.topic-page{min-height:100vh}.topic-maker{max-width:1500px;margin:auto;padding:42px 5.5vw 85px}.maker-title{justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px;display:flex}.maker-title h1{letter-spacing:-4px;margin:0;font:900 clamp(38px,5vw,68px)/1 Unbounded,sans-serif}.maker-title h1 i{color:#ee3263;font-style:normal}.maker-title>p{max-width:470px;font-size:16px;line-height:1.5}.topic-workspace{grid-template-columns:minmax(310px,430px) minmax(0,1fr);align-items:start;gap:28px;display:grid}.topic-panel,.topic-stage{border:2px solid var(--ink);box-shadow:8px 8px 0 var(--ink);background:#f7f5ee}.topic-panel{padding:20px}.panel-head{letter-spacing:1px;justify-content:space-between;align-items:center;font:12px DM Mono;display:flex}.panel-head span{opacity:.65}.topic-template-list{grid-template-columns:repeat(3,1fr);gap:8px;max-height:190px;margin:14px 0 24px;padding:3px;display:grid;overflow:auto}.topic-template-list button{appearance:none;cursor:pointer;text-align:left;background:#fff;border:2px solid #0000;padding:0}.topic-template-list button.active{border-color:var(--ink);box-shadow:4px 4px var(--pink)}.topic-template-list img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.topic-template-list span{white-space:nowrap;text-overflow:ellipsis;padding:6px;font:9px DM Mono;display:block;overflow:hidden}.layer-head{border-top:2px solid;padding-top:18px}.layer-head button{background:var(--acid);cursor:pointer;border:2px solid;padding:8px 11px;font:700 11px DM Mono}.layer-list{gap:7px;margin-top:12px;display:grid}.layer-list>div{background:#fff;border:2px solid #b8b5ad;grid-template-columns:1fr 44px;display:grid}.layer-list>div.active{border-color:var(--ink);box-shadow:3px 3px var(--blue)}.layer-list button{text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;padding:10px;font-weight:700;overflow:hidden}.layer-list>div>button:last-child{text-align:center;border-left:1px solid;font-size:22px}.layer-list small{color:#777;margin-right:12px;font:10px DM Mono}.layer-controls{border-top:2px solid;margin-top:20px;padding-top:18px}.layer-controls label{letter-spacing:1px;font:11px DM Mono;display:block}.layer-controls textarea{resize:vertical;border:2px solid;width:100%;height:90px;margin:8px 0 16px;padding:12px;font:700 16px Space Grotesk;display:block}.layer-controls label>span{float:right}.layer-controls input[type=range]{accent-color:#ee3263;width:100%;margin-top:12px;display:block}.topic-stage{background:#17171b;padding:20px}.canvas-shell{background:#0d0d10;justify-content:center;align-items:center;min-height:380px;display:flex;overflow:hidden}.canvas-shell canvas{object-fit:contain;touch-action:none;cursor:move;width:100%;height:auto;max-height:650px;display:block}.under-image-controls{color:var(--ink);border-top:8px solid var(--pink);background:#f7f5ee;margin-top:16px;padding:18px}.color-row,.align-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.color-row label{font:11px DM Mono}.color-row input{background:#fff;border:2px solid;width:100%;height:48px;margin-top:7px;padding:5px;display:block}.align-row{grid-template-columns:repeat(3,1fr);margin:12px 0}.align-row button,.move-row button{cursor:pointer;background:#fff;border:2px solid;min-height:44px;font-weight:800}.align-row button.active{background:var(--blue);box-shadow:3px 3px var(--ink)}.move-row{border:2px solid;padding:12px}.move-row>span{margin-bottom:9px;font:11px DM Mono;display:block}.move-row>div{grid-template-columns:48px 48px 1fr 48px 48px;gap:7px;display:grid}.move-row small{color:#666;margin-top:9px;font:10px DM Mono;display:block}.download-meme{background:var(--pink);width:100%;box-shadow:5px 5px var(--ink);cursor:pointer;border:2px solid;margin-top:14px;padding:18px;font:900 16px Unbounded}.topic-meaning{max-width:900px;margin:auto;padding:90px 5.5vw}.topic-meaning>p:not(.eyebrow){font-size:18px;line-height:1.7}.topic-facts{border-block:2px solid;grid-template-columns:repeat(3,1fr);margin-top:35px;display:grid}.topic-facts div{border-right:1px solid;padding:18px 12px}.topic-facts div:last-child{border:0}.topic-facts b,.topic-facts span{display:block}.topic-facts b{font:10px DM Mono}.topic-facts span{margin-top:7px;font-weight:700}.topic-gallery{color:#f7f5ee;background:#17171b;padding:85px 5.5vw}.topic-gallery .section-head,.topic-gallery-grid{max-width:1280px;margin-left:auto;margin-right:auto}.topic-gallery-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.topic-gallery-grid a{color:var(--ink);background:#f7f5ee;border:2px solid #f7f5ee}.topic-gallery-grid img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.topic-gallery-grid b{padding:12px;display:block}.topic-related{max-width:1350px;margin:auto;padding:85px 5.5vw}.topic-related>div{grid-template-columns:repeat(4,1fr);margin-top:28px;display:grid}.topic-related a{border:2px solid;flex-direction:column;justify-content:space-between;min-height:150px;padding:18px;display:flex}.topic-related a+a{border-left:0}.topic-related small{font:9px DM Mono}.topic-related b{font:700 18px Unbounded}.topic-related span{font:11px DM Mono}@media (max-width:850px){.maker-title{display:block}.maker-title>p{margin-top:18px}.topic-workspace{grid-template-columns:1fr}.topic-template-list{max-height:150px}.canvas-shell{min-height:250px}.topic-gallery-grid,.topic-related>div{grid-template-columns:repeat(2,1fr)}.topic-related a+a{border-left:2px solid}.topic-related a:nth-child(n+3){border-top:0}.topic-facts{grid-template-columns:1fr}.topic-facts div{border-bottom:1px solid;border-right:0}.topic-facts div:last-child{border-bottom:0}}@media (max-width:520px){.topic-maker{padding:30px 16px 60px}.maker-title h1{letter-spacing:-2.5px}.topic-panel,.topic-stage{box-shadow:5px 5px var(--ink)}.topic-stage{padding:10px}.under-image-controls{padding:12px}.move-row>div{grid-template-columns:42px 42px 1fr 42px 42px;gap:4px}.topic-gallery,.topic-meaning,.topic-related{padding:60px 18px}.topic-gallery-grid{grid-template-columns:1fr 1fr}.topic-related>div{grid-template-columns:1fr}.topic-related a:nth-child(n){border:2px solid;border-top:0}.topic-related a:first-child{border-top:2px solid}}.font-size-row{grid-template-columns:1.5fr .8fr;gap:8px;display:grid}.font-size-row select,.font-size-row input{background:#fff;border:2px solid;width:100%;height:44px;margin-top:7px;padding:8px;font-weight:700;display:block}.layer-controls .range-only input{accent-color:#ee3263;width:100%;margin:13px 0;display:block}.topic-style-buttons{gap:7px;display:flex}.topic-style-buttons button{cursor:pointer;background:#fff;border:2px solid;min-width:42px;height:40px;font:700 12px DM Mono}.topic-style-buttons button.wide{min-width:78px}.topic-style-buttons button.active{background:var(--blue);box-shadow:2px 2px var(--ink)}.business-explainer{border-top:2px solid;border-left:2px solid;grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.business-explainer article{border-bottom:2px solid;border-right:2px solid;padding:18px}.business-explainer small{font:9px DM Mono}.business-explainer h3{letter-spacing:-1px;margin:22px 0 10px;font:700 17px/1.15 Unbounded}.business-explainer p{margin:0;font-size:13px;line-height:1.55}@media (max-width:700px){.business-explainer{grid-template-columns:1fr}}.topic-how{border-top:2px solid;max-width:1250px;margin:auto;padding:80px 5.5vw}.topic-how>div{grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid}.topic-how article{border:2px solid;border-right:0;padding:20px}.topic-how article:last-child{border-right:2px solid}.topic-how small{font:10px DM Mono}.topic-how h3{letter-spacing:-1px;margin:22px 0 10px;font:700 19px/1.15 Unbounded}.topic-how article p{margin:0;font-size:14px;line-height:1.55}@media (max-width:700px){.topic-how{padding:60px 20px}.topic-how>div{grid-template-columns:1fr}.topic-how article{border-bottom:0;border-right:2px solid}.topic-how article:last-child{border-bottom:2px solid}}
