:root{color-scheme:light;--paper:#f4f0e7;--ink:#302d26;--red:#983e30;--muted:#777369;--line:#dcd6c9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 system-ui,-apple-system,'Segoe UI',sans-serif;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.035' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,summary,textarea{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--red);outline-offset:5px}a:hover{color:var(--red)}.site-header,main,.site-footer{width:min(1200px,calc(100% - 96px));margin-inline:auto}.site-header{display:flex;justify-content:space-between;align-items:center;padding:26px 0;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font:24px Georgia,serif;white-space:nowrap}.brand>span{font-size:32px;color:var(--red)}.site-header nav{display:flex;gap:35px;font-size:12px}.hero{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:50px;padding:68px 0 64px}.eyebrow,.section-label,.folio,.glyph-caption{font-size:10px;letter-spacing:2px;font-weight:500}.eyebrow{color:var(--red);margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1{font:normal clamp(48px,5.3vw,76px)/1.06 Georgia,'Times New Roman',serif;letter-spacing:-3px;margin-bottom:26px}h1 em{font-weight:normal;color:var(--red)}.hero-description{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:24px}.hero-link{display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid #bdb4a2;padding-bottom:6px;font-size:12px}.hero-link span{font-size:22px;color:var(--red)}.illuminated{position:relative;min-height:340px;display:grid;justify-items:center;align-content:center;border:1px solid #c1b7a2;background:radial-gradient(ellipse,#d8c9a33b,transparent 72%);margin:10px 18px}.illuminated:before{content:'';position:absolute;inset:10px;border:1px solid #d4cbb8}.folio{font-size:9px;color:#8c7c5f;z-index:1}.glyph{position:relative;font:250px/.95 Georgia,serif;color:var(--red);text-shadow:2px 2px var(--paper),3px 3px #b49b74;margin:4px 0}.glyph:before,.glyph:after{content:'';position:absolute;border:1px solid #9b8054;width:185px;height:185px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.glyph:after{width:220px;height:220px;border-style:dashed;opacity:.5}.glyph-leaf{position:absolute;width:42px;height:88px;border:1px solid #9b8054;border-radius:100% 0 100% 0;bottom:20px}.leaf-one{left:-25px;transform:rotate(-28deg)}.leaf-two{right:-25px;transform:rotate(28deg) scaleX(-1)}.glyph-caption{color:#8c7c5f;font-size:9px;margin-top:12px}.corner{position:absolute;width:16px;height:16px;border:1px solid #9b8054;background:var(--paper);transform:rotate(45deg)}.corner-tl{top:-8px;left:-8px}.corner-tr{top:-8px;right:-8px}.corner-bl{bottom:-8px;left:-8px}.corner-br{bottom:-8px;right:-8px}.ornament{height:13px;border-top:1px solid #b8907b;border-bottom:1px solid #b8907b;opacity:.65;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='11' viewBox='0 0 32 11'%3E%3Cpath d='M0 5.5 5.5 0 11 5.5 5.5 11ZM16 5.5 21.5 0 27 5.5 21.5 11ZM11 5.5H16M27 5.5H32' fill='none' stroke='%23983e30' stroke-width='.8'/%3E%3C/svg%3E")}.workbench{padding:32px 0 64px}.section-label{display:flex;justify-content:space-between;color:var(--muted);margin-bottom:35px;font-size:9px}.workbench-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.input-panel{padding-top:12px}h2{font:normal 40px/1.14 Georgia,serif;letter-spacing:-1px;margin-bottom:20px}.input-panel>p{color:var(--muted);font-size:13px;line-height:1.8;margin-bottom:30px}label{display:block;font-size:11px;margin-bottom:9px}.input-wrap{display:flex;background:#fffcf6;border:1px solid #bfb6a5;padding:6px;transition:border-color .2s}.input-wrap:focus-within{outline:2px solid var(--red);outline-offset:3px}input{width:100%;min-width:0;padding:9px 13px;font:26px Georgia,serif;background:transparent;border:0;color:var(--ink);outline:none}.input-wrap button{width:49px;min-height:49px;flex-shrink:0;background:var(--red);color:var(--paper);border:0;font-size:27px;cursor:pointer}.input-wrap button:hover{background:#793026}#input-help{display:block;font-size:10px;color:var(--muted);margin-top:10px}.examples{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:20px;font-size:11px}.examples>span{color:var(--muted);margin-right:4px}.examples button{border:1px solid var(--line);background:transparent;color:var(--ink);padding:7px 12px;cursor:pointer;border-radius:2px;min-height:36px}.examples button:hover{background:#e6dfd1;border-color:#c8bbab}.margin-note{display:flex;align-items:center;gap:18px;margin-top:48px;color:#8b8370}.margin-note>span{font-size:37px;color:#a58b5f}.margin-note p{font:italic 17px/1.5 Georgia,serif;margin:0}.output-panel{min-width:0;background:#faf8f2;border:1px solid var(--line);padding:26px 30px 15px;box-shadow:0 7px 25px #47391f05}.output-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:20px;border-bottom:1px solid var(--line)}.output-header .eyebrow{font-size:8px;letter-spacing:1.5px}h3{font:34px/1.2 Georgia,serif;margin:6px 0 0;overflow-wrap:anywhere}#result-count{font-size:10px;color:var(--muted);flex-shrink:0}.results{max-height:440px;overflow:auto;scrollbar-width:thin;scrollbar-color:#bcb29d transparent}.result-card{display:grid;grid-template-columns:65px 1fr;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.result-card:last-child{border-bottom:0}.result-card h4{font:26px/1.2 Georgia,serif;color:var(--red);margin:0;overflow-wrap:anywhere}.result-card p{font-size:13px;line-height:1.8;margin:0;overflow-wrap:anywhere}.plain-output{border-top:1px solid var(--line);padding:12px 0 0}.plain-output summary{font-size:10px;color:var(--muted);cursor:pointer;min-height:28px}textarea{display:block;width:100%;margin:10px 0;background:var(--paper);border:1px solid var(--line);padding:14px;resize:vertical;font-size:13px;line-height:1.7;color:var(--ink)}.empty-result{padding:30px 0;color:var(--muted);font-size:13px}.about{display:grid;grid-template-columns:1fr 1.25fr;gap:80px;padding:46px 0 60px;border-top:1px solid var(--line)}.about .eyebrow{display:block;font-size:9px;margin-bottom:20px}.about h2{font-size:36px}.about-copy{font-size:13px;color:var(--muted);line-height:1.9}.about-copy p{margin-bottom:18px}.about-copy summary{font-size:11px;color:var(--ink);cursor:pointer;min-height:36px}.about-copy details p{margin-top:10px}.site-footer{display:flex;justify-content:space-between;gap:30px;padding:30px 0 40px}.site-footer .brand{font-size:21px}.site-footer p{font-size:10px;color:var(--muted);margin:7px 0 0}.credits{display:grid;align-content:center;gap:5px;text-align:right;font-size:10px;color:var(--muted)}.credits a{text-decoration:underline;text-underline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.noscript{padding:20px;text-align:center;color:var(--red)}@media(min-width:1500px){.hero{padding-block:80px}}@media(max-width:1000px){.site-header,main,.site-footer{width:calc(100% - 56px)}.hero{gap:22px}.workbench-grid,.about{gap:38px}.illuminated{min-height:300px;margin-inline:10px}.glyph{font-size:210px}.output-panel{padding:22px 20px 12px}h1{letter-spacing:-2px}.desktop-break{display:none}}@media(max-width:700px){.site-header,main,.site-footer{width:calc(100% - 36px)}.site-header{padding:17px 0}.site-header .brand{font-size:21px}.site-header nav{gap:18px;font-size:11px}.site-header nav a:last-child{display:none}.hero{grid-template-columns:1fr;padding:42px 0 35px;gap:32px}.hero h1{font-size:clamp(43px,9vw,62px)}.hero .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:20px}.hero-description{font-size:13px}.illuminated{width:calc(100% - 28px);min-height:235px;margin:0 auto}.glyph{font-size:165px}.glyph-leaf{height:60px;width:30px}.glyph:before{width:145px;height:145px}.glyph:after{width:175px;height:175px}.workbench{padding:25px 0 38px}.workbench-grid,.about{grid-template-columns:1fr;gap:30px}.section-label{margin-bottom:22px}h2{font-size:35px}.input-panel{padding:0}.input-panel>p{margin-bottom:22px}.margin-note{display:none}.output-panel{padding:22px 18px 10px}.results{max-height:none}.result-card{grid-template-columns:54px 1fr;gap:12px}.result-card p{font-size:13px}.about{padding:32px 0}.about h2{margin-bottom:0}.about-copy{font-size:13px}.site-footer{flex-direction:column;gap:22px;padding:25px 0 35px}.credits{text-align:left}.examples button{min-height:44px}.plain-output summary{min-height:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.project-name{display:block;font:500 11px/1.6 system-ui,sans-serif;letter-spacing:1px;color:var(--red);margin-bottom:16px;}
