.category-orbit{display:none}
/* The Living Studio palette, arranged for browsing a substantial catalogue. */
.library-section{padding-top:70px;padding-bottom:28px;scroll-margin-top:90px}
.library-intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}
.library-intro h2{font-size:clamp(32px,4vw,54px);font-weight:400;line-height:1.15;letter-spacing:-1.8px;margin:13px 0}
.library-intro>div>p:last-child{font-size:15px;line-height:1.7;color:#a8afa7;max-width:620px;margin:0}
.library-search{display:inline-flex;align-items:center;gap:22px;min-height:44px;padding:11px 16px;border:1px solid #bda36b5a;border-radius:5px;color:#e0cc9f;font-size:12px;white-space:nowrap}
.library-search:hover{background:#bda36b19;border-color:#c5a666}
.library-nav{position:sticky;top:78px;z-index:19;display:flex;gap:8px;padding:12px 0;background:#04090bf5;border-top:1px solid #b09a6233;border-bottom:1px solid #b09a6233;backdrop-filter:blur(16px);overflow-x:auto;scrollbar-width:none;margin-bottom:40px}
.library-nav a{display:flex;align-items:center;justify-content:center;gap:15px;min-height:44px;padding:10px 22px;border-radius:5px;font-size:14px;color:#aeb4aa;white-space:nowrap;transition:color .18s,background .18s}
.library-nav a>span{color:#b4a176;font-size:11px;font-variant-numeric:tabular-nums}
.library-nav a:hover,.library-nav a[aria-current]{background:#bca16b18;color:#f1e5ca}
.library-category{scroll-margin-top:158px;margin-bottom:68px}
.category-heading{margin-bottom:30px}
.category-heading-line{display:flex;align-items:center;gap:15px;flex-wrap:wrap}
.category-number{font-size:10px;letter-spacing:1px;color:#b09b6c}
.category-heading h3{font-size:clamp(29px,3.3vw,40px);line-height:1.15;font-weight:400;letter-spacing:-1px;margin:0}
.category-total{border-left:1px solid #b29a623d;padding-left:16px;font-size:13px;color:#c0ad7d}
.category-heading>p{color:#9da69d;font-size:14px;line-height:1.7;margin:12px 0 0 30px}
.work-shelf{margin-bottom:30px;min-width:0}
.shelf-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}
.shelf-heading h4{font-size:20px;font-weight:500;line-height:1.3;color:#e4dfd3;margin:0 0 5px;display:flex;align-items:center;gap:12px}
.shelf-heading h4>span{font-size:11px;line-height:1;background:#bca16b14;border:1px solid #bca16b30;border-radius:4px;color:#c4af80;padding:5px 7px;font-variant-numeric:tabular-nums}
.shelf-heading p{font-size:12px;line-height:1.6;color:#909c93;margin:0}
.shelf-controls{display:flex;align-items:center;gap:18px;flex-shrink:0}
.shelf-view-all{min-height:44px;font-size:12px;color:#d7c398;white-space:nowrap;text-decoration:underline;text-decoration-color:#b29b6255;text-underline-offset:5px}
.shelf-arrows{display:flex;gap:7px}
.shelf-arrows button{width:44px;height:44px;border:1px solid #b29b6255;background:#c4aa7010;border-radius:5px;font-size:21px;color:#e5d1a4;transition:background .18s,border-color .18s}
.shelf-arrows button:hover:not(:disabled){border-color:#c7aa6a;background:#c4aa7028}
.shelf-arrows button:disabled{opacity:.27;cursor:default}
.shelf-track{--card-width:calc((100% - 54px)/3.1);display:grid;grid-auto-flow:column;grid-auto-columns:var(--card-width);grid-auto-rows:1fr;gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#a78d494a transparent;padding:2px 1px 15px;scroll-padding-inline:1px;align-items:stretch}
.shelf-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:var(--shelf-card-height,0px);scroll-snap-align:start;background:linear-gradient(145deg,#111718,#0a1011);border:1px solid #a5915c2b;border-radius:8px;overflow:hidden;transition:border-color .2s,background .2s}
.shelf-card>*{flex-shrink:0}
.shelf-card:hover,.shelf-card:focus-within{border-color:#c6a86d85;background:#11191a}
.shelf-open{display:flex;flex-direction:column;width:100%;text-align:left;padding:0;color:inherit;min-width:0}
.shelf-cover{position:relative;display:block;flex:0 0 auto;overflow:hidden;width:100%;min-height:0;aspect-ratio:16/9;background:radial-gradient(ellipse at 35% 45%,#57503470,transparent 70%),#0b1416;border-bottom:1px solid #a5915c25}
.shelf-cover>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s,filter .4s;filter:saturate(.78) brightness(.85)}
.shelf-open:hover .shelf-cover>img,.shelf-open:focus-visible .shelf-cover>img{transform:scale(1.035);filter:saturate(.95) brightness(.98)}
.shelf-cover.local-cover{background:#05090b}
.shelf-cover.local-cover>img{filter:none}
.work-artwork.artwork-contain{object-fit:contain;background:#05090b}
.shelf-open:hover .local-cover>img,.shelf-open:focus-visible .local-cover>img{filter:none}
.shelf-open:hover .local-cover>.artwork-contain,.shelf-open:focus-visible .local-cover>.artwork-contain{transform:none}
.shelf-cover::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#03070965,transparent 50%)}
.cover-number{position:absolute;left:12px;bottom:12px;z-index:1;color:#eee0c4;font-size:10px;letter-spacing:2px}
.cover-explore{position:absolute;bottom:11px;right:11px;z-index:1;font-size:10px;background:#050b0edb;border:1px solid #c4ac7448;padding:6px 8px;border-radius:4px;color:#e7d7b7;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}
.shelf-card:hover .cover-explore,.shelf-card:focus-within .cover-explore{opacity:1;transform:none}
.cover-fallback{display:none}.is-fallback .cover-fallback{display:block;position:absolute;inset:25px 20px;z-index:1;font-size:24px;line-height:1.1;color:#eadab8;letter-spacing:-.5px;text-shadow:0 2px 15px #000}
.is-fallback>img{filter:brightness(.35)}
.shelf-card-title{display:block;font-size:16px;font-weight:500;line-height:1.35;color:#ece5d7;padding:12px 16px 0;overflow-wrap:anywhere}
.shelf-card-artist{display:block;color:#a2ada4;font-size:12px;line-height:1.5;padding:4px 16px 0;overflow-wrap:anywhere}
.shelf-card-artist:empty{display:none}
.shelf-credits{padding:10px 16px 12px;flex:none}
.shelf-credits>p{font-size:9px;text-transform:uppercase;letter-spacing:1.1px;color:#b8a77d;margin:0 0 7px}
.shelf-credits>div{font-size:12px;line-height:1.8;color:#c6cbc0;overflow-wrap:anywhere}
.shelf-credits i{font-style:normal;color:#85764f}
.shelf-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;border-top:1px solid #a5915c24;padding:2px 12px}
.shelf-actions>button{display:flex;align-items:center;gap:10px;min-height:44px;padding:7px 4px;font-size:11px;color:#d5bf90}
.shelf-actions>button:hover{color:#fff0cc}
.shelf-actions:empty{display:none}
.shelf-actions>[data-play]{margin-left:auto}
.shelf-position{font-size:10px;letter-spacing:.4px;line-height:1.4;color:#8e988d;margin:9px 0 0}
.work-shelf.is-expanded .shelf-track{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none}
.work-shelf.is-expanded .shelf-arrows{display:none}
.designed-cover{display:flex;align-items:center;justify-content:center}
.product-mark{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;padding:20px;color:#cdb57c}
.product-mark b{font-size:21px;letter-spacing:-.7px;font-weight:500;text-align:center;line-height:1.2}
.product-mark small{font-size:8px;letter-spacing:1.7px;text-transform:uppercase;color:#aaa587}
.product-mark>i{width:38px;height:38px;border:1px solid currentColor;border-radius:8px;display:block;transform:rotate(-9deg);box-shadow:7px 5px 0 -1px #101b1a,7px 5px 0 currentColor}
.mark-forkr>i{border-radius:50%;transform:none;box-shadow:8px 0 0 -1px #101b1a,8px 0 0 currentColor}
.mark-formfit{color:#94bba7}.mark-formfit>i{border-style:dashed;border-radius:0;transform:none;box-shadow:none;width:50px;height:34px}
.mark-screencheck{color:#a1b7c2}.mark-screencheck>i{width:50px;height:32px;border-radius:3px;transform:none}
.mark-kcaldo{color:#d6b27d}.mark-kcaldo>i{border-radius:50%;border-width:3px;border-right-color:#d6b27d33;box-shadow:none;transform:rotate(20deg)}
.mark-krishnaskode>i{transform:rotate(45deg);border-radius:0;box-shadow:0 0 0 7px #cdb57c14}
.essay-cover{display:flex;flex-direction:column;gap:15px;align-self:stretch;padding:20px;color:#ddcba0;width:100%;border-left:7px solid #b59b5a42}
.essay-cover>small{font-size:7px;letter-spacing:1.3px;color:#a7a18c}.essay-cover>b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex-shrink:0;font-family:Georgia,serif;font-size:21px;font-weight:400;line-height:1.15;max-width:260px}.essay-cover>i{font-size:9px;font-style:normal;margin-top:auto;color:#b6a47b}
.inquiry-cover{width:100%;display:flex;flex-direction:column;align-items:center;color:#b9ab7c}.inquiry-cover svg{width:100%;max-height:155px;fill:none;stroke:currentColor;stroke-width:.9}.inquiry-cover circle{opacity:.35}.inquiry-cover small{font-size:7px;letter-spacing:1.4px}
.library-section :is(button,a,[tabindex]):focus-visible{outline:2px solid #d8b66f;outline-offset:3px}
.library-section .shelf-open:focus-visible{outline-offset:-3px}
.project-dialog{width:min(1080px,calc(100% - 48px));max-width:none;max-height:90dvh;padding:0;background:#080e10;border:1px solid #bba26955;border-radius:12px;color:var(--text);overflow:auto}
.project-dialog::backdrop{background:#000c;backdrop-filter:blur(8px)}
.project-dialog-head{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:#090f11f5;border-bottom:1px solid #a5915c30;backdrop-filter:blur(14px)}
.project-dialog-head h2{font-size:22px;font-weight:400;margin:5px 0 0;letter-spacing:-.5px}
.project-back{display:flex;align-items:center;gap:18px;min-height:44px;font-size:12px;color:#d9c69d;padding:9px 13px;border:1px solid #bba26955;border-radius:5px;white-space:nowrap}.project-back>span{font-size:24px}
.project-toolbar{padding:10px 24px;border-bottom:1px solid #a5915c20;display:flex;justify-content:flex-end}
.project-dialog .work-console{display:block;border:0;background:none;box-shadow:none}
.project-dialog .disciplines,.project-dialog .selection-heading,.project-dialog .selection-rail,.project-dialog .console-footer,.project-dialog #focus-toggle{display:none}
.project-dialog .preview-panel{width:100%;padding:20px 24px 25px;border:0}
.project-dialog .detail-description{font-size:14px;line-height:1.8}
.project-dialog .role-credits{font-size:12px;line-height:1.6}
.chapter-dock{display:none!important}
@media(max-width:1000px){.shelf-track{--card-width:calc((100% - 36px)/2.2)}.library-nav a{padding-inline:17px}.work-shelf.is-expanded .shelf-track{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
 .essay-cover{gap:10px;padding:16px}
 .library-section{padding-top:38px;width:calc(100% - 40px)}.library-intro{align-items:start;flex-direction:column;gap:17px;margin-bottom:20px}.library-intro h2{font-size:35px;letter-spacing:-1.1px}.library-intro>div>p:last-child{font-size:13px;line-height:1.75}.library-search{font-size:11px;gap:18px}
 .library-nav{top:66px;margin-inline:-20px;padding:9px 15px;gap:3px;margin-bottom:30px}.library-nav a{font-size:12px;gap:8px;padding:9px 12px;min-height:42px}.library-nav a>span{font-size:10px}
 .library-category{scroll-margin-top:145px;margin-bottom:46px}.category-heading{margin-bottom:23px}.category-heading-line{gap:10px}.category-number{font-size:8px}.category-heading h3{font-size:31px}.category-total{font-size:11px;padding-left:11px}.category-heading>p{font-size:12px;margin-left:24px;line-height:1.7}
 .shelf-heading{align-items:start;flex-wrap:wrap;gap:7px;margin-bottom:13px}.shelf-heading>div:first-child{flex:1;min-width:180px}.shelf-heading h4{font-size:18px}.shelf-heading p{font-size:11px;max-width:310px}.shelf-controls{width:100%;justify-content:space-between;gap:12px}.shelf-arrows button{width:42px;height:42px}.shelf-view-all{font-size:11px}
 .shelf-track{--card-width:89%;gap:13px;margin-right:-20px;padding-right:20px;scroll-padding-left:1px}.shelf-card-title{font-size:16px;padding-top:14px}.shelf-card-artist{font-size:12px}.shelf-credits>div{font-size:12px}.shelf-cover{aspect-ratio:16/9}.shelf-actions>button{min-height:44px}
 .work-shelf{margin-bottom:27px}.shelf-position{font-size:9px}.cover-explore{opacity:1;transform:none}.work-shelf.is-expanded .shelf-track{grid-template-columns:1fr;margin-right:0;padding-right:1px}
 .project-dialog{width:calc(100% - 16px);max-height:94dvh;border-radius:9px}.project-dialog-head{padding:12px;gap:10px}.project-dialog-head h2{font-size:18px}.project-dialog-head .micro{font-size:8px;letter-spacing:.8px}.project-back{font-size:10px;gap:8px;padding:8px}.project-back>span{font-size:21px}.project-toolbar{padding:7px 12px}.project-dialog .preview-panel{padding:10px 10px 18px}.project-dialog .detail-block{padding:15px 4px 0}.project-dialog .detail-description{font-size:13px}.project-dialog .role-credits .credit-chip{font-size:11px}
}
@media(prefers-reduced-motion:reduce){.shelf-cover>img,.shelf-card,.cover-explore{transition:none}.shelf-open:hover .shelf-cover>img{transform:none}}
html.still .shelf-cover>img,html.still .shelf-card,html.still .cover-explore{transition:none}

/* Give the work and the contribution priority over decorative metadata. */
.hero-identity{font-weight:500;color:#e2dfd3}
.hero-credit-label{display:flex;flex-direction:column;justify-content:center;min-width:0;height:44px}
.hero-credit-label>.hero-credit-window{width:100%;height:26px;flex-shrink:0}
.hero-credit-detail{font-size:10px;line-height:14px;letter-spacing:.2px;color:#8fa8bf;white-space:nowrap}
.hero-credit-detail:empty{display:none}
.library-intro>div>p:last-child{max-width:64ch;color:#b6bdb3}
.category-number{color:#929d93}
.category-heading>p{color:#aeb8ac;max-width:65ch}
.shelf-heading p{color:#a5afa3;font-size:13px}
.shelf-heading h4>span{color:#b8c0b2;background:#afb5a510;border-color:#afb5a530;font-size:12px}
.shelf-card-title{font-size:18px;line-height:1.35;padding-top:12px}
.shelf-card-artist{font-size:13px;line-height:1.5;color:#adb6aa}
.shelf-excerpt{font-size:13px;line-height:1.6;color:#c4cdc0;margin:10px 16px 0}
.work-shelf .shelf-card[data-kind="blogs"] .shelf-excerpt,.work-shelf .shelf-card[data-kind="research"] .shelf-excerpt{margin-bottom:12px}
.shelf-credits{padding-top:10px}
.shelf-credits>p{font-size:11px;font-weight:400;text-transform:none;letter-spacing:.15px;color:#d5bf90;margin-bottom:4px}
#detail-credits>.micro{color:#d5bf90}
.shelf-credits>div{font-size:13px;line-height:1.6;color:#d5dacd}
.shelf-credits>div>span{display:inline-block;max-width:100%;margin-right:10px}
.shelf-credits>div>span::before,.role-credits>.credit-chip::before{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:#8fa8bf;margin-right:7px;vertical-align:.15em}
.shelf-actions>button{font-size:12px}
.cover-number{color:#c7cbbb;letter-spacing:1px}
.shelf-position{color:#9ba695;letter-spacing:.2px}
.library-category+.library-category{padding-top:26px;border-top:1px solid #afb5a51c}
@media(max-width:760px){
 .shelf-card-title{font-size:17px}
 .shelf-heading p{font-size:12px}
 .shelf-excerpt{font-size:13px;line-height:1.6}
 .library-category+.library-category{padding-top:23px}
}

/* September 8-4: explicit skills and readable portfolio formalities. */
.about-grid>*{min-width:0}
.craft-skills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px;list-style:none;padding:0;margin:22px 0;color:#d5dacd}
.craft-skills>li{position:relative;padding-left:13px;font-size:13px;line-height:1.5;overflow-wrap:anywhere}
.craft-skills>li::before{content:'';position:absolute;left:0;top:.59em;width:4px;height:4px;border-radius:50%;background:#8fa8bf}
#craft-content{min-height:410px}
.craft-tools{gap:9px 17px}.craft-tools>span{color:#b5b9aa}
.craft-work-link{min-height:44px;font-size:12px;margin-top:14px}
.footer{align-items:flex-start;gap:24px;padding-block:30px}
.footer .footer-identity{display:block;flex-shrink:0}
.footer-identity>a{font-weight:700;letter-spacing:1.4px;font-size:11px;color:#d3d4c6}
.footer-identity>a>span{color:#d0b879}
.footer-identity>p{font-size:11px;line-height:1.7;margin-top:9px;color:#a3aca0}
.footer .footer-meta{display:block;max-width:100%}
.footer-meta>nav{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:0 22px}
.footer-meta>nav>a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:#b9bbaa}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #b09a6233;padding-top:9px;font-size:11px;color:#9da99a}
.footer-bottom>a{display:inline-flex;align-items:center;min-height:44px;color:#cab581}
@media(max-width:760px){
 #craft-content{min-height:0}
 .craft-top{gap:10px;padding-inline:20px}.craft-top .micro{letter-spacing:1px}
 .craft-skills{gap:10px 12px}.craft-skills>li{font-size:13px}
 .footer{flex-direction:column;align-items:stretch;gap:12px}
 .footer-meta>nav{justify-content:flex-start;column-gap:20px}
 .footer .footer-meta{width:100%}
}

/* Credits sit against the footer; row-equalising slack goes above them. The fit script ignores this auto margin. */
.shelf-credits{margin-top:auto}
.shelf-credits+.shelf-actions{margin-top:0}
