@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600;1,700&display=swap";:root{--paper:#f5eedc;--ink:#18362e;--red:#d9563f;--yellow:#efb93f;--mint:#b7d7c7;--line:rgba(24,54,46,.24);--white:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif}button,input{font:inherit}a{color:inherit}.skip-link{position:fixed;top:-60px;left:16px;z-index:100;padding:12px 18px;background:var(--ink);color:#fff}.skip-link:focus{top:16px}.site-header{min-height:92px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(20px,5vw,76px)}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;line-height:1.05;font-size:.72rem}.brand>span:first-child{display:grid;place-items:center;width:38px;height:38px;border:1.5px solid var(--ink);border-radius:50%;color:var(--red);font-size:1.3rem}.brand strong{font-size:.92rem}.unofficial,.eyebrow,.hero-kicker,.results-count,.article-number{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.unofficial{border:1px solid var(--line);padding:8px 13px;border-radius:999px}.header-link{font-size:.8rem;font-weight:600;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px}.hero{padding:clamp(70px,10vw,145px) clamp(20px,8vw,130px) 90px;position:relative;overflow:hidden}.hero:after{content:"✦";position:absolute;right:8%;top:28%;color:var(--yellow);font-size:clamp(5rem,12vw,11rem);opacity:.7;transform:rotate(10deg)}.hero-kicker{display:flex;gap:12px;align-items:center}.hero-kicker span{width:34px;height:1px;background:var(--red)}.hero h1{font-size:clamp(3.7rem,9.8vw,9rem);line-height:.78;letter-spacing:-.07em;margin:34px 0;max-width:1000px;font-weight:700;position:relative;z-index:1}.hero h1 em,.section-intro h2 em{font-family:Playfair Display,serif;color:var(--red);font-weight:600}.hero h1 small{font-family:DM Mono,monospace;font-size:.12em;letter-spacing:.05em;vertical-align:top;white-space:nowrap}.hero>p{max-width:630px;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7;margin-left:min(18vw,220px);position:relative;z-index:1}.hero-notes{position:absolute;right:7%;bottom:34px;display:flex;gap:10px;transform:rotate(-2deg)}.hero-notes span{padding:7px 10px;border:1px solid var(--ink);font-family:DM Mono,monospace;font-size:.66rem;background:var(--paper)}.generator-shell{min-height:100svh;padding:10px 16px;background:#ead6f1;color:#000;font-family:MV Boli,Comic Sans MS,Segoe Print,cursive}.original-container{width:min(92%,760px);margin:0 auto;display:flex;flex-direction:column;gap:8px;text-align:center}.original-title{margin:0;font-size:clamp(1.75rem,3.2vw,2.35rem);line-height:1.12;font-weight:700;letter-spacing:.01em}.original-subtitle{margin:0;color:#555;font-size:clamp(.95rem,1.9vw,1.1rem)}.original-update{margin:0 0 5px}.eyebrow{color:var(--red);font-weight:500}.enhanced-toolbar{display:grid;grid-template-columns:1.15fr .65fr 1.25fr auto;gap:7px;align-items:center;margin-bottom:2px;padding:7px;border:1px solid rgba(0,0,0,.12);border-radius:7px;background:#ffffff7a}.tool-action,.part-trigger{border:0;border-radius:5px;background:#ffeea6;color:#000;cursor:pointer;font-family:inherit}.tool-action{min-height:32px;padding:5px 10px;font-size:.75rem}.tool-action:hover,.part-trigger:hover{background:#eadb99}.copy-button{display:flex;justify-content:space-between;align-items:center;gap:10px}.copy-button:disabled{opacity:.38;cursor:not-allowed}.copy-state{font-size:.62rem;color:#665f47}.results-count{white-space:nowrap;color:#555;font-size:.65rem}.part-list{display:flex;flex-direction:column;gap:8px}.part-row{min-height:48px;display:grid;grid-template-columns:116px minmax(0,1fr) 72px;align-items:center;gap:9px;padding:4px 8px;border:1px solid #ddd;border-radius:6px;background:#fff;box-shadow:0 2px 4px #0000001a;animation:rise .28s both;animation-delay:calc(var(--index)*18ms)}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}.part-trigger{width:100%;min-height:38px;padding:4px;font-size:.88rem}.result-copy{min-width:0;text-align:left}.part-row h2{overflow:hidden;margin:0;color:#555;font-size:.8rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.credit{display:block;overflow:hidden;margin-top:0;color:#777;font-family:DM Sans,sans-serif;font-size:.5rem;text-overflow:ellipsis;white-space:nowrap}.image-wrap{width:72px;height:40px;overflow:hidden;display:grid;place-items:center;border-left:1px solid #eee}.image-wrap img{width:100%;height:100%;object-fit:contain;padding:2px;transition:opacity .2s ease,transform .25s ease}.part-row.is-empty .result-copy h2{color:#aaa;font-weight:400}.part-row.is-empty .image-wrap img{opacity:.13;transform:scale(.72);filter:grayscale(1)}.tuimiz-heads{width:min(100%,335px);height:auto;align-self:center;margin-top:3px}.content-section,.faq-section{padding:clamp(70px,9vw,120px) 20px;color:#332b35}.content-section{border-top:1px solid #d9c2df;background:#f4e8f7}.section-intro{width:min(100%,760px);margin:0 auto clamp(38px,6vw,60px)}.section-intro .eyebrow{display:inline-block;padding:6px 10px;border-radius:5px;background:#ffeea6;color:#443c46;font-family:DM Sans,sans-serif;font-size:.65rem;letter-spacing:.09em}.section-intro h2{margin:18px 0 0;font-family:MV Boli,Comic Sans MS,Segoe Print,cursive;font-size:clamp(2rem,5vw,3.4rem);line-height:1.15;letter-spacing:0}.section-intro h2 em{color:#6e5775;font-family:inherit;font-weight:400}.content-grid{width:min(100%,760px);margin:0 auto;display:flex;flex-direction:column;gap:12px}.content-grid article{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:22px;padding:28px 30px;border:1px solid #ded3e1;border-radius:8px;background:#fff;box-shadow:0 3px 8px #48304e1a}.content-grid h3{grid-column:2;max-width:600px;margin:0 0 9px;font-family:MV Boli,Comic Sans MS,Segoe Print,cursive;font-size:1.2rem;line-height:1.35}.content-grid p{grid-column:2;max-width:620px;margin:0;color:#5d535f;line-height:1.75}.article-number{grid-column:1;grid-row:1 / span 2;align-self:start;display:inline-block;padding:5px 9px;border-radius:5px;background:#ffeea6;color:#443c46;font-family:DM Mono,monospace;font-size:.68rem}.faq-section{background:#ead6f1}.faq-list{width:min(100%,760px);margin:0 auto;display:grid;gap:10px}.faq-list details{padding:0 22px;border:1px solid #ded3e1;border-radius:7px;background:#fff;box-shadow:0 2px 5px #48304e1a}.faq-list summary{min-height:68px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:MV Boli,Comic Sans MS,Segoe Print,cursive;font-size:1.05rem;font-weight:700;line-height:1.35;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:30px;height:30px;flex:0 0 auto;border-radius:5px;background:#ffeea6;display:grid;place-items:center;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:680px;margin:0 0 22px;color:#5d535f;line-height:1.7}.site-footer{display:grid;grid-template-columns:130px minmax(0,760px);justify-content:center;gap:42px;padding:55px 20px;background:#4b3d50;color:#f7eef8}.footer-mark{width:105px;height:105px;border:2px solid #ffeea6;border-radius:50%;display:grid;place-items:center;background:#ffffff0d;color:#ffeea6;font-family:MV Boli,Comic Sans MS,Segoe Print,cursive;font-size:1.65rem}.site-footer p{max-width:760px;line-height:1.6}.site-footer nav{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.site-footer nav a{padding:7px 10px;border-radius:5px;background:#ffeea6;color:#3f3443;font-size:.76rem;font-weight:700;text-decoration:none}.site-footer nav a:hover{background:#eadb99}.copyright{opacity:.6;font-size:.75rem}.legal-page{max-width:980px;margin:0 auto;padding:clamp(70px,10vw,130px) 24px}.legal-page h1{font-size:clamp(3rem,8vw,6rem);margin:20px 0 70px;line-height:.9;letter-spacing:-.05em}.legal-page section{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding:32px 0;border-top:1px solid var(--line)}.legal-page h2{margin:0;font-size:1.2rem}.legal-page p{margin:0;line-height:1.8}[hidden]{display:none!important}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}@media(max-width:900px){.unofficial{display:none}.hero{padding-bottom:110px}.hero>p{margin-left:0}.section-intro{grid-template-columns:1fr}}@media(max-width:560px){.site-header{min-height:76px;padding:14px 18px}.header-link{font-size:.7rem}.hero h1{font-size:3.45rem}.hero:after{top:45%;right:-6%}.hero-notes{left:20px;right:auto}.generator-shell{padding:8px 10px 16px}.original-container{width:100%}.original-title{font-size:1.65rem}.original-subtitle{font-size:.95rem}.enhanced-toolbar{grid-template-columns:1fr 1fr}.copy-button,.results-count{grid-column:1 / -1}.part-row{grid-template-columns:82px minmax(0,1fr) 58px;gap:7px;min-height:50px;padding:4px 7px}.part-trigger{min-height:40px;font-size:.78rem}.part-row h2{font-size:.72rem}.credit{font-size:.48rem}.image-wrap{width:58px;height:42px}.content-grid article{grid-template-columns:52px minmax(0,1fr);column-gap:14px;padding:24px 20px}.content-section,.faq-section{padding:64px 16px}.section-intro{margin-bottom:34px}.section-intro h2{font-size:1.85rem}.faq-list details{padding:0 16px}.faq-list summary{min-height:62px;font-size:.92rem}.site-footer{grid-template-columns:1fr}.footer-mark{width:80px;height:80px}.legal-page section{grid-template-columns:1fr;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.part-row{animation:none}}
