.PaintingPane-module__zqYhrW__pane{width:100%;height:100svh;padding:var(--pad);background:var(--bg);border-radius:var(--radius);position:relative}.PaintingPane-module__zqYhrW__wallGrain{z-index:0;pointer-events:none;border-radius:var(--radius);mix-blend-mode:overlay;opacity:.45;background-image:url(/img/grain.png);background-size:150px 150px;position:absolute;inset:0}.PaintingPane-module__zqYhrW__frame{inset:var(--pad);z-index:1;border-radius:var(--radius);isolation:isolate;position:absolute;overflow:hidden;box-shadow:inset 0 1px #ffffff24,inset 0 0 0 1px #141e1447,0 24px 48px -30px #000000b3}.PaintingPane-module__zqYhrW__pan{will-change:transform;position:absolute;inset:0;transform:scale(1.06)}.PaintingPane-module__zqYhrW__img{object-fit:cover}.PaintingPane-module__zqYhrW__imgGrain{z-index:1;pointer-events:none;mix-blend-mode:overlay;opacity:.5;background-image:url(/img/grain.png);background-size:150px 150px;position:absolute;inset:0}.PaintingPane-module__zqYhrW__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 clamp(16px,5vw,48px);display:flex;position:absolute;inset:0}@media (max-width:760px){.PaintingPane-module__zqYhrW__frame{border-radius:0;inset:0}.PaintingPane-module__zqYhrW__pane,.PaintingPane-module__zqYhrW__wallGrain{border-radius:0}}
.MdGrab-module__E98zoa__window{isolation:isolate;text-align:left;-webkit-backdrop-filter:blur(16px)saturate(1.5);backdrop-filter:blur(16px)saturate(1.5);border-radius:18px;width:min(600px,100%);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,inset 0 0 0 1px #ffffff38,inset 0 -1px #46604624,0 12px 30px -12px #1e2e206b,0 2px 6px -2px #1e2e204d}.MdGrab-module__E98zoa__tabbar{background:#ecf2e43d;justify-content:flex-start;gap:3px;padding:7px 8px 0;display:flex}.MdGrab-module__E98zoa__tab{min-width:0;font-family:var(--mono);letter-spacing:.01em;color:#1c2a2085;background:0 0;border-radius:12px 12px 0 0;flex:none;align-items:center;gap:8px;padding:8px 15px;font-size:12.5px;transition:background .18s,color .18s;display:flex}.MdGrab-module__E98zoa__tab:hover{color:#1a271d;background:#ffffff4d}.MdGrab-module__E98zoa__tabOn,.MdGrab-module__E98zoa__tabOn:hover{color:#14201a;background:#ffffffa3;margin-bottom:-1px;padding-bottom:9px;box-shadow:inset 0 1px #ffffffb8}.MdGrab-module__E98zoa__favicon{object-fit:contain;border-radius:4px;flex:none;width:18px;height:18px;display:block}.MdGrab-module__E98zoa__tabName{white-space:nowrap}.MdGrab-module__E98zoa__body{background:#ffffffa3;padding:12px}.MdGrab-module__E98zoa__codeblock{background:#0e130e;border-radius:12px;align-items:center;gap:8px;padding:5px 5px 5px 16px;display:flex;box-shadow:inset 0 1px #ffffff0d,inset 0 0 0 1px #0000004d}.MdGrab-module__E98zoa__cmd{white-space:nowrap;min-width:0;font-family:var(--mono);scrollbar-width:none;flex:1;padding:9px 2px;font-size:13px;line-height:1.4;overflow-x:auto}.MdGrab-module__E98zoa__cmd::-webkit-scrollbar{display:none}.MdGrab-module__E98zoa__dim{color:#e2ebdb7a}.MdGrab-module__E98zoa__src{color:#eef4e4;font-weight:600}.MdGrab-module__E98zoa__path{color:#9cc091}.MdGrab-module__E98zoa__copy{color:#e2ebdbd1;background:#e9f0e414;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:grid}.MdGrab-module__E98zoa__copy:hover{color:#f4f9ec;background:#e9f0e426}.MdGrab-module__E98zoa__glyph{width:19px;height:19px;display:block}.MdGrab-module__E98zoa__toggle{width:100%;font-family:var(--mono);letter-spacing:.01em;color:#1c2a2080;cursor:pointer;background:0 0;align-items:center;gap:7px;padding:11px 4px 3px;font-size:12px;transition:color .16s;display:flex}.MdGrab-module__E98zoa__toggle:hover{color:#1a271d}.MdGrab-module__E98zoa__chev{flex:none;width:13px;height:13px;transition:transform .32s cubic-bezier(.22,.8,.2,1)}.MdGrab-module__E98zoa__chevOpen{transform:rotate(180deg)}.MdGrab-module__E98zoa__more{grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.22,.8,.2,1);display:grid}.MdGrab-module__E98zoa__moreOpen{grid-template-rows:1fr}.MdGrab-module__E98zoa__moreInner{opacity:0;min-height:0;transition:opacity .28s,transform .34s cubic-bezier(.22,.8,.2,1);overflow:hidden;transform:translateY(-5px)}.MdGrab-module__E98zoa__moreOpen .MdGrab-module__E98zoa__moreInner{opacity:1;transform:translateY(0)}.MdGrab-module__E98zoa__actions{gap:8px;padding-top:8px;display:flex}.MdGrab-module__E98zoa__action{font-family:var(--mono);letter-spacing:.01em;color:#1a271d;cursor:pointer;background:#ffffff80;border:1px solid #4660462e;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:12.5px;text-decoration:none;transition:background .18s,border-color .18s;display:flex}.MdGrab-module__E98zoa__action:hover{background:#ffffffd9;border-color:#46604652}.MdGrab-module__E98zoa__action .MdGrab-module__E98zoa__glyph{width:17px;height:17px}@media (max-width:560px){.MdGrab-module__E98zoa__tab{padding:8px 12px}.MdGrab-module__E98zoa__tabName{display:none}.MdGrab-module__E98zoa__tabOn .MdGrab-module__E98zoa__tabName{display:block}.MdGrab-module__E98zoa__cmd{font-size:12px}}
.RubricPane-module__dumGKG__stack{flex-direction:column;align-items:center;gap:clamp(18px,3vh,30px);width:min(600px,100%);display:flex}.RubricPane-module__dumGKG__title{letter-spacing:-.015em;white-space:nowrap;color:#182a1c;text-shadow:0 1px 22px #ecf4e28c;margin:0;font-family:Perfectly Nineties,Georgia,Times New Roman,serif;font-size:clamp(44px,8vw,90px);font-weight:400;line-height:1}.RubricPane-module__dumGKG__title em{color:#2f5233;font-style:italic}.RubricPane-module__dumGKG__sub{font-family:var(--sans);color:#172419d1;text-shadow:0 1px 16px #ecf4e280;margin:0;font-size:clamp(14px,1.5vw,16px);line-height:1.5}@media (max-width:760px){.RubricPane-module__dumGKG__title{font-size:clamp(38px,13vw,62px)}}
.BeforeAfter-module__RAyIBW__pane{box-sizing:border-box;height:100svh;padding:var(--pad) calc(var(--pad) * .55);background:var(--bg);display:flex}.BeforeAfter-module__RAyIBW__window{border-radius:calc(var(--radius) - 8px);background:#0f140f;border:1px solid #e9f0e421;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 24px 50px -26px #000c}.BeforeAfter-module__RAyIBW__bar{background:#0c110c;border-bottom:1px solid #e9f0e41a;flex:none;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px 10px 18px;display:flex}.BeforeAfter-module__RAyIBW__title{font-family:var(--mono);letter-spacing:.04em;color:#e9f0e485;text-transform:lowercase;white-space:nowrap;font-size:12.5px}.BeforeAfter-module__RAyIBW__arrow{color:#e9f0e452;padding:0 3px}.BeforeAfter-module__RAyIBW__controls{align-items:center;gap:8px;display:flex}.BeforeAfter-module__RAyIBW__seg{background:#e9f0e40d;border:1px solid #e9f0e429;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.BeforeAfter-module__RAyIBW__segBtn{font-family:var(--mono);letter-spacing:.01em;color:#e9f0e49e;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;transition:color .15s,background .15s;display:inline-flex}.BeforeAfter-module__RAyIBW__segBtn:hover{color:#f4f9ec}.BeforeAfter-module__RAyIBW__segOn,.BeforeAfter-module__RAyIBW__segOn:hover{color:#f4f9ec;background:#e9f0e429}.BeforeAfter-module__RAyIBW__ctrl{font-family:var(--mono);letter-spacing:.01em;color:#e9f0e4b3;cursor:pointer;white-space:nowrap;background:#e9f0e40d;border:1px solid #e9f0e429;border-radius:999px;align-items:center;gap:6px;padding:7px 13px 7px 10px;font-size:12.5px;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.BeforeAfter-module__RAyIBW__ctrl:hover{color:#f4f9ec;border-color:#e9f0e447}.BeforeAfter-module__RAyIBW__ctrlAccent,.BeforeAfter-module__RAyIBW__ctrlAccent:hover{color:#0c110c;background:var(--glyph-hot,#8bb48f);border-color:var(--glyph-hot,#8bb48f)}.BeforeAfter-module__RAyIBW__glyph{flex:none;width:15px;height:15px}.BeforeAfter-module__RAyIBW__stage{touch-action:pan-y;background:#0c110c;flex:1;min-height:0;position:relative;overflow:hidden}.BeforeAfter-module__RAyIBW__panel{background:#fff;position:relative;overflow:hidden}.BeforeAfter-module__RAyIBW__iframe{background:#fff;border:0;width:100%;height:100%;position:absolute;inset:0}.BeforeAfter-module__RAyIBW__dragging .BeforeAfter-module__RAyIBW__iframe{pointer-events:none}.BeforeAfter-module__RAyIBW__stage[data-view=slider]{display:block}.BeforeAfter-module__RAyIBW__stage[data-view=slider] .BeforeAfter-module__RAyIBW__panel{position:absolute;inset:0}.BeforeAfter-module__RAyIBW__stage[data-view=slider] .BeforeAfter-module__RAyIBW__panelAfter{z-index:2}.BeforeAfter-module__RAyIBW__stage[data-view=full]{gap:26px;display:flex}.BeforeAfter-module__RAyIBW__stage[data-view=full] .BeforeAfter-module__RAyIBW__panel{flex:1;min-width:0;height:100%}.BeforeAfter-module__RAyIBW__stage[data-view=mobile]{justify-content:center;align-items:center;gap:clamp(16px,3vw,40px);padding:clamp(14px,3vh,26px);display:flex}.BeforeAfter-module__RAyIBW__stage[data-view=mobile] .BeforeAfter-module__RAyIBW__panel{border:1px solid #e9f0e429;border-radius:20px;flex:none;width:min(390px,46%);height:100%;box-shadow:0 30px 60px -30px #000000b3}.BeforeAfter-module__RAyIBW__tag{z-index:4;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb;-webkit-backdrop-filter:blur(6px);pointer-events:none;background:#0c110c9e;border-radius:7px;padding:5px 10px;font-size:10.5px;transition:opacity .22s;position:absolute;bottom:14px}.BeforeAfter-module__RAyIBW__panelBefore .BeforeAfter-module__RAyIBW__tag{left:14px}.BeforeAfter-module__RAyIBW__panelAfter .BeforeAfter-module__RAyIBW__tag{right:14px}.BeforeAfter-module__RAyIBW__handle{z-index:5;pointer-events:auto;cursor:ew-resize;touch-action:pan-y;place-items:center;width:26px;display:grid;position:absolute;top:0;bottom:0;transform:translate(-50%)}.BeforeAfter-module__RAyIBW__handle:before{content:"";pointer-events:none;background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #0c110c47}.BeforeAfter-module__RAyIBW__grip{color:#0c110c;cursor:ew-resize;pointer-events:auto;touch-action:none;background:#fffffff0;border:1px solid #0c110c24;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 14px -6px #00000080}.BeforeAfter-module__RAyIBW__grip svg{width:22px;height:22px}.BeforeAfter-module__RAyIBW__grip:active{cursor:grabbing}@media (max-width:820px){.BeforeAfter-module__RAyIBW__title,.BeforeAfter-module__RAyIBW__ctrlLabel{display:none}.BeforeAfter-module__RAyIBW__ctrl{padding:8px}.BeforeAfter-module__RAyIBW__segBtn{padding:7px 9px}}
.Wordmark-module__ph17_G__footer{touch-action:none;flex:none;width:100%;height:clamp(88px,15.5vh,188px);position:relative}.Wordmark-module__ph17_G__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}
.SlopReveal-module__YP3eHa__scroll{position:relative}.SlopReveal-module__YP3eHa__paneOne{z-index:1;height:100svh;position:sticky;top:0}.SlopReveal-module__YP3eHa__inner{transform-origin:50% 46%;height:100%}@supports (animation-timeline:scroll()){.SlopReveal-module__YP3eHa__inner{will-change:transform, filter;animation:linear both SlopReveal-module__YP3eHa__recede;animation-timeline:scroll(root);animation-range:0 100svh}@keyframes SlopReveal-module__YP3eHa__recede{to{filter:brightness(.62);transform:scale(.94)}}}.SlopReveal-module__YP3eHa__paneTwo,.SlopReveal-module__YP3eHa__footer{z-index:2;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);position:relative;overflow:hidden;box-shadow:inset 0 1px #eef4e40f,0 -20px 44px -22px #0000008c}.SlopReveal-module__YP3eHa__paneTwo{scroll-snap-align:start;scroll-snap-stop:always}.SlopReveal-module__YP3eHa__footer{scroll-snap-align:end;background:var(--bg);flex-direction:column;display:flex}.SlopReveal-module__YP3eHa__footGrain{z-index:0;pointer-events:none;mix-blend-mode:overlay;opacity:.42;background-image:url(/img/grain.png);background-size:150px 150px;position:absolute;inset:0}.SlopReveal-module__YP3eHa__footTop{z-index:1;justify-content:space-between;align-items:baseline;gap:16px;padding:clamp(30px,6vh,64px) clamp(24px,5vw,56px) 0;display:flex;position:relative}.SlopReveal-module__YP3eHa__footLink{font-family:var(--mono);letter-spacing:.01em;color:#e2ebdb80;font-size:13px;text-decoration:none;transition:color .16s}.SlopReveal-module__YP3eHa__footLink:hover{color:var(--glyph-hot)}.SlopReveal-module__YP3eHa__colophon{font-family:var(--sans);color:#e2ebdb61;text-align:right;margin:0;font-size:12px;line-height:1.5}.SlopReveal-module__YP3eHa__wordmark{z-index:1;margin-top:clamp(20px,4.5vh,52px);position:relative}
