@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--yellow:#f2c94c;--yellow-light:#ffe477;--orange:#f5a623;--green:#5fae45;--green-fresh:#78c850;--green-deep:#245b35;--ink:#111;--muted:#62675f;--paper:#fffdf5;--surface:#fff;--soft:#f3f7f0;--line:#dce4d8;--danger:#9c3128;--shadow:0 18px 55px #203c1f1a;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);margin:0;font-family:Inter Variable,Inter,system-ui,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--green-deep);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:#183e25}button,input,textarea{font:inherit}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.container{width:min(1160px,100% - 2.5rem);margin-inline:auto}.narrow{width:min(760px,100% - 2.5rem);margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fffffff0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:76px;display:flex}.brand-link{flex:none;display:block}.brand-link img{width:228px;height:auto}.desktop-nav{align-items:center;gap:1.35rem;display:flex}.desktop-nav>a,.desktop-nav summary{color:var(--ink);cursor:pointer;font-size:.92rem;font-weight:700;text-decoration:none}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-panel{border:1px solid var(--line);width:260px;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:.7rem;position:absolute;top:2rem;right:0}.nav-panel a{color:var(--ink);border-radius:10px;padding:.7rem;text-decoration:none;display:block}.nav-panel a:hover{background:var(--soft)}.nav-panel small{color:var(--muted);font-weight:500;display:block}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;padding:.6rem .8rem;font-weight:750}.mobile-panel{border:1px solid var(--line);width:min(290px,100vw - 2.5rem);box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:.7rem;display:grid;position:absolute;top:3rem;right:0}.mobile-panel a{color:var(--ink);padding:.65rem;text-decoration:none}.button{border:2px solid var(--green-deep);color:#fff;background:var(--green-deep);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:.72rem 1.15rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{color:#fff;background:#183e25;transform:translateY(-1px)}.button.secondary{color:var(--green-deep);background:#fff}.button.secondary:hover{color:var(--ink);background:var(--soft)}.button.small{min-height:40px;padding:.5rem .8rem;font-size:.88rem}.button[disabled]{color:#6d716b;cursor:not-allowed;background:#e7eae5;border-color:#cbd1c8;transform:none}.hero{background:radial-gradient(circle at 80% 25%, #fff4b6 0 10%, transparent 30%), linear-gradient(135deg, var(--paper), #f4f9f1);padding:clamp(4rem,9vw,8rem) 0;overflow:hidden}.hero-layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.eyebrow{color:var(--green-deep);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .65rem;font-size:.76rem;font-weight:850}h1,h2,h3{letter-spacing:-.035em;margin:0 0 .75rem;line-height:1.08}h1{max-width:760px;font-size:clamp(2.7rem,6.5vw,5.7rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.3rem}.lead{color:#444943;max-width:720px;margin:1rem 0 0;font-size:clamp(1.07rem,2vw,1.28rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.7rem;display:flex}.disclosure{border-left:3px solid var(--yellow);color:var(--muted);margin-top:1.5rem;padding-left:1rem;font-size:.9rem}.workflow-card{background:var(--ink);border-radius:32px;padding:1rem;position:relative;transform:rotate(1.2deg);box-shadow:0 30px 90px #1113}.workflow-window{background:#fff;border-radius:22px;padding:1.25rem;transform:rotate(-1.2deg)}.window-dots{gap:6px;margin-bottom:1.2rem;display:flex}.window-dots i{background:var(--line);border-radius:50%;width:9px;height:9px}.prompt-preview{color:#3b403a;background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:1rem}.workflow-arrow{color:var(--green-deep);text-align:center;padding:.8rem;font-size:1.4rem}.result-preview{aspect-ratio:4/3;background:linear-gradient(145deg,#183e25,#5fae45 48%,#ffe477);border-radius:16px;place-items:center;display:grid;overflow:hidden}.result-preview svg{filter:drop-shadow(0 20px 25px #0000002e);width:72%}.status-pill,.tag{background:var(--soft);color:var(--green-deep);border-radius:999px;align-items:center;gap:.35rem;padding:.32rem .65rem;font-size:.76rem;font-weight:800;display:inline-flex}.section{padding:clamp(4rem,8vw,7rem) 0}.section-tight{padding:clamp(2.8rem,5vw,4.5rem) 0}.section.soft{background:var(--soft)}.section.dark{color:#fff;background:var(--ink)}.section.dark .eyebrow{color:var(--yellow)}.section.dark .lead,.section.dark .muted{color:#c9cec6}.grid{gap:1.3rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1.5rem;box-shadow:0 8px 30px #2841250d}.card-number{width:42px;height:42px;color:var(--ink);background:var(--yellow);border-radius:12px;place-items:center;margin-bottom:1.2rem;font-weight:900;display:grid}.muted{color:var(--muted)}.section-heading{max-width:760px;margin-bottom:2rem}.prose>*+*{margin-top:1.15rem}.prose h2{margin-top:2.4rem;font-size:1.75rem}.prose h3{margin-top:1.8rem}.prose li+li{margin-top:.5rem}.notice{background:#fff8d5;border:1px solid #ead578;border-radius:12px;padding:1rem 1.1rem}.notice.danger{color:#6f251f;background:#fff0ef;border-color:#e7aaa4}.page-hero{background:var(--paper);border-bottom:1px solid var(--line);padding:5rem 0 3rem}.page-hero h1{font-size:clamp(2.4rem,5vw,4.5rem)}.breadcrumb{padding-top:1.2rem}.breadcrumb ol{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.breadcrumb li+li:before{content:"/";color:#a4aaa1;margin-right:.45rem}.tool-shell{box-shadow:var(--shadow);grid-template-columns:.9fr 1.1fr;padding:0;display:grid;overflow:hidden}.tool-form{padding:clamp(1.4rem,4vw,2.5rem)}.tool-output{color:#fff;background:#132b1b;place-items:center;min-height:520px;padding:2rem;display:grid}.tool-output-inner{text-align:center;max-width:370px}.tool-output-mark{width:108px;margin:0 auto 1.5rem}label{margin-bottom:.45rem;font-weight:800;display:block}label span{color:var(--muted);font-size:.8rem;font-weight:500;display:block}textarea{resize:vertical;width:100%;min-height:150px;color:var(--ink);background:#fff;border:1px solid #aeb7aa;border-radius:12px;padding:.9rem}.character-count{color:var(--muted);text-align:right;margin:.35rem 0 1rem;font-size:.78rem}.upload-locked{background:var(--soft);border:1px dashed #aeb7aa;border-radius:12px;margin:1rem 0;padding:1rem}.tool-status{color:#5c4510;background:#fff8d5;border-radius:10px;margin:1rem 0;padding:.85rem;font-size:.9rem}.state-list{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.feature-card a{font-weight:800}.resource-card{flex-direction:column;min-height:260px;display:flex}.resource-card a{margin-top:auto;font-weight:800}.example-placeholder{aspect-ratio:4/3;background:linear-gradient(145deg,#fff4b5,#d9ecd2);border-radius:16px;margin-bottom:1rem;position:relative;overflow:hidden}.example-placeholder:before,.example-placeholder:after{content:"";border-radius:999px;position:absolute}.example-placeholder:before{background:var(--green);width:60%;height:60%;bottom:-18%;left:-10%;transform:rotate(-18deg)}.example-placeholder:after{background:var(--yellow);width:48%;height:48%;top:-12%;right:-6%}.empty-proof{border-radius:var(--radius);background:#fff;border:2px dashed #bac5b6;padding:2rem}.legal-copy{padding-bottom:6rem}.contact-list{padding:0;list-style:none}.contact-list li{border-bottom:1px solid var(--line);padding:1rem 0}.site-footer{color:#e7ebe5;background:var(--ink);padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;display:grid}.footer-brand img{width:220px}.footer-brand p{color:#bec5bb}.footer-disclosure{max-width:430px;font-size:.85rem}.site-footer h2{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.site-footer ul{padding:0;list-style:none}.site-footer li+li{margin-top:.45rem}.site-footer a{color:#dce9d8}.footer-bottom{color:#9fa69c;border-top:1px solid #353a34;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.2rem;font-size:.8rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-layout,.tool-shell{grid-template-columns:1fr}.grid.four,.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=620px){.container,.narrow{width:min(100% - 1.5rem,1160px)}.brand-link img{width:48px;height:48px}.grid.two,.grid.three,.grid.four,.footer-grid{grid-template-columns:1fr}.hero{padding-top:3.5rem}.workflow-card,.workflow-window{transform:none}.tool-output{min-height:360px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
