/* Shared by every locale. No external fonts, images, or runtime dependencies. */
:root{--ink:#192841;--muted:#56647a;--blue:#2756d8;--blue-dark:#183ea8;--line:#e1e6ef;--paper:#fff;--wash:#f8f9fc;--radius:16px}
*{box-sizing:border-box}html{scroll-padding-top:28px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.18;text-wrap:balance}a{color:inherit;text-decoration:none}button,summary{font:inherit}button{line-height:1.35}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:5px}a:hover{color:var(--blue)}svg{display:block;flex-shrink:0}ul,ol{margin:0;padding:0}img,svg{max-width:100%}.container{width:min(1160px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-100px;z-index:10;background:var(--ink);color:white;padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px;color:white}.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{min-height:88px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;gap:10px;align-items:center;font-size:23px;font-weight:750;letter-spacing:-.7px;white-space:nowrap}.brand-ai{font-weight:450;color:var(--blue)}.brand-mark{width:35px;height:37px;display:grid;place-content:center;position:relative;background:var(--blue);color:#fff;border-radius:10px;font-size:25px;font-weight:750;line-height:1}.brand-mark>span{position:absolute;right:2px;top:3px;font-size:14px;color:#c6d9ff}.desktop-nav{display:flex;gap:24px;margin-left:auto;font-size:13px;font-weight:550;align-items:center}.header-actions{display:flex;align-items:center;gap:22px;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:13px 22px;border:1px solid transparent;border-radius:8px;font-weight:600;font-size:14px;text-align:center}.button-primary{background:var(--blue);color:white}.button-primary:hover{background:var(--blue-dark);color:white}.button-primary:disabled{background:#365ac0;color:#fff;cursor:not-allowed}.header-start .button,.mobile-menu .button{min-height:42px;padding:10px 15px;font-size:13px}.signin-link{border:0;background:none;padding:8px 0;font-weight:550;color:var(--ink)}.signin-link:disabled{color:var(--muted);cursor:not-allowed}.language-menu,.mobile-menu{position:relative}.language-menu summary{list-style:none;cursor:pointer;min-height:44px;display:flex;gap:7px;align-items:center;white-space:nowrap}.language-menu summary::-webkit-details-marker{display:none}.language-menu nav{position:absolute;z-index:5;top:calc(100% + 10px);right:0;background:white;border:1px solid var(--line);border-radius:10px;padding:8px;min-width:150px;box-shadow:0 12px 32px #19284112}.language-menu nav a{display:block;padding:8px 12px;border-radius:5px}.language-menu nav a:hover,.language-menu [aria-current]{background:#edf2ff;color:var(--blue)}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1.07fr 1fr;align-items:center;gap:64px;padding-top:80px;padding-bottom:72px}.eyebrow{color:var(--blue);font-weight:700;font-size:11px;letter-spacing:1.65px;line-height:1.6;text-transform:uppercase}.hero .eyebrow{display:flex;align-items:center;gap:8px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #eaf0ff;flex-shrink:0}h1{font-size:clamp(36px,4.15vw,56px);font-weight:650;letter-spacing:-2px;line-height:1.12;margin-top:23px}h1 em{font-style:normal;color:var(--blue)}.intro{font-size:17px;line-height:1.8;color:var(--muted);max-width:510px;margin-top:24px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:30px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:10px;align-items:center;min-height:44px}.hero-note{font-size:12px;color:var(--muted);margin-top:23px}.availability-note{font-size:12px;color:var(--muted);margin-top:11px;max-width:440px}.task-preview{background:linear-gradient(145deg,#f1f5ff,#f5f5f8);border:1px solid #e6eaf3;border-radius:24px;padding:26px;position:relative;min-width:0}.task-preview>.eyebrow{font-size:9px;letter-spacing:1.35px;margin-bottom:18px;color:#60718c}.prompt-card{padding:18px 20px;background:white;border:1px solid #e0e6f0;border-radius:12px;box-shadow:0 3px 8px #26375003}.small-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);font-weight:600}.prompt-card p{font-size:14px;line-height:1.55;margin-top:7px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.tags span{font-size:9px;border:1px solid var(--line);border-radius:5px;padding:3px 7px;color:var(--muted)}.flow-line{height:34px;display:grid;place-items:center;color:#6078ab}.flow-line span{background:#e7edfa;border-radius:50%;width:24px;height:24px;text-align:center;line-height:24px}.document-card{background:white;padding:17px;border-radius:12px;border:1px solid #d9e1ef;box-shadow:0 12px 28px #2239620c;transform:rotate(-1.4deg)}.document-top{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);margin-bottom:13px}.document-top>span:last-child{margin-left:auto;font-size:8px}.mini-mark{color:var(--blue);font-size:17px;font-weight:750}.mini-mark span{font-size:10px}.slide{display:flex;gap:10px;align-items:center;min-height:146px;background:#eef2fc;border:1px solid #e5eafa;border-radius:6px;padding:21px;overflow:hidden}.slide-copy{flex:1;min-width:0}.slide-copy p{font-size:8px;color:var(--muted);margin-bottom:9px}.slide h2{font-size:24px;letter-spacing:-.6px;line-height:1.15;overflow-wrap:anywhere}.slide-rule{display:block;width:32px;height:3px;background:var(--blue);margin-top:15px}.slide-art{display:flex;align-items:flex-end;gap:5px;height:94px;width:74px;flex-shrink:0;transform:skewY(-10deg)}.slide-art span{width:21px;background:#315fd8;border-radius:4px 4px 0 0;height:65%}.slide-art span:nth-child(2){height:100%;background:#94b0f2}.slide-art span:nth-child(3){height:82%;background:#ccd9f7}.document-outline{list-style:none;counter-reset:outline;display:grid;gap:7px;padding-top:14px}.document-outline li{counter-increment:outline;font-size:10px;color:var(--muted);display:flex;gap:9px;align-items:center}.document-outline li:before{content:"0" counter(outline);font-size:8px;color:var(--blue);background:#edf2ff;padding:2px 5px;border-radius:3px}.download-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:20px;font-size:10px;color:var(--muted)}.download-strip>div{display:flex;gap:6px}.file-pill{display:inline-flex;gap:14px;padding:5px 9px;background:white;border:1px solid #dce3f0;border-radius:5px;font-size:10px;font-weight:600;color:var(--ink)}.audience{padding:25px 0;display:flex;gap:28px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}.audience p{color:var(--muted);max-width:205px}.audience ul{flex:1;display:flex;justify-content:space-between;gap:18px;list-style:none;font-weight:600}.audience li{display:flex;gap:10px;align-items:center}.audience li:before{content:"";width:5px;height:5px;background:#99abcb;border-radius:50%;flex-shrink:0}.section{padding-block:88px}.section-heading{max-width:640px;margin-bottom:34px}.section-heading h2,.language-section h2{font-size:clamp(28px,3vw,38px);letter-spacing:-1.05px;line-height:1.2;margin-top:12px;font-weight:620}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.8;margin-top:16px}.preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.preset-card{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:white}.card-icon{display:grid;place-items:center;width:40px;height:40px;background:#edf2ff;color:var(--blue);border-radius:9px;margin-bottom:18px}.icon-1,.icon-4{background:#edf4f1;color:#3a7661}.icon-2,.icon-5{background:#f3effa;color:#7952a4}.preset-card h3{font-size:17px;font-weight:600}.preset-card p{color:var(--muted);font-size:13px;line-height:1.7;margin-top:9px}.more-presets{display:flex;gap:20px;align-items:baseline;margin-top:24px;font-size:12px}.more-presets>p{color:var(--muted);flex-shrink:0}.more-presets ul{display:flex;gap:8px;list-style:none;flex-wrap:wrap}.more-presets li{border:1px solid var(--line);background:var(--wash);border-radius:6px;padding:6px 11px}.workflow{background:var(--wash);border-block:1px solid #edf0f5}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.steps li{position:relative}.step-number{display:block;color:var(--blue);font-size:12px;font-weight:650;border-top:1px solid #cdd8ee;padding-top:18px;margin-bottom:23px}.steps h3{font-size:17px;font-weight:600}.steps p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:11px}.formats{display:grid;grid-template-columns:1fr 1.12fr;gap:80px;align-items:center}.formats .section-heading{margin:0}.format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;gap:12px}.format-grid li{display:flex;align-items:center;gap:13px;padding:19px 14px;border:1px solid var(--line);border-radius:12px}.format-grid h3{font-size:14px;font-weight:650}.format-grid p{font-size:11px;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.format-icon{display:grid;place-items:center;flex-shrink:0;width:42px;height:52px;font-size:9px;letter-spacing:.4px;font-weight:700;background:#edf2ff;color:#2457b5;border-radius:3px 11px 3px 3px;border:1px solid #dce5f9}.format-pdf{background:#fff0ed;color:#aa4540;border-color:#f4dedb}.format-pptx{background:#fff3e9;color:#a85a2b;border-color:#f1e0d3}.format-txt{background:#f2f3f6;color:#5a6478;border-color:#e0e3e9}.format-note{font-size:12px;color:var(--muted);line-height:1.8;margin-top:16px}.language-section{border-radius:22px;background:#edf2fc;padding:44px;display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}.language-copy>p:last-child{font-size:14px;line-height:1.85;color:var(--muted);margin-top:20px}.language-visual{min-width:0}.language-names{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.language-names span{background:white;border:1px solid #d5e0f6;color:#375da9;font-size:13px;padding:9px 14px;border-radius:8px}.language-names span:first-child{color:white;background:var(--blue);border-color:var(--blue)}.language-example{display:flex;justify-content:center;align-items:center;gap:20px;background:#ffffff9c;border:1px solid #dbe4f6;border-radius:12px;padding:23px 18px;margin-top:18px}.language-example>div{display:flex;flex-direction:column;gap:5px}.language-example strong{font-size:15px;font-weight:600}.language-example>div>span{font-size:10px;color:var(--muted)}.language-arrow{color:var(--blue);font-size:22px}.features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 64px}.features article{display:flex;gap:18px;align-items:flex-start}.feature-icon{color:var(--blue);padding-top:1px}.features h3{font-size:17px;font-weight:600}.features p{font-size:13px;color:var(--muted);line-height:1.85;margin-top:10px}.responsible{display:flex;align-items:flex-start;gap:15px;border-block:1px solid var(--line);padding-block:25px}.note-icon{display:grid;place-items:center;flex-shrink:0;border:1px solid #8493aa;border-radius:50%;width:20px;height:20px;color:var(--muted);font-size:12px;margin-top:1px}.responsible h2{font-size:13px;font-weight:600;line-height:1.5}.responsible p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:6px}.final-cta{text-align:center;padding-block:80px}.final-cta h2{font-size:clamp(30px,3.5vw,44px);font-weight:620;letter-spacing:-1.3px;margin-top:12px}.final-cta>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:570px;margin:16px auto 24px}.final-cta>.availability-note{font-size:12px!important;margin:12px auto 0!important}.site-footer{background:var(--wash);border-top:1px solid var(--line);padding-top:35px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:30px}.footer-top .brand{font-size:20px}.footer-top>div>p{color:var(--muted);font-size:12px;margin-top:12px}.footer-links{display:flex;flex-wrap:wrap;gap:12px 24px;align-content:center;justify-content:flex-end;max-width:650px;font-size:12px;color:var(--muted)}.footer-placeholder small{display:block;font-size:10px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:20px}.footer-bottom small{font-size:11px;color:var(--muted)}.footer-languages{display:flex;gap:21px;font-size:12px}.footer-languages a{padding-block:6px}.footer-languages [aria-current]{color:var(--blue);font-weight:650}
.hero-copy{min-width:0}.hero h1{overflow-wrap:anywhere}
/* A compact, explicit language entry page. */
.entry-page{background:radial-gradient(ellipse at 50% 24%,#eef3ff,transparent 60%),var(--wash);min-height:100vh;display:flex;flex-direction:column}.entry-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:30px}.entry-header-note{font-size:12px;color:var(--muted)}.entry-main{flex:1;padding-block:45px 72px}.entry-heading{text-align:center}.entry-heading h1{font-size:clamp(28px,3.6vw,43px);line-height:1.3;letter-spacing:-1.1px;margin-top:15px}.entry-heading h1 span{display:block}.entry-heading h1 span:first-child{color:var(--blue)}.entry-heading>p:last-child{font-size:13px;color:var(--muted);margin-top:20px}.entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.entry-card{display:flex;flex-direction:column;border:1px solid #dae2f0;border-radius:18px;background:#fff;padding:28px;transition:border-color .15s,box-shadow .15s}.entry-card:hover{border-color:var(--blue);box-shadow:0 12px 30px #1d419810;color:var(--ink)}.entry-code{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#edf2ff;color:var(--blue);font-size:11px;font-weight:700}.entry-card h2{font-size:27px;margin-top:21px;font-weight:620;letter-spacing:-.5px}.entry-card h3{font-size:14px;line-height:1.5;margin-top:17px;font-weight:600}.entry-card p{font-size:13px;line-height:1.8;color:var(--muted);margin-block:10px 26px}.entry-continue{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:auto;font-size:13px;color:var(--blue);font-weight:600;padding-top:16px;border-top:1px solid var(--line)}.entry-footer{display:flex;gap:20px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-block:23px;font-size:11px;color:var(--muted)}.entry-footer>span{word-spacing:9px}.entry-footer small{font-size:11px}
@media(min-width:1400px){.hero{padding-top:95px;padding-bottom:85px}}
@media(max-width:1150px){.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;font-size:13px;min-height:44px;display:flex;align-items:center;gap:8px}.mobile-menu summary:after{content:"☰";font-size:16px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:calc(100% + 10px);display:flex;flex-direction:column;align-items:stretch;gap:7px;width:250px;max-width:calc(100vw - 48px);padding:16px;background:white;border:1px solid var(--line);box-shadow:0 14px 30px #19284112;border-radius:12px;z-index:5}.mobile-menu nav>a:not(.button){padding:8px;font-size:14px}.mobile-menu nav .signin-link{text-align:left;padding:8px}.hero{gap:36px}.formats{gap:35px}.language-section{gap:35px}.more-presets{flex-direction:column;gap:12px}.audience{align-items:flex-start}.audience ul{flex-wrap:wrap;gap:10px 24px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{gap:20px;min-height:76px}.header-actions{gap:15px}.header-start{display:none}.hero{grid-template-columns:1fr;gap:36px;padding-block:50px 40px}.hero-copy{max-width:620px}h1{font-size:clamp(36px,7vw,52px);max-width:620px}.intro{max-width:590px}.task-preview{max-width:510px;width:100%;margin-inline:auto;padding:24px}.audience{flex-direction:column;gap:14px}.audience p{max-width:none}.audience ul{justify-content:flex-start}.section{padding-block:60px}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.formats{grid-template-columns:1fr;gap:28px}.language-section{grid-template-columns:1fr;padding:30px;gap:28px}.language-visual{max-width:440px;width:100%;margin-inline:auto}.features{gap:30px}.footer-top{flex-direction:column;gap:24px}.footer-links{justify-content:flex-start}.entry-main{padding-top:25px}.entry-grid{gap:12px}.entry-card{padding:20px}.entry-card h2{font-size:24px}.entry-heading>p:last-child span{display:block}}
@media(max-width:540px){.header-inner{gap:14px}.brand{font-size:20px;gap:8px}.brand-mark{width:30px;height:32px;font-size:22px}.header-actions{font-size:12px;margin-left:auto}.signin{display:none}.mobile-menu summary{font-size:0;gap:0}.mobile-menu summary:after{font-size:20px}.hero{padding-top:37px}.eyebrow{font-size:9px;letter-spacing:1.25px}.hero h1{font-size:37px;letter-spacing:-1.3px}.intro{font-size:15px;margin-top:20px}.hero-actions{gap:14px;margin-top:24px}.button{font-size:13px;padding:12px 16px}.text-link{font-size:12px;gap:6px}.hero-note{font-size:11px}.task-preview{padding:18px;border-radius:17px}.task-preview>.eyebrow{font-size:8px;letter-spacing:1px}.prompt-card{padding:14px}.prompt-card p{font-size:12px}.tags span{font-size:8px}.document-card{padding:12px}.document-top{font-size:8px;gap:5px}.document-top>span:last-child{font-size:7px}.slide{padding:15px;min-height:137px;gap:6px}.slide h2{font-size:22px}.slide-art{width:52px;gap:4px;height:72px}.slide-art span{width:15px}.document-outline li{font-size:9px}.download-strip{font-size:9px;flex-wrap:wrap}.file-pill{font-size:9px;gap:10px}.audience ul{flex-direction:column;gap:12px}.preset-card{padding:18px}.preset-card h3{font-size:15px}.preset-card p{font-size:12px}.preset-grid{gap:10px}.card-icon{margin-bottom:14px;width:35px;height:35px}.card-icon svg{width:21px;height:21px}.more-presets{font-size:11px}.section-heading h2,.language-section h2{font-size:29px;letter-spacing:-.7px}.section-heading>p:last-child:not(.eyebrow){font-size:14px}.steps{gap:26px 19px}.steps h3{font-size:15px}.steps p{font-size:12px}.step-number{margin-bottom:15px}.format-grid{gap:10px}.format-grid li{padding:14px 10px;gap:9px}.format-icon{width:32px;height:42px;font-size:7px}.format-grid h3{font-size:12px}.format-grid p{font-size:10px}.language-section{padding:25px 20px}.language-names{gap:6px}.language-names span{font-size:11px;padding:8px 12px}.language-example{gap:16px;padding:20px 12px}.language-example strong{font-size:14px}.features{grid-template-columns:1fr;gap:28px}.features h3{font-size:16px}.final-cta{padding-block:60px}.final-cta>p:not(.eyebrow){font-size:14px}.footer-links{gap:14px 20px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.entry-header{padding-block:22px}.entry-header-note{display:none}.entry-heading h1{font-size:29px}.entry-grid{grid-template-columns:1fr;margin-top:30px;gap:14px}.entry-card{padding:23px;display:grid;grid-template-columns:1fr auto;column-gap:15px}.entry-code{grid-column:2;grid-row:1}.entry-card h2{grid-column:1;grid-row:1;margin:0;align-self:center}.entry-card h3,.entry-card p,.entry-continue{grid-column:1 / -1}.entry-card h3{margin-top:17px}.entry-card p{margin-bottom:17px}.entry-footer{font-size:10px;gap:12px}.entry-footer>span{word-spacing:3px}.entry-main{padding-bottom:45px}}
@media(max-width:350px){.container{width:calc(100% - 32px)}.hero h1{font-size:33px}.header-inner{gap:10px}.header-actions{font-size:11px}.brand{font-size:18px}.hero-actions{align-items:flex-start;flex-direction:column;gap:6px}.task-preview{padding:13px}.slide-art{width:38px;gap:3px}.slide-art span{width:11px}.slide h2{font-size:20px}.preset-grid{grid-template-columns:1fr}.preset-card{display:grid;grid-template-columns:35px 1fr;column-gap:14px}.card-icon{grid-row:1 / 3;margin:0}.preset-card p{grid-column:2}.steps{grid-template-columns:1fr}.format-grid li{gap:7px;padding:12px 8px}.language-names span{padding:7px 9px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
