*,:before,:after{box-sizing:border-box}html{--step--2:calc(var(--step--1) / var(--ff-scale-ratio));--step--1:calc(1rem / var(--ff-scale-ratio));--step-0:1rem;--step-1:calc(1rem * var(--ff-scale-ratio));--step-2:calc(var(--step-1) * var(--ff-scale-ratio));--step-3:calc(var(--step-2) * var(--ff-scale-ratio));--step-4:calc(var(--step-3) * var(--ff-scale-ratio));--space:clamp(1rem, .7rem + 1.5vw, 2.5rem);--gutter:clamp(1.25rem, .4rem + 3.2vw, 5.5rem);--masthead:3.25rem;--shell-invert:white;text-size-adjust:100%;overflow-x:clip}body{background:var(--ff-ground);min-height:100dvh;color:var(--ff-ink);font-family:var(--ff-font-body);font-size:var(--step-0);text-rendering:optimizelegibility;margin:0;line-height:1.6}h1,h2,h3{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);text-wrap:balance;margin:0;font-weight:400;line-height:1.05}p{max-width:var(--ff-measure);text-wrap:pretty;margin:0}a{color:inherit;text-underline-offset:.25em;transition:opacity var(--ff-motion-duration) var(--ff-motion-ease);text-decoration-thickness:1px}a:hover{opacity:.6}:focus-visible{outline:2px solid var(--ff-accent);outline-offset:3px}.shell-page{width:100%;padding-inline:var(--gutter);margin-inline:auto}.shell-stack>*+*{margin-block-start:var(--flow,var(--space))}.shell-rule{border:0;border-block-start:1px solid var(--ff-line);margin-block:calc(var(--space) * 2)}.shell-muted{color:var(--ff-ink-muted)}.shell-lede{font-size:var(--step-1);line-height:1.4}.shell-eyebrow{font-size:var(--step--1);letter-spacing:.14em;text-transform:uppercase;color:var(--ff-ink-muted)}.shell-meta{font-family:var(--ff-font-meta);font-size:var(--step--2);letter-spacing:.18em;text-transform:uppercase;color:var(--ff-ink-muted);font-weight:400;line-height:1.5}.shell-meta--ink{color:var(--ff-ink)}.shell-meta--accent{color:var(--ff-accent)}.shell-line{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem 1.5rem;display:flex}.shell-grain{--shell-noise:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:1;pointer-events:none;opacity:var(--ff-grain-opacity);background-image:var(--shell-noise);background-size:calc(180px * var(--ff-grain-scale));mix-blend-mode:overlay;position:fixed;inset:0}.shell-content{z-index:2;padding-block:calc(var(--masthead) + var(--space)) calc(var(--space) * 3);position:relative}.shell-content:has(>.shell-opener:first-child){padding-block-start:0}.shell-opener{position:relative}.shell-masthead{z-index:4;padding:.9rem var(--gutter);pointer-events:none;color:var(--shell-invert);mix-blend-mode:difference;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem 1.5rem;display:flex;position:fixed;inset-block-start:0;inset-inline:0}.shell-masthead>*{pointer-events:auto}.shell-masthead :is(a,span,.shell-meta){color:inherit}.shell-crumbs{flex-wrap:wrap;align-items:baseline;gap:.35rem .7rem;display:flex}.shell-crumbs a{text-decoration:none}.shell-crumbs a:hover{opacity:.6}.shell-crumbs>*+:before{content:"—";opacity:.55;margin-inline-end:.7rem}.shell-masthead__here{opacity:.75;border:1px solid;padding:.45rem .75rem;text-decoration:none}.shell-bleed{width:100vw;margin-inline:calc(50% - 50vw)}.shell-cover{align-content:end;min-height:100svh;display:grid;position:relative;overflow:hidden}.shell-cover__image{position:absolute;inset:0}.shell-cover__image :is(figure,picture,img),.shell-cover__image .shell-figure img{width:100%;max-width:none;height:100%}.shell-cover__image .shell-figure img{object-fit:cover}.shell-cover:after{content:"";background:linear-gradient(to top, var(--ff-scrim) 0%, var(--ff-scrim) 22%, transparent 62%);position:absolute;inset:0}.shell-cover__body{z-index:1;padding:calc(var(--space) * 2) var(--gutter) calc(var(--space) * 2.5);gap:var(--space);display:grid;position:relative}.shell-cover__title{font-size:clamp(3rem,11vw,20rem);line-height:.9}.shell-field{grid-template-columns:repeat(auto-fill,minmax(clamp(4.5rem,8.5vw,13rem),1fr));gap:1px;display:grid}.shell-tile{aspect-ratio:1;display:block;position:relative;overflow:hidden}.shell-tile img{object-fit:cover;width:100%;height:100%;display:block}.shell-tile__id{background:var(--ff-scrim);color:var(--ff-ink);font-family:var(--ff-font-meta);letter-spacing:.14em;text-transform:uppercase;padding:.15rem .35rem;font-size:.5625rem;position:absolute;inset-block-end:0;inset-inline-start:0}.shell-field-head{background:var(--ff-ground);position:relative}.shell-field-head__title{z-index:2;color:var(--shell-invert);mix-blend-mode:difference;pointer-events:none;margin-block-start:-.55em;font-size:clamp(3rem,12vw,22rem);line-height:.85;position:relative}.shell-crowd__strip,.shell-field-head .shell-field{filter:contrast(1.3)brightness(.86)}.shell-plate{gap:var(--space);min-height:100svh;padding-block:calc(var(--space) * 1.5);grid-template-rows:minmax(0,1fr) auto;display:grid}.shell-plate__stage{place-items:center;min-height:0;display:grid}.shell-plate__stage .shell-figure{height:100%;min-height:0;display:grid}.shell-plate__stage picture{place-items:center;min-height:0;display:grid}.shell-plate__stage img{width:auto;max-width:100%;height:auto;max-height:82svh}.shell-plate[data-size=tall] .shell-plate__stage img{max-height:90svh}.shell-plate[data-size=short] .shell-plate__stage img{max-height:62svh}.shell-plate[data-size=start] .shell-plate__stage{place-items:center start;margin-inline-start:calc(var(--gutter) * -1)}.shell-plate[data-size=end] .shell-plate__stage{place-items:center end;margin-inline-end:calc(var(--gutter) * -1)}.shell-breath{gap:calc(var(--space) * 1.5);min-height:80svh;padding-block:calc(var(--space) * 2);grid-template-rows:minmax(0,1fr) auto;display:grid}.shell-breath__row{gap:calc(var(--space) * 1.5);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:0;display:grid}.shell-breath__row img{object-fit:contain;width:100%;height:auto;max-height:56svh}.shell-breath>.shell-meta{text-align:center}.shell-seam{padding-block:calc(var(--space) * 2.5);margin:0}.shell-seam__rails{justify-content:space-between;gap:1.5rem;margin-block-end:calc(var(--space) * 1.5);display:flex}.shell-seam__pair{flex-direction:column;gap:0;display:flex;position:relative}.shell-seam__half{min-width:0;position:relative}.shell-seam__half+.shell-seam__half{border-block-start:1px solid var(--ff-accent)}.shell-seam__half+.shell-seam__half:before{content:"";inset-inline:calc(var(--space) * -1.5);background:var(--ff-accent);height:1px;position:absolute;inset-block-start:-1px}@media (width>=44rem){.shell-seam__pair{flex-direction:row;align-items:stretch}.shell-seam__half+.shell-seam__half{border-block-start:0;border-inline-start:1px solid var(--ff-accent)}.shell-seam__half+.shell-seam__half:before{inset-inline:-1px auto;inset-block:calc(var(--space) * -2.5);width:1px;height:auto}}.shell-seam__provenance{flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;margin-block-start:.85rem;display:flex}.shell-seam__score{text-align:center;font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);margin-block-start:calc(var(--space) * 2);font-size:clamp(2.75rem,8vw,11rem);line-height:1}.shell-seam__score-label{text-align:center;margin-block-start:.75rem}:where(.shell-lexicon,.shell-index){margin:0}.shell-lexicon{border-block-start:1px solid var(--ff-line);gap:0;display:grid}.shell-lexicon__row{gap:.35rem var(--space);padding-block:var(--space);border-block-end:1px solid var(--ff-line);display:grid}.shell-lexicon dt{font-family:var(--ff-font-meta);font-size:var(--step--2);letter-spacing:.2em;text-transform:uppercase;color:var(--ff-accent)}.shell-lexicon__words{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);text-wrap:pretty;max-width:30ch;margin:0;font-size:clamp(1.25rem,2.6vw,3.6rem);line-height:1.2}@media (width>=44rem){.shell-lexicon__row{grid-template-columns:minmax(9rem,13rem) 1fr;align-items:baseline}}.shell-dossier{gap:.6rem;margin:0;display:grid}.shell-dossier>div{gap:var(--space);grid-template-columns:minmax(7rem,10rem) 1fr;align-items:baseline;display:grid}.shell-dossier dt{font-family:var(--ff-font-meta);font-size:var(--step--2);letter-spacing:.18em;text-transform:uppercase;color:var(--ff-ink-muted)}.shell-dossier dd{font-family:var(--ff-font-meta);font-size:var(--step--2);letter-spacing:.18em;text-transform:uppercase;color:var(--ff-ink);margin:0}.shell-showcase{gap:calc(var(--space) * 1.5);padding:calc(var(--space) * 2) var(--gutter) calc(var(--space) * 3);align-items:end;display:grid;position:relative}@media (width>=60rem){.shell-showcase{gap:calc(var(--space) * 2);grid-template-columns:minmax(14rem,.9fr) 1.7fr 1fr}}.shell-showcase__words{gap:var(--space);align-content:end;display:grid}.shell-showcase__title{font-size:clamp(2rem,4.6vw,6rem);line-height:.95}.shell-showcase__link{text-decoration:none}.shell-showcase__link:after{content:"";position:absolute;inset:0}.shell-showcase__link:hover{opacity:1;color:var(--ff-accent)}.shell-showcase__pair{gap:0;display:grid}.shell-showcase__pair>*+*{border-block-start:1px solid var(--ff-accent)}.shell-showcase__pair[data-loose]>*+*{border-block-start-color:var(--ff-line)}.shell-contact__head{padding-block:var(--space);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 2rem;display:flex}.shell-contact__title{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);font-size:clamp(1.75rem,4.4vw,6rem)}.shell-darkroom{grid-template-columns:repeat(auto-fit,minmax(clamp(14rem,18vw,22rem),1fr));gap:1px;display:grid}.shell-darkroom__cell{border:1px solid var(--ff-line);text-align:center;min-height:9rem;padding:var(--space);place-content:center;gap:.5rem;display:grid}.shell-darkroom__title{font-family:var(--ff-font-display);font-size:var(--step-1);letter-spacing:var(--ff-tracking-display);color:var(--ff-ink-muted)}.shell-index{gap:0;padding:0;list-style:none;display:grid}.shell-index__item{border-block-start:1px solid var(--ff-line);padding-block:var(--space)}.shell-index__item:last-child{border-block-end:1px solid var(--ff-line)}.shell-index__row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 2rem;display:flex}.shell-index__name{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);font-size:clamp(1.5rem,3.4vw,5rem)}.shell-index__link{text-decoration:none}.shell-index__strip{grid-template-columns:repeat(auto-fill,minmax(clamp(4.5rem,6vw,9rem),1fr));gap:1px;margin-block-start:var(--space);display:grid}.shell-close{padding-block:calc(var(--space) * 4)}.shell-close__sentence{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);text-wrap:balance;max-width:20ch;font-size:clamp(1.75rem,5vw,7rem);line-height:1.1}.shell-figure{max-width:100%;margin:0}.shell-figure img{width:100%;height:auto;display:block}.shell-figure__caption{font-family:var(--ff-font-meta);font-size:var(--step--2);letter-spacing:.18em;text-transform:uppercase;color:var(--ff-ink-muted);max-width:var(--ff-measure);margin-block-start:.75rem;line-height:1.5}.shell-plates{gap:calc(var(--space) * 4);margin-block-start:calc(var(--space) * 2);display:grid}@media (prefers-reduced-motion:no-preference){html[data-snap]{scroll-snap-type:y proximity}html[data-snap] .shell-plate,html[data-snap] .shell-breath{scroll-snap-align:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.shell-ways{flex-wrap:wrap;align-items:baseline;gap:.35rem 1.4rem;display:flex}.shell-ways a{text-decoration:none}.shell-ways a:hover{opacity:1;color:var(--ff-ink)}.shell-ways [aria-current=page]{color:var(--ff-accent)}@media (width>=64rem){.shell-ways{z-index:3;width:max-content;padding:var(--space) var(--gutter) var(--space) calc(var(--space) * 2);pointer-events:none;text-align:end;color:var(--shell-invert);mix-blend-mode:difference;justify-items:end;gap:.85rem;display:grid;position:fixed;inset-block-start:50%;inset-inline-end:0;transform:translateY(-50%)}.shell-ways>*{pointer-events:auto;color:inherit;align-items:center;gap:.7rem;display:flex;position:relative}.shell-ways>:after{content:"";opacity:.55;background:currentColor;flex:none;width:1.5rem;height:1px}.shell-ways [aria-current=page]{color:inherit}.shell-ways [aria-current=page]:after{opacity:1;width:3.25rem}.shell-ways a:hover:after{opacity:1}.shell-ways a .shell-ways__name{opacity:0;transition:opacity var(--ff-motion-duration) var(--ff-motion-ease)}.shell-ways:hover a .shell-ways__name,.shell-ways:focus-within a .shell-ways__name{opacity:1}.shell-ways__lead{display:none}}.shell-crowd{background:var(--ff-ground);align-content:center;gap:0;min-height:100svh;display:grid}.shell-crowd__strip{grid-auto-columns:1fr;grid-auto-flow:column;display:grid}.shell-crowd__strip img{object-fit:cover;width:100%;height:clamp(8rem,30svh,26rem);display:block}@media (width<=43.999rem){.shell-crowd__strip>:nth-child(n+7){display:none}}.shell-crowd__title{z-index:2;color:var(--shell-invert);mix-blend-mode:difference;pointer-events:none;margin-block-start:-.44em;font-size:clamp(2.5rem,9vw,15rem);line-height:.82;position:relative}.shell-crowd__foot{margin-block-start:calc(var(--space) * 2)}.shell-wall{position:relative}.shell-wall__pin{align-content:center;gap:calc(var(--space) * 1.25);z-index:0;width:100vw;height:100svh;padding-inline:var(--gutter);margin-inline:calc(50% - 50vw);display:grid;position:sticky;top:0}.shell-wall__name{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);text-wrap:balance;border-block:1px solid var(--ff-line);padding-block:.1em .14em;font-size:clamp(3rem,13vw,24rem);line-height:.86}.shell-wall__words{font-family:var(--ff-font-display);max-width:26ch;color:var(--ff-ink-muted);text-wrap:pretty;font-size:clamp(1.25rem,2.4vw,3.2rem);font-style:italic;line-height:1.3}.shell-wall__flow{z-index:1;align-items:start;column-gap:0;row-gap:var(--wall-gap,26svh);grid-template-columns:repeat(12,1fr);margin-block-start:-100svh;padding-block:86svh 18svh;display:grid;position:relative}.shell-wall__flow>[data-cell]{grid-column:var(--from) / var(--to);min-width:0}.shell-wall__flow>[data-drop]{margin-block-start:var(--drop,10svh)}.shell-axis{background:var(--ff-line);z-index:1;pointer-events:none;width:1px;position:fixed;inset-block:0;inset-inline-start:50%}.shell-split{gap:0;min-height:100svh;display:grid}.shell-split__side{align-content:end;gap:var(--space);padding:calc(var(--space) * 2) var(--gutter) calc(var(--space) * 2.5);display:grid}@media (width<=43.999rem){.shell-split__image{order:-1;min-height:62svh}}.shell-split__image{min-height:52svh;position:relative;overflow:hidden}.shell-split__image>.shell-figure{position:absolute;inset:0}.shell-split__image :is(.shell-figure,picture){width:100%;max-width:none;height:100%;display:block}.shell-split__image img{object-fit:cover;width:100%;height:100%}@media (width>=44rem){.shell-split{grid-template-columns:1fr 1fr;align-items:stretch}.shell-split__side{text-align:end;justify-items:end;padding-block-start:calc(var(--masthead) + var(--space) * 2);padding-inline-end:calc(var(--space) * 2)}.shell-split__side>*{max-width:34ch}.shell-split__side .shell-cover__title{font-size:clamp(2.25rem,6.5vw,11rem)}}.shell-axis-grid{align-items:center;gap:calc(var(--space) * 3) calc(var(--space) * 2);padding-block:calc(var(--space) * 2.5);grid-template-columns:1fr 1fr;display:grid}.shell-axis-grid>.shell-axis-left{text-align:end;grid-column:1;justify-self:end}.shell-axis-grid>.shell-axis-right{grid-column:2;justify-self:start}.shell-axis-grid .shell-figure{max-width:100%}.shell-axis-grid [data-span]{margin-inline:calc(var(--gutter) * -1);grid-column:1/-1;justify-self:stretch}.shell-axis-pair{z-index:2;grid-column:1/-1;justify-self:center;display:flex;position:relative}.shell-axis-pair .shell-seam__half{height:var(--pair-height,66svh)}.shell-axis-pair .shell-figure,.shell-axis-pair picture{height:100%}.shell-axis-pair img{width:auto;max-width:none;height:100%}.shell-axis-thesis{gap:0 calc(var(--space) * 1.5);padding:calc(var(--space) * 4) var(--gutter);margin-inline:calc(var(--gutter) * -1);border-block:1px solid var(--ff-line);grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.shell-axis-thesis p{max-width:none}.shell-axis-thesis>:first-child{text-align:end}.shell-axis-thesis span{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);text-wrap:pretty;max-width:20ch;font-size:clamp(1.375rem,3vw,4.5rem);line-height:1.15;display:block}.shell-axis-thesis>:first-child span{margin-inline-start:auto}.shell-axis-thesis>:last-child span{color:var(--ff-accent)}.shell-axis-provenance{gap:.5rem calc(var(--space) * 2);grid-template-columns:1fr 1fr;padding-block-start:var(--space);display:grid}.shell-axis-provenance>:first-child{text-align:end}@media (width<=43.999rem){.shell-axis{inset-inline-start:calc(var(--gutter) / 2)}.shell-axis-grid{grid-template-columns:1fr}.shell-axis-grid>.shell-axis-left{text-align:start;justify-self:start}.shell-axis-grid>.shell-axis-right{grid-column:1;justify-self:start}.shell-axis-grid .shell-figure{max-width:100%}.shell-axis-pair{flex-direction:column;justify-self:stretch;width:100%;transform:none!important}.shell-axis-pair .shell-seam__half,.shell-axis-pair img{width:100%;height:auto}.shell-axis-thesis{gap:var(--space);grid-template-columns:1fr}.shell-axis-thesis>:first-child{text-align:start}.shell-axis-thesis>:first-child span{margin-inline-start:0}}.shell-table{grid-template-columns:repeat(auto-fill,minmax(clamp(7rem,11vw,17rem),1fr));gap:2px;display:grid}.shell-table>.shell-tile{aspect-ratio:1}.shell-table>[data-span]{grid-column:1/-1}.shell-tile[data-pair]{outline:1px solid var(--ff-accent);outline-offset:-1px;z-index:1}.shell-table__cell{border:1px solid var(--ff-line);align-content:start;gap:.6rem;min-height:100%;padding:1.1rem 1rem 1.3rem;display:grid}.shell-table__head{grid-column:span 2;align-content:end;gap:.9rem}.shell-table__head h1{font-size:clamp(1.5rem,2.6vw,3rem)}.shell-table__cell dd{font-family:var(--ff-font-display);font-size:var(--step-1);letter-spacing:var(--ff-tracking-display);text-wrap:pretty;margin:0;line-height:1.25}@keyframes shell-emerge{0%{opacity:0;filter:blur(22px)contrast(.8);transform:scale(1.035)}to{opacity:1;filter:blur()contrast();transform:scale(1)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){:where(.shell-plate__stage,.shell-breath__row,.shell-wall__flow,.shell-seam__half,.shell-axis-grid,.shell-field,.shell-table,.shell-bleed:not(.shell-cover)) img:not(.shell-thumb){animation-name:shell-emerge;animation-timing-function:linear;animation-fill-mode:both}}}@supports (animation-range:entry){@media (prefers-reduced-motion:no-preference){:where(.shell-plate__stage,.shell-breath__row,.shell-wall__flow,.shell-seam__half,.shell-axis-grid,.shell-field,.shell-table,.shell-bleed:not(.shell-cover)) img:not(.shell-thumb){animation-timeline:view();animation-range:entry entry 50%}}}@view-transition{navigation:auto}@keyframes shell-arrive{0%{opacity:0;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}@keyframes shell-depart{0%{opacity:1}to{opacity:0}}::view-transition-old(root){animation-name:shell-depart;animation-duration:calc(var(--ff-motion-duration) * 2);animation-timing-function:var(--ff-motion-ease)}::view-transition-new(root){animation-name:shell-arrive;animation-duration:calc(var(--ff-motion-duration) * 3.5);animation-timing-function:var(--ff-motion-ease)}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}}.shell-doors{margin-block:var(--space) 0;background:var(--ff-line);border-block:1px solid var(--ff-line);gap:1px;padding:0;list-style:none;display:grid}@media (width>=44rem){.shell-doors{grid-template-columns:1fr 1fr}}@media (width>=84rem){.shell-doors{grid-template-columns:repeat(4,1fr)}}.shell-door{background:var(--ff-ground)}.shell-door a{gap:var(--space);padding:var(--space);align-content:start;height:100%;text-decoration:none;display:grid}.shell-door__view{aspect-ratio:4/3;background:var(--ff-line);display:block;position:relative;overflow:hidden}.shell-door__view img{display:block}.shell-door__body{gap:.35rem;display:grid}.shell-door__name{font-family:var(--ff-font-display);letter-spacing:var(--ff-tracking-display);font-size:clamp(1.5rem,3.2vw,3.75rem);line-height:1}.shell-door__note{color:var(--ff-ink-muted);max-width:42ch}.shell-door__view[data-route=fall] img{object-fit:cover;width:100%;height:100%}.shell-door__view[data-route=descent]{grid-auto-rows:1fr;place-items:stretch center;gap:2%;padding:4% 0;display:grid}.shell-door__view[data-route=descent] picture{width:var(--step,40%);height:100%;min-height:0;display:block}.shell-door__view[data-route=descent] picture:first-child{--step:30%}.shell-door__view[data-route=descent] picture:nth-child(2){--step:48%}.shell-door__view[data-route=descent] picture:nth-child(3){--step:68%}.shell-door__view[data-route=descent] picture:nth-child(4){--step:92%}.shell-door__view[data-route=descent] img{object-fit:cover;width:100%;height:100%}.shell-door__view[data-route=seam]{display:flex}.shell-door__view[data-route=seam] picture{flex:1;min-width:0;display:block}.shell-door__view[data-route=seam] picture+picture{border-inline-start:1px solid var(--ff-accent)}.shell-door__view[data-route=seam] img{object-fit:cover;width:100%;height:100%}.shell-door__view[data-route=table]{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:2px;display:grid}.shell-door__view[data-route=table] img{object-fit:cover;width:100%;height:100%}
