:root{--sand:#dfbf8f;--sand-light:#ebcd9d;--sand-soft:#f3dcba;--cream:#fff7e7;--white:#fff;--ink:#11100d;--ink-soft:#11100db3;--ink-faint:#11100d24;--red:#ff2828;--red-dark:#d71920;--blue:#2e3e85;--blue-soft:#2e3e8526;--shadow:#2e3e853d;--max:1180px;--font-logo:"Canva Sans", "Canva Sans Display", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-body:"Canva Sans", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-note:"Canva Sans", "Avenir Next", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{background:var(--sand);scroll-behavior:smooth;min-width:320px}body{background:var(--sand);color:var(--ink);font-family:var(--font-body);letter-spacing:0;margin:0}button,a{color:inherit}button{appearance:none;font:inherit;border:0}a{text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:var(--blue);color:var(--cream)}[data-animate]{--motion-ease:cubic-bezier(.19, 1, .22, 1)}.notebook-site{isolation:isolate;background:linear-gradient(180deg, #ffffff29 0, transparent 360px), var(--sand);min-height:100vh;position:relative;overflow-x:hidden}.notebook-site>:not(.paper-texture){z-index:1;position:relative}.paper-texture{z-index:0;pointer-events:none;opacity:.18;mix-blend-mode:normal;background:linear-gradient(90deg,#11100d0e 1px,#0000 1px) 0 0/96px 100%,linear-gradient(#fff3 1px,#0000 1px) 0 0/100% 80px,radial-gradient(circle,#11100d1f 0 1px,#0000 1.5px) 0 0/44px 44px;position:absolute;inset:0}.paper-texture:before{content:"";opacity:.28;background:linear-gradient(176deg,#0000 0 40%,#2e3e8529 40.1% 40.3%,#0000 40.5%),linear-gradient(90deg,#0000 0 10%,#ff28281f 10.1% 10.24%,#0000 10.42%);position:absolute;inset:0}.notebook-header{z-index:20;border-bottom:3px solid var(--ink);min-height:76px;padding-inline:max(16px, calc((100vw - var(--max)) / 2));background:#dfbf8ff0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(14px,3vw,32px);display:grid;position:sticky;top:0}.notebook-header__brand{width:fit-content;display:block}.notebook-header__brand img{width:clamp(120px,12vw,150px);height:auto;transition:transform .18s;display:block}.notebook-header__nav{flex-wrap:wrap;justify-content:center;gap:10px 26px;display:flex}.notebook-header__nav a{color:var(--ink);font-family:var(--font-note);text-transform:uppercase;font-size:.78rem;font-weight:900;position:relative}.notebook-header__nav a:after{content:"";background:var(--blue);transform-origin:0;height:3px;transition:transform .18s;position:absolute;bottom:-7px;left:-2px;right:-2px;transform:scaleX(0)}.notebook-header__nav a:hover:after{transform:scaleX(1)}.ink-button{border:2px solid var(--ink);background:var(--cream);min-height:48px;box-shadow:4px 4px 0 var(--blue);color:var(--ink);cursor:pointer;font-family:var(--font-note);text-align:center;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:.78rem;font-weight:900;line-height:1.15;transition:box-shadow .18s,transform .18s;display:inline-flex}.ink-button:hover{box-shadow:2px 2px 0 var(--blue);transform:translate(2px,2px)}.ink-button--primary{background:var(--red);box-shadow:4px 4px 0 var(--blue);color:var(--ink)}.ink-button--secondary{background:var(--white)}.ink-button--compact{background:var(--cream);min-height:42px;padding-inline:14px;font-size:.7rem}.hero-sheet{border-bottom:3px solid var(--ink);width:100%;min-height:calc(88svh - 76px);padding:clamp(34px, 6vw, 76px) max(16px, calc((100vw - var(--max)) / 2)) clamp(48px, 7vw, 88px);align-content:center;gap:clamp(26px,4vw,48px);display:grid}.hero-sheet__copy{width:min(100%, var(--max));gap:clamp(18px,3vw,30px);display:grid}.hero-logo-frame{border:2px solid var(--ink);background:var(--white);border-radius:8px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 18px 48px #2e3e8533}.hero-logo-frame:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(100deg,#0000 0 18%,#ff28282e 38%,#2e3e8529 62%,#0000 82% 100%);position:absolute;inset:0;transform:translate(-115%)}.hero-logo-frame img{z-index:0;width:100%;height:auto;display:block;position:relative}.notebook-kicker{border:2px solid var(--ink);background:var(--cream);width:fit-content;color:var(--red);font-family:var(--font-note);text-transform:uppercase;border-radius:999px;margin:0;padding:8px 12px;font-size:.76rem;font-weight:900;line-height:1;display:inline-flex}.hero-sheet h1,.section-heading h2,.contact-sheet h2,.not-found h1{font-family:var(--font-logo);letter-spacing:0;text-transform:lowercase;margin:0;font-weight:900}.hero-sheet h1{max-width:1060px;color:var(--ink);font-size:clamp(3rem,8.4vw,7.7rem);line-height:.88;display:grid}.hero-sheet h1 span{overflow-wrap:anywhere;min-width:0;display:block}.hero-sheet h1 span:first-child,.hero-sheet h1 span:last-child{color:var(--red)}.hero-sheet__lede{max-width:760px;color:var(--ink-soft);margin:0;font-size:clamp(1.06rem,2vw,1.24rem);font-weight:700;line-height:1.58}.hero-sheet__actions{flex-wrap:wrap;gap:13px;display:flex}.scribble-stats{border:2px solid var(--ink);width:min(100%,760px);color:var(--ink);background:#fff7e7b3;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:4px 0 0;display:grid}.scribble-stats div{border-right:1px solid var(--ink-faint);min-width:0;padding:16px;transition:background .18s,transform .18s}.scribble-stats div:last-child{border-right:0}.scribble-stats dt{color:var(--red);font-family:var(--font-note);text-transform:uppercase;font-size:.68rem;font-weight:900}.scribble-stats dd{color:var(--ink);overflow-wrap:anywhere;margin:8px 0 0;font-size:1rem;font-weight:900;line-height:1.25}.studio-index{width:min(100%, var(--max));border:2px solid var(--ink);background:repeating-linear-gradient(178deg,#0000 0 31px,#2e3e8514 32px 33px,#0000 34px),#fff7e7c7;border-radius:8px;transition:background .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 20px 56px #11100d1f}.studio-index:after{content:"";background:linear-gradient(176deg, transparent 0 17%, var(--blue) 18% 21%, transparent 22% 100%), linear-gradient(178deg, transparent 0 39%, var(--blue) 40% 43%, transparent 44% 100%), linear-gradient(181deg, transparent 0 62%, var(--blue) 63% 66%, transparent 67% 100%);opacity:.22;pointer-events:none;width:min(430px,42%);height:54px;position:absolute;bottom:24px;right:24px}.studio-index>*{z-index:1;position:relative}.studio-index__header{border-bottom:2px solid var(--ink);background:#ffffff6b;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 clamp(18px,4vw,30px);display:flex}.studio-index__header span,.studio-index__header strong{font-family:var(--font-note);text-transform:uppercase;font-size:.78rem;font-weight:900}.studio-index__header span{color:var(--red)}.studio-index__header strong{color:var(--blue)}.studio-index__body{display:grid}.index-card{border-bottom:1px solid var(--ink-faint);grid-template-columns:54px minmax(0,.92fr) minmax(190px,.68fr);align-items:start;gap:22px;min-height:136px;padding:24px clamp(18px,4vw,30px);transition:background .18s,transform .18s;display:grid}.index-card:last-child{border-bottom:0}.index-card__mark{color:var(--blue);font-family:var(--font-note);font-size:1.08rem;font-weight:900;line-height:1}.index-card h2{color:var(--red);font-family:var(--font-logo);text-transform:lowercase;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:.88;transition:color .18s,transform .18s}.index-card p{color:var(--ink-soft);margin:14px 0 0;font-weight:700;line-height:1.55}.index-card ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.index-card li{color:var(--ink);font-family:var(--font-note);text-transform:uppercase;background:#ffffff7a;border:1px solid #2e3e8561;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:900;line-height:1.12;transition:background .18s,border-color .18s,color .18s,transform .18s}.index-card li:nth-child(2n){border-color:#ff28286b}.project-notes,.margin-board,.contact-sheet{width:min(calc(100% - 32px), var(--max));margin:0 auto}.project-notes{padding:clamp(58px,8vw,96px) 0}.section-heading{gap:18px;max-width:940px;margin-bottom:38px;display:grid}.section-heading--compact{max-width:820px}.section-heading h2,.contact-sheet h2{color:var(--ink);font-size:clamp(2.75rem,6.4vw,5.9rem);line-height:.9}.section-heading p:not(.notebook-kicker){color:var(--ink-soft);margin:0;font-size:1.08rem;font-weight:700;line-height:1.62}.notebook-spread{grid-template-columns:minmax(250px,.34fr) minmax(0,1fr);align-items:start;gap:22px;display:grid}.page-tabs{gap:12px;display:grid}.page-tab{min-height:84px;color:var(--ink);cursor:pointer;text-align:left;background:#fff7e7b3;border:2px solid #11100da3;border-radius:8px;grid-template-columns:46px 1fr;align-items:center;gap:4px 12px;padding:12px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid}.page-tab span{color:var(--tab-ink);font-family:var(--font-note);grid-row:span 2;font-size:1.08rem;font-weight:900;line-height:1}.page-tab strong{min-width:0;color:var(--ink);font-family:var(--font-logo);overflow-wrap:anywhere;text-transform:lowercase;font-size:1.02rem;font-weight:900;line-height:1}.page-tab small{color:var(--ink-soft);font-size:.84rem;font-weight:700;line-height:1.12}.page-tab:hover{background:var(--cream);transform:translateY(-1px)}.page-tab[data-active=true]{border-color:var(--tab-ink);background:var(--white);box-shadow:inset 5px 0 0 var(--tab-ink)}.project-page{border:2px solid var(--ink);background:repeating-linear-gradient(179deg, transparent 0 31px, #2e3e8514 32px 33px, transparent 34px), linear-gradient(180deg, var(--white), var(--cream));min-height:520px;color:var(--ink);border-radius:8px;padding:clamp(28px,4vw,42px);transition:box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 20px 56px #11100d1f}.project-page:before{content:"";background:linear-gradient(176deg, transparent 0 13%, var(--blue) 14% 17%, transparent 18% 100%), linear-gradient(178deg, transparent 0 30%, var(--blue) 31% 34%, transparent 35% 100%), linear-gradient(181deg, transparent 0 48%, var(--blue) 49% 52%, transparent 53% 100%), linear-gradient(179deg, transparent 0 66%, var(--blue) 67% 70%, transparent 71% 100%);opacity:.14;pointer-events:none;width:min(560px,72%);height:96px;transition:opacity .22s,transform .22s;position:absolute;bottom:26px;right:-4%}.project-page>*{z-index:1;position:relative}.project-page__mast{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:34px;display:flex}.project-page__mast p,.project-page__mast span{margin:0}.project-page__mast p{color:var(--red);font-family:var(--font-note);text-transform:uppercase;font-size:.76rem;font-weight:900}.project-page__mast span{color:var(--ink-soft);margin-top:8px;font-weight:800;display:block}.project-page__mast strong{max-width:220px;color:var(--ink);font-family:var(--font-note);text-align:right;text-transform:uppercase;background:#ffffff8f;border:2px solid #ff28287a;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:900;line-height:1.2}.project-page h3{max-width:760px;color:var(--red);font-family:var(--font-logo);text-transform:lowercase;margin:0;font-size:clamp(3rem,6.8vw,6.2rem);font-weight:900;line-height:.86}.project-page__summary,.project-page__detail{max-width:740px;line-height:1.68}.project-page__summary{color:var(--ink);margin:26px 0 0;font-size:1.18rem;font-weight:900}.project-page__detail{color:var(--ink-soft);margin:14px 0 0;font-size:1.05rem;font-weight:650}.project-page__note{border-left:5px solid var(--active-ink,var(--blue));max-width:560px;margin:26px 0 0;padding:5px 0 7px 16px}.project-page__note span{color:var(--red);font-family:var(--font-note);text-transform:uppercase;font-size:.68rem;font-weight:900}.project-page__note p{color:var(--ink);margin:7px 0 0;font-size:1.08rem;font-weight:900;line-height:1.28}.project-details{border-block:2px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:700px;margin:30px 0 0;display:grid}.project-details div{min-width:0;padding:15px 18px 15px 0}.project-details div+div{border-left:1px solid var(--ink-faint);padding-left:18px}.project-details dt{color:var(--red);font-family:var(--font-note);text-transform:uppercase;font-size:.68rem;font-weight:900}.project-details dd{color:var(--ink);overflow-wrap:anywhere;margin:8px 0 0;font-weight:900}.tag-list{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.tag-list li{color:var(--ink);font-family:var(--font-note);text-transform:uppercase;background:#ffffff7a;border:1px solid #2e3e8570;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:900;line-height:1.12;transition:background .18s,border-color .18s,color .18s,transform .18s}.tag-list li:nth-child(2n){border-color:#ff28286b}.ink-link{border-bottom:3px solid var(--active-ink,var(--blue));color:var(--ink);font-family:var(--font-note);text-transform:uppercase;align-items:center;margin-top:30px;font-size:.8rem;font-weight:900;transition:color .18s,transform .18s;display:inline-flex}.ink-link:after{content:"->";color:var(--red);margin-left:10px;transition:transform .18s}.ink-link:hover{color:var(--red);transform:translate(4px)}.margin-board{padding:clamp(58px,8vw,96px) 0}.margin-board__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.margin-card{border:2px solid var(--ink);min-height:246px;color:var(--ink);background:#fff7e7b8;border-radius:8px;padding:22px;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s}.margin-card:nth-child(2){background:#ffffff6b;border-color:#2e3e85b8}.margin-card:nth-child(3){background:#ff2828e6}.margin-card:nth-child(4){border-color:#ff2828b8}.margin-card h3{color:currentColor;font-family:var(--font-logo);text-transform:lowercase;margin:0;font-size:clamp(1.72rem,3vw,2.35rem);font-weight:900;line-height:.94;transition:transform .22s}.margin-card:nth-child(2) h3{color:var(--blue)}.margin-card p{color:currentColor;margin:18px 0 0;font-weight:700;line-height:1.58}.idea-strip{border-block:3px solid var(--ink);background:#fff7e794;width:100%;overflow:hidden}.idea-strip div{width:max-content;animation:32s linear infinite ideaDrift;display:flex}.idea-strip span{min-height:58px;color:var(--blue);font-family:var(--font-note);text-transform:uppercase;white-space:nowrap;align-items:center;padding:0 28px;font-size:.82rem;font-weight:900;transition:color .18s,transform .18s;display:inline-flex}.idea-strip span:nth-child(2n){color:var(--red)}.idea-strip span:nth-child(3n){color:var(--ink)}.contact-sheet{border-top:3px solid var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:clamp(62px,8vw,94px) 0;display:grid}.contact-sheet h2{max-width:960px;color:var(--red)}.not-found{width:min(calc(100% - 32px), var(--max));min-height:100vh;color:var(--ink);align-items:center;margin:0 auto;display:grid}.not-found section{max-width:820px}.not-found h1{color:var(--red);font-size:clamp(3.4rem,9vw,7.4rem);line-height:.86}.not-found p:not(.notebook-kicker){max-width:620px;color:var(--ink-soft);font-size:1.1rem;font-weight:700;line-height:1.65}.hero-sheet[data-animate]:not(.is-visible) .hero-logo-frame,.hero-sheet[data-animate]:not(.is-visible) .notebook-kicker,.hero-sheet[data-animate]:not(.is-visible) h1 span,.hero-sheet[data-animate]:not(.is-visible) .hero-sheet__lede,.hero-sheet[data-animate]:not(.is-visible) .hero-sheet__actions,.hero-sheet[data-animate]:not(.is-visible) .scribble-stats{opacity:0;transform:translateY(18px)}.hero-sheet.is-visible .hero-logo-frame{animation:logoLift .78s var(--motion-ease) both}.hero-sheet.is-visible .hero-logo-frame:before{animation:logoSweep .98s .18s var(--motion-ease) both}.hero-sheet.is-visible .notebook-kicker{animation:quietRise .52s 90ms var(--motion-ease) both}.hero-sheet.is-visible h1 span{animation:wordRise .62s var(--motion-ease) both}.hero-sheet.is-visible h1 span:first-child{animation-delay:.14s}.hero-sheet.is-visible h1 span:nth-child(2){animation-delay:.21s}.hero-sheet.is-visible h1 span:nth-child(3){animation-delay:.28s}.hero-sheet.is-visible .hero-sheet__lede{animation:quietRise .56s .34s var(--motion-ease) both}.hero-sheet.is-visible .hero-sheet__actions{animation:quietRise .56s .42s var(--motion-ease) both}.hero-sheet.is-visible .scribble-stats{animation:quietRise .56s .5s var(--motion-ease) both}.hero-sheet.is-visible .scribble-stats div{animation:smallPop .42s var(--motion-ease) both}.hero-sheet.is-visible .scribble-stats div:first-child{animation-delay:.62s}.hero-sheet.is-visible .scribble-stats div:nth-child(2){animation-delay:.68s}.hero-sheet.is-visible .scribble-stats div:nth-child(3){animation-delay:.74s}.studio-index[data-animate]:not(.is-visible),.project-notes[data-animate]:not(.is-visible) .section-heading,.project-notes[data-animate]:not(.is-visible) .page-tab,.project-notes[data-animate]:not(.is-visible) .project-page,.margin-board[data-animate]:not(.is-visible) .section-heading,.margin-board[data-animate]:not(.is-visible) .margin-card,.idea-strip[data-animate]:not(.is-visible),.contact-sheet[data-animate]:not(.is-visible){opacity:0;transform:translateY(24px)}.studio-index.is-visible{animation:panelIn .62s var(--motion-ease) both}.studio-index[data-animate]:not(.is-visible) .index-card{opacity:0;transform:translate(-18px)}.studio-index.is-visible .index-card{animation:rowIn .52s var(--motion-ease) both}.studio-index.is-visible .index-card:first-child{animation-delay:.1s}.studio-index.is-visible .index-card:nth-child(2){animation-delay:.17s}.studio-index.is-visible .index-card:nth-child(3){animation-delay:.24s}.project-notes.is-visible .section-heading,.margin-board.is-visible .section-heading,.contact-sheet.is-visible{animation:quietRise .62s var(--motion-ease) both}.project-notes.is-visible .page-tab{animation:tabIn .44s var(--motion-ease) both}.project-notes.is-visible .page-tab:first-child{animation-delay:90ms}.project-notes.is-visible .page-tab:nth-child(2){animation-delay:.13s}.project-notes.is-visible .page-tab:nth-child(3){animation-delay:.17s}.project-notes.is-visible .page-tab:nth-child(4){animation-delay:.21s}.project-notes.is-visible .page-tab:nth-child(5){animation-delay:.25s}.project-notes.is-visible .page-tab:nth-child(6){animation-delay:.29s}.project-notes.is-visible .page-tab:nth-child(7){animation-delay:.33s}.project-notes.is-visible .project-page{animation:panelIn .62s .18s var(--motion-ease) both}.project-notes.is-visible .project-page h3,.project-notes.is-visible .project-page__summary,.project-notes.is-visible .project-page__detail,.project-notes.is-visible .project-page__note,.project-notes.is-visible .project-details,.project-notes.is-visible .ink-link{animation:quietRise .44s var(--motion-ease) both}.project-notes.is-visible .project-page h3{animation-delay:.23s}.project-notes.is-visible .project-page__summary{animation-delay:.28s}.project-notes.is-visible .project-page__detail{animation-delay:.33s}.project-notes.is-visible .project-page__note{animation-delay:.38s}.project-notes.is-visible .project-details{animation-delay:.43s}.project-notes.is-visible .tag-list li{animation:chipPop .36s var(--motion-ease) both}.project-notes.is-visible .tag-list li:first-child{animation-delay:.48s}.project-notes.is-visible .tag-list li:nth-child(2){animation-delay:.52s}.project-notes.is-visible .tag-list li:nth-child(3){animation-delay:.56s}.project-notes.is-visible .tag-list li:nth-child(4){animation-delay:.6s}.project-notes.is-visible .ink-link{animation-delay:.65s}.margin-board.is-visible .margin-card{animation:panelIn .56s var(--motion-ease) both}.margin-board.is-visible .margin-card:first-child{animation-delay:.1s}.margin-board.is-visible .margin-card:nth-child(2){animation-delay:.17s}.margin-board.is-visible .margin-card:nth-child(3){animation-delay:.24s}.margin-board.is-visible .margin-card:nth-child(4){animation-delay:.31s}.idea-strip.is-visible{animation:stripWipe .72s var(--motion-ease) both}@keyframes logoLift{0%{opacity:0;transform:translateY(22px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes logoSweep{0%{transform:translate(-115%)}52%{transform:translate(8%)}to{transform:translate(115%)}}@keyframes quietRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes wordRise{0%{opacity:0;transform:translateY(.28em)}to{opacity:1;transform:translate(0,0)}}@keyframes panelIn{0%{opacity:0;transform:translateY(24px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes rowIn{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0,0)}}@keyframes tabIn{0%{opacity:0;transform:translate(-10px,10px)}to{opacity:1;transform:translate(0,0)}}@keyframes smallPop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes chipPop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes stripWipe{0%{clip-path:inset(0 100% 0 0);opacity:.2}to{clip-path:inset(0);opacity:1}}@media (hover:hover){.notebook-header__brand:hover img{transform:translateY(-1px)}.hero-logo-frame:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 24px 58px #2e3e8545}.scribble-stats div:hover{background:#ffffff47;transform:translateY(-2px)}.studio-index:hover{background:repeating-linear-gradient(178deg,#0000 0 31px,#2e3e851c 32px 33px,#0000 34px),#fff7e7e6;transform:translateY(-2px);box-shadow:0 24px 64px #11100d29}.index-card:hover{background:#ffffff52;transform:translate(3px)}.index-card:hover h2{transform:translate(2px)}.index-card li:hover,.tag-list li:hover{background:var(--white);border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}.page-tab:hover{border-color:var(--tab-ink);box-shadow:inset 4px 0 0 var(--tab-ink), 0 10px 24px #11100d14;transform:translateY(-2px)}.project-page:hover{transform:translateY(-2px);box-shadow:0 26px 68px #11100d29}.project-page:hover:before{opacity:.22;transform:translateY(-3px)}.ink-link:hover:after{transform:translate(4px)}.margin-card:hover{background:#fff7e7eb;transform:translateY(-5px);box-shadow:0 18px 42px #11100d1f}.margin-card:hover h3,.idea-strip:hover span{transform:translateY(-1px)}}@keyframes ideaDrift{to{transform:translate(-50%)}}@media (max-width:1050px){.notebook-spread{grid-template-columns:1fr}.page-tabs,.margin-board__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.notebook-header{grid-template-columns:1fr;gap:14px;padding-block:15px}.notebook-header__nav{justify-content:flex-start}.ink-button{width:100%}.ink-button--compact{width:fit-content}.hero-sheet{min-height:0}.hero-logo-frame{box-shadow:0 14px 36px #2e3e852e}.hero-sheet__actions,.contact-sheet{grid-template-columns:1fr;align-items:stretch}.scribble-stats,.project-details{grid-template-columns:1fr}.scribble-stats div,.project-details div{border-right:0;border-bottom:1px solid var(--ink-faint)}.scribble-stats div:last-child,.project-details div:last-child{border-bottom:0}.project-details div+div{border-left:0;padding-left:0}.studio-index__header{align-content:center;padding-block:13px;display:grid}.studio-index:after{opacity:.14;width:64%}.index-card{grid-template-columns:1fr;gap:14px}.project-notes,.margin-board,.contact-sheet{width:min(calc(100% - 24px), var(--max))}.page-tabs,.margin-board__grid{grid-template-columns:1fr}.project-page{min-height:0}.project-page__mast{margin-bottom:30px;display:grid}.project-page__mast strong{text-align:left;max-width:none}.margin-card{min-height:220px}}@media (max-width:430px){.hero-sheet h1{font-size:2.76rem}.section-heading h2,.contact-sheet h2{font-size:2.38rem}.project-page h3{font-size:2.62rem}}@media (prefers-reduced-motion:reduce){[data-animate],[data-animate] *{opacity:1!important;clip-path:none!important;transition:none!important;animation:none!important;transform:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
