/* Local Minds: original art, open-source substance. No external dependencies. */
:root{--paper:#f3f0e8;--ink:#282724;--muted:#646159;--line:#ccc7bd;--coral:#ed6948;--green:#93422d;--mint:#e8ee9c;--white:#fbfaf6}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #8554bf;outline-offset:5px}button{cursor:pointer}.page{max-width:1456px;margin:auto;padding:0 56px}.skip{position:fixed;left:14px;top:-90px;z-index:10;background:var(--ink);color:white;padding:12px 20px;border-radius:10px}.skip:focus{top:12px}
.masthead{display:flex;justify-content:space-between;align-items:center;gap:28px;min-height:115px;border-bottom:1px solid var(--line)}.identity{display:flex;align-items:center;gap:15px;text-decoration:none;font-weight:750;font-size:16px;line-height:1.4;letter-spacing:-.025em}.identity small{display:block;font-size:10px;font-weight:500;letter-spacing:.015em;color:var(--muted);margin-top:3px}.monogram{display:flex;align-items:center;justify-content:center;gap:7px;width:46px;height:46px;background:var(--ink);border-radius:16px;transform:rotate(-7deg);flex-shrink:0}.monogram i{height:22px;width:7px;border-radius:6px;background:var(--coral)}.masthead nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:650}.masthead nav a{text-decoration:none;padding:10px 0}.masthead nav a:hover{color:var(--green)}.masthead nav a:last-child{border:1px solid var(--ink);border-radius:99px;padding:9px 19px}
.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:44px;align-items:center;padding:45px 0 48px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;line-height:1.5;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px}.dot{width:8px;height:8px;background:var(--coral);display:inline-block;border-radius:50%;flex-shrink:0}h1,h2,h3{font-weight:800}h1{font-family:"Arial Black","Helvetica Neue",Arial,sans-serif;font-size:clamp(68px,7.2vw,104px);line-height:.91;letter-spacing:-.075em;margin:26px 0 28px}h1 em{font-style:normal;color:#d95c3d}.lede{font-size:16px;line-height:1.75;color:var(--muted);max-width:420px;margin:0 0 25px}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;text-decoration:none;border:1.5px solid var(--ink);border-radius:99px;padding:13px 21px;font-size:12px;font-weight:700;line-height:1.5;transition:transform .18s,background .18s}.button span{font-size:17px;line-height:1}.button:hover{transform:translateY(-3px)}.primary{background:var(--ink);color:var(--white)}.primary:hover{background:#45423c}.secondary{background:transparent}.secondary:hover{background:#e7e1d5}.hero-note{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--muted);margin:24px 0 0}.tiny-eyes{color:var(--coral);font-size:16px;letter-spacing:0}.hero-art{margin:0;position:relative;aspect-ratio:1;overflow:hidden;border-radius:30px;background:#edd0bb}.hero-art>img{display:block;width:100%;height:100%;object-fit:cover}.art-label{position:absolute;top:24px;left:24px;display:flex;gap:10px;align-items:center;color:#342b26;font-size:8px;font-weight:750;letter-spacing:.13em;line-height:1.8}.art-label .tiny-eyes{color:#342b26;font-size:22px}.art-label b{font-size:8px;letter-spacing:0;font-weight:500}.art-edition{position:absolute;top:29px;right:22px;font-size:8px;letter-spacing:.12em;writing-mode:vertical-rl}.hero-art figcaption{position:absolute;left:26px;bottom:24px;font-size:11px;line-height:1.45;font-weight:700;letter-spacing:-.01em}.hero-art:after{content:"MLX";position:absolute;right:24px;bottom:24px;display:grid;place-items:center;border:1px solid #574739;border-radius:50%;width:42px;height:34px;font-size:9px;font-weight:750;border-radius:9px;letter-spacing:.06em}
.collection-strip{display:grid;grid-template-columns:1.25fr repeat(4,1fr);background:var(--ink);color:var(--paper);border-radius:20px;padding:28px 32px;margin:0 0 32px;gap:30px;align-items:center}.strip-title .eyebrow{font-size:8px;letter-spacing:.13em;margin:0 0 7px;color:#b5b1a7}.strip-title p{font-size:20px;line-height:1.1;font-weight:750;letter-spacing:-.05em;margin:0}.collection-strip>a{border-left:1px solid #514d45;text-decoration:none;padding-left:28px;min-width:0}.collection-strip strong{display:flex;justify-content:space-between;font-size:42px;font-weight:750;letter-spacing:-.065em;line-height:1.1;color:var(--coral)}.collection-strip strong span{font-size:15px;align-self:center;color:#a29d92;margin-right:10px}.collection-strip small{display:block;font-size:10px;line-height:1.5;margin-top:8px;color:#ded9cd}.collection-strip a:hover strong{color:var(--mint)}
.resource-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:65px;border-bottom:1px solid var(--line)}.resource-nav a{display:flex;flex-direction:column;text-decoration:none;padding:18px 12px 24px 20px;border-right:1px solid var(--line);transition:background .18s}.resource-nav a:first-child{padding-left:0}.resource-nav a:last-child{border-right:0}.resource-nav a:hover{background:#eae4d8}.resource-nav span{font-family:ui-monospace,monospace;font-size:9px;color:var(--muted)}.resource-nav strong{font-size:16px;font-weight:750;letter-spacing:-.03em;margin:7px 0}.resource-nav small{font-size:9px;color:var(--muted)}
h2{font-size:clamp(34px,3.7vw,52px);line-height:1.03;letter-spacing:-.065em;margin:0}h3{font-size:21px;line-height:1.18;letter-spacing:-.04em}.hub-section,.catalog-section{padding:55px 0 65px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:35px}.section-heading .eyebrow{font-size:9px;margin-bottom:16px;color:var(--green)}.section-heading>p{font-size:13px;line-height:1.75;max-width:395px;color:var(--muted);margin:0}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.resource-card{display:flex;flex-direction:column;position:relative;overflow:hidden;background:#e7e3d9;border:1px solid #d6d0c3;border-radius:22px;padding:26px;min-height:310px;transition:transform .2s}.resource-card:nth-child(2){background:#eeeac6;border-color:#dcd7a6}.resource-card:nth-child(3){background:#dfdce7;border-color:#c9c4d3}.resource-card:hover{transform:translateY(-4px)}.resource-top{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:9px;font-weight:650}.merged{font-size:8px;border:1px solid #8c897c;border-radius:100px;padding:3px 8px;line-height:1.4}.merged:before{content:"";display:inline-block;width:4px;height:4px;background:var(--ink);border-radius:50%;vertical-align:middle;margin-right:5px}.resource-card h3{font-size:24px;margin:38px 0 15px;max-width:270px}.resource-card p{font-size:12px;color:#58564f;line-height:1.8;margin:0 0 23px;flex:1}.resource-card>a{font-size:11px;font-weight:650}.resource-card>small{font-size:9px;color:var(--muted);margin-top:10px}.section-note{font-size:11px;color:var(--muted);line-height:1.75}.hub-section>.section-note{margin:20px 0 0}.work{padding:20px 0 65px}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.work-grid article{padding:23px 0 0;border-top:2px solid var(--ink)}.work-number{font-family:ui-monospace,monospace;font-size:9px;color:var(--muted)}.work-grid h3{font-size:22px;margin:20px 0 13px}.work-grid p{font-size:12px;line-height:1.8;color:var(--muted)}.work-grid a{font-size:11px;font-weight:650}
.space-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.space-card{background:#e6e1d7;border:1px solid #d1cabe;border-radius:26px;padding:34px;position:relative;overflow:hidden}.wisp-space{background:var(--coral);border-color:var(--coral)}.space-card .work-number{display:block;margin-top:25px;color:var(--ink)}.space-card h3{font-size:30px;max-width:360px;margin:14px 0 20px}.space-card p{font-size:13px;max-width:460px;color:#514d45;line-height:1.8}.wisp-space p{color:#3e271f}.space-card .section-note{font-size:11px}.space-card .detail-links{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:11px;font-weight:650}.space-icon{height:62px;display:flex;align-items:center;font-weight:900;font-size:52px;line-height:1;letter-spacing:-.1em}.wisp-mark{gap:8px}.wisp-mark i{display:block;width:12px;height:33px;border-radius:10px;background:var(--ink);transform:rotate(13deg)}.explorer-mark{width:75px;height:62px;background:var(--ink);border-radius:25px;gap:12px;justify-content:center;transform:rotate(-8deg)}.explorer-mark i{width:9px;height:29px;background:var(--coral);border-radius:8px}
.data-layout{display:grid;grid-template-columns:.9fr 1.15fr;gap:50px}.pill{display:inline-block;border:1px solid #a79c89;border-radius:99px;padding:5px 11px;font-size:9px;letter-spacing:.07em;text-transform:uppercase}.data-overview h3{font-size:28px;margin:22px 0 17px}.data-overview>p:not(.section-note){font-size:14px;color:var(--muted)}.data-count{display:flex;flex-direction:column;margin:25px 0 17px}.data-count strong{font-size:64px;font-weight:800;letter-spacing:-.075em;line-height:1.1}.data-count span{font-size:11px;color:var(--muted);margin-top:5px}.split-counts{display:flex;gap:32px;border-bottom:1px solid var(--line);padding-bottom:22px}.split-counts dt{font-size:10px;color:var(--muted)}.split-counts dd{font-size:18px;font-weight:750;margin:4px 0 0}.data-overview .detail-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:10px;font-weight:650;margin-top:25px}.data-example{background:var(--ink);color:var(--paper);border-radius:24px;padding:30px;min-width:0}.data-example .eyebrow{color:var(--coral);font-size:9px;margin-bottom:18px}.data-example h3{font-size:25px;margin:0 0 18px}.data-example p{font-size:12px;color:#c6c0b5;line-height:1.8}.data-example p code{overflow-wrap:anywhere;color:#e8ee9c}.data-example pre{background:#201f1c;border:1px solid #524b3e;border-radius:12px;padding:18px;overflow:auto;max-width:100%;font-size:10px;color:#e5e9ba;line-height:1.95;tab-size:4;margin:20px 0}.data-example>a{font-size:11px;font-weight:650;color:var(--paper)}.data-example .section-note{font-size:10px;color:#c6c0b5}
.docs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px;counter-reset:docs}.doc-card{border-top:1px solid #b0a697;padding:24px 0 30px;position:relative;counter-increment:docs}.doc-card:after{content:"0" counter(docs);position:absolute;right:0;top:20px;font-family:ui-monospace,monospace;font-size:11px;color:var(--green)}.doc-card .work-number{padding-right:26px;display:block}.doc-card h3{font-size:22px;margin:17px 0 13px;padding-right:10px}.doc-card h3 a{text-decoration:none}.doc-card h3 a:hover{text-decoration:underline}.doc-card p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.platform-docs{display:flex;align-items:center;flex-wrap:wrap;gap:8px 20px;background:#e5dfd2;border-radius:12px;padding:20px 24px;font-size:11px;margin-top:10px}
.quick-paths{display:flex;flex-wrap:wrap;gap:8px;margin:34px 0 25px}.quick-paths button{border:1px solid #a59b89;background:transparent;color:var(--ink);border-radius:99px;padding:10px 17px;font-size:11px;font-weight:600;min-height:40px}.quick-paths button:hover{background:#e6dfd2}.quick-paths button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.filters{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:13px}.filters label{font-size:10px;font-weight:650;display:flex;flex-direction:column;gap:8px}.filters input,.filters select{width:100%;min-width:0;border:1px solid #bbb1a1;background:var(--white);border-radius:9px;padding:12px;height:46px;color:var(--ink);font-size:12px}.size-note{font-size:11px;color:var(--muted);line-height:1.8;max-width:900px;margin:20px 0 25px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.catalog-toolbar p{font-size:10px;color:var(--muted);margin:0}.text-button{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;padding:10px 0;color:var(--muted);font-size:11px;white-space:nowrap}.model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.model-card{align-self:start;border:1px solid #c9c0b0;background:var(--white);border-radius:18px;overflow:hidden;transition:border-color .2s}.model-card:hover{border-color:#756655}.model-content{padding:27px}.model-topline{display:flex;justify-content:space-between;align-items:center;gap:10px}.family{font-size:10px;font-weight:650;color:var(--green)}.status{font-size:8px;line-height:1.4;font-weight:650;padding:4px 9px;border:1px solid #c5c7ac;border-radius:99px;background:#eeefdf;color:#505837;text-align:center}.status.pending{background:#f9e8d6;border-color:#d9b693;color:#7b4b24}.status.reference{background:#eee8f2;border-color:#cfbfdc;color:#655276}.model-card h3{font-size:25px;margin:23px 0 15px}.model-card h3 a{text-decoration:none}.model-card h3 a:hover{text-decoration:underline}.model-summary{font-size:12px;color:var(--muted);line-height:1.85;min-height:67px;margin:0}.model-specs{display:flex;gap:28px;margin:22px 0 0;padding-top:17px;border-top:1px solid #e1dacf}.model-specs dt{font-size:9px;color:var(--muted)}.model-specs dd{font-size:12px;font-weight:700;margin:4px 0 0}.model-card details{border-top:1px solid #d5cdbc;background:#ebe6db}.model-card summary{cursor:pointer;font-size:11px;font-weight:700;padding:14px 27px}.detail-body{padding:0 27px 23px}.detail-body p{font-size:12px;color:var(--muted);line-height:1.85}.detail-body strong{color:var(--ink)}.detail-links{display:flex;gap:18px;flex-wrap:wrap;font-size:10px;font-weight:650}.extra-size{background:#f5e2c7;border-radius:8px;padding:12px}.empty{padding:42px;text-align:center;border:1px dashed #a79a84;border-radius:16px;font-size:13px}
.reading{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;background:#e9edb0;border-radius:28px;padding:45px;margin:15px 0 70px}.reading .eyebrow{font-size:9px;color:#54572f}.reading>div>p:not(.eyebrow){font-size:13px;color:#55563f;max-width:330px;margin:24px 0 0}.reading-rules article{display:flex;gap:20px}.reading-rules article+article{margin-top:25px}.reading-rules article>span{font-family:ui-monospace,monospace;font-size:11px;padding-top:3px;color:#696c3a}.reading-rules h3{font-size:17px;margin:0 0 10px}.reading-rules p{font-size:12px;color:#55563f;line-height:1.8;margin:0}.closing{display:grid;grid-template-columns:145px 1.4fr 1fr;gap:35px;align-items:center;padding:0 0 65px}.closing-art{width:145px;height:180px;border-radius:70px 70px 24px 24px;overflow:hidden;background:#e9c6ab}.closing-art img{width:100%;height:100%;object-fit:cover}.closing .eyebrow{font-size:9px;color:var(--green);margin-bottom:14px}.closing h2{font-size:43px}.closing p:not(.eyebrow){font-size:12px;color:var(--muted);max-width:390px;margin-bottom:0}.closing-links{display:flex;flex-direction:column;gap:17px;align-items:flex-start;font-size:12px;font-weight:650}footer{display:flex;justify-content:space-between;gap:30px;padding:28px 0 40px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}footer>span:last-child{text-align:right}[hidden]{display:none!important}
@media(min-width:1500px){.hero{gap:60px;padding:48px 0 52px}.hero-art{max-height:610px}.hero-copy{padding-left:6px}.lede{max-width:440px;font-size:17px}}
@media(max-width:1050px){.page{padding:0 30px}.masthead nav{gap:20px}.hero{gap:28px}.hero h1{font-size:80px}.hero .eyebrow{font-size:8px}.lede{font-size:14px}.button{padding:12px 16px;font-size:11px;gap:12px}.hero-note{font-size:9px}.collection-strip{padding:24px;gap:16px}.collection-strip>a{padding-left:18px}.collection-strip strong{font-size:36px}.strip-title p{font-size:18px}.collection-strip small{font-size:9px}.resource-nav a{padding-left:13px}.resource-nav strong{font-size:14px}.resource-nav small{font-size:8px}.section-heading{gap:35px}.section-heading>p{max-width:340px;font-size:12px}.resource-card{padding:22px}.resource-top{flex-wrap:wrap}.resource-card h3{font-size:22px}.space-card{padding:28px}.data-layout{gap:30px}.data-example{padding:25px}.reading{gap:35px;padding:35px}.closing{grid-template-columns:110px 1.3fr 1fr;gap:25px}.closing-art{width:110px;height:150px}.closing h2{font-size:36px}.closing-links{font-size:11px}}
@media(max-width:760px){.page{padding:0 22px}.masthead{min-height:0;padding:22px 0 18px;gap:20px;flex-wrap:wrap}.identity{font-size:15px}.monogram{width:42px;height:42px}.masthead nav{width:100%;justify-content:space-between;gap:13px;font-size:11px}.masthead nav a:last-child{padding:7px 16px}.hero{grid-template-columns:1fr;padding:35px 0 26px;gap:29px}.hero h1{font-size:clamp(69px,13.8vw,100px);letter-spacing:-.075em;margin:23px 0 24px}.hero .eyebrow{font-size:9px;margin-bottom:0}.lede{font-size:15px;max-width:500px}.actions{gap:10px}.button{padding:13px 19px;font-size:11px}.hero-note{font-size:10px;margin-top:20px}.hero-art{width:100%;max-width:600px;justify-self:center;border-radius:24px}.hero-art .art-label{top:22px;left:22px}.hero-art figcaption{font-size:12px}.art-edition{font-size:8px}.collection-strip{grid-template-columns:repeat(4,1fr);gap:16px 12px;padding:24px 20px;border-radius:18px;margin-bottom:20px}.strip-title{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #555045;padding-bottom:20px}.strip-title .eyebrow{margin:0;font-size:8px}.strip-title p{font-size:17px}.strip-title p br{display:none}.collection-strip>a{padding:0;border:0}.collection-strip strong{font-size:32px}.collection-strip strong span{display:none}.collection-strip small{font-size:8px}.resource-nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:36px;border-bottom:0}.resource-nav a{padding:17px 10px 17px 16px;border-bottom:1px solid var(--line)}.resource-nav a:first-child,.resource-nav a:nth-child(odd){padding-left:0}.resource-nav a:nth-child(even){border-right:0}.resource-nav a:last-child{grid-column:1/-1}.resource-nav strong{font-size:16px;margin:5px 0}.resource-nav span,.resource-nav small{font-size:9px}.hub-section,.catalog-section{padding:36px 0 42px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{max-width:none;font-size:13px;margin-top:20px}.section-heading .eyebrow{margin-bottom:13px}h2{font-size:40px}.resource-grid,.work-grid,.space-grid,.data-layout,.docs-grid{grid-template-columns:1fr}.resource-grid{gap:14px}.resource-card{padding:25px;min-height:285px}.resource-card h3{font-size:27px;max-width:340px;margin-top:28px}.resource-top{font-size:10px;flex-wrap:nowrap}.resource-card p{font-size:13px}.resource-card>a{font-size:12px}.work{padding:10px 0 42px}.work-grid{gap:24px}.work-grid h3{font-size:25px;margin-top:15px}.work-grid p{font-size:13px}.work-grid a{font-size:12px}.space-card{padding:28px}.space-card h3{font-size:29px}.space-card p{font-size:13px}.data-layout{gap:32px}.data-count strong{font-size:62px}.data-example pre{font-size:10px;padding:14px}.data-example{padding:24px}.doc-card{padding:24px 0}.doc-card h3{font-size:25px}.doc-card p{font-size:13px}.platform-docs{display:block;font-size:11px;line-height:2.2}.platform-docs>*{display:block}.platform-docs>span{display:none}.quick-paths{gap:7px;margin-top:25px}.quick-paths button{font-size:10px;padding:9px 13px;min-height:40px}.filters{grid-template-columns:1fr 1fr;gap:14px 10px}.filters .search-label{grid-column:1/-1}.filters label:last-child{grid-column:1/-1}.filters input,.filters select{font-size:16px;height:48px}.catalog-toolbar{gap:12px}.catalog-toolbar p{font-size:10px;max-width:235px}.model-grid{grid-template-columns:1fr;gap:15px}.model-content{padding:24px}.model-card h3{font-size:26px}.model-summary{min-height:0;font-size:13px}.model-card summary{padding:16px 24px;font-size:12px}.detail-body{padding:0 24px 24px}.model-specs{gap:20px}.model-specs dd{font-size:11px}.family{font-size:9px}.status{font-size:8px;max-width:160px}.reading{grid-template-columns:1fr;padding:28px;gap:30px;margin:5px 0 40px;border-radius:22px}.reading h2{font-size:43px}.reading-rules p{font-size:12px}.closing{grid-template-columns:82px 1fr;gap:25px 20px;padding-bottom:40px}.closing-art{width:82px;height:115px;align-self:start;margin-top:29px}.closing h2{font-size:38px}.closing p:not(.eyebrow){font-size:12px}.closing-links{grid-column:2;font-size:12px;gap:15px}footer{flex-direction:column;gap:10px;font-size:9px;padding-top:22px}footer>span:last-child{text-align:left}}
@media(max-width:390px){.page{padding:0 18px}.hero h1{font-size:68px}.button{font-size:10px;padding:12px 15px;gap:10px}.hero .eyebrow{font-size:8px}.identity small{font-size:9px}.collection-strip{padding:22px 17px}.strip-title p{font-size:15px}.collection-strip strong{font-size:30px}.space-card,.resource-card{padding:23px}.model-topline{align-items:flex-start}.model-specs{gap:14px}.closing h2{font-size:34px}.art-label b{font-size:7px}.hero-art figcaption{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.button:hover,.resource-card:hover{transform:none}}
