/* Edition 002: the existing editorial palette, extended to work and five shelves. */
:root{--coral:#FF866E}
.cover-copy p.positioning{max-width:425px;font-size:15px;letter-spacing:.5px;line-height:2}
.positioning strong{font-weight:600}
.card-cannes img{aspect-ratio:1.08;object-fit:cover;margin-bottom:12px}
.card-fuji img{aspect-ratio:1.45;object-fit:cover}
.cover-bottom>span{max-width:68%;line-height:1.8}
.issue-large{font-size:57px;line-height:1.2}
.issue-large i{font-size:38px;color:var(--coral);font-style:normal}
.work-section{padding-bottom:80px}
.work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px}
.work-card{min-width:0}
.work-image{display:block;width:100%;padding:0;position:relative;overflow:hidden;border:1px solid var(--line)}
.work-image img{width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;transition:transform .45s}
.work-image:hover img{transform:scale(1.035)}
.work-image>span{position:absolute;right:0;bottom:0;background:var(--coral);padding:8px 11px;font:11px Georgia,serif}
.work-tag{font-size:9px;letter-spacing:.5px;color:var(--muted);margin-top:17px}
.work-card h3{font-family:var(--serif);font-size:20px;line-height:1.5;margin-top:8px}
.work-card h3 button{font:inherit;text-align:left;padding:0}
.work-card h3 button:hover{text-decoration:underline;text-underline-offset:5px}
.work-hook{font-size:11px;line-height:1.85;color:var(--muted);margin-top:9px}
.archive-note{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:17px;margin-top:35px;font-size:9px;color:var(--muted);line-height:1.8}
.projects-section{background:#ebece2;padding:12px 0 36px;border-block:1px solid var(--ink)}
.projects-section .shelf-heading{border-top:0}
.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.project-card{min-width:0}
.project-image{width:100%;padding:0;display:block;border:1px solid var(--ink);overflow:hidden}
.project-image img{width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;transition:transform .5s}
.project-image:hover img{transform:scale(1.025)}
.project-caption{color:var(--muted);font-size:8px;line-height:1.7;margin-top:7px;min-height:28px}
.project-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:8px;margin-top:13px}
.project-meta .status{font-size:8px}
.project-card h3{font-family:var(--serif);font-size:30px;margin:14px 0}
.project-card h3 button{font:inherit;padding:0;text-align:left;display:flex;justify-content:space-between;align-items:center;width:100%}
.project-card h3 span{font:23px var(--sans)}
.project-card>p{font-size:12px;line-height:1.95;min-height:69px;color:var(--muted)}
.project-location{display:block;font-size:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}
.project-unfold{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;aspect-ratio:1.4;background:var(--coral);padding:22px;width:100%;text-align:left;background-image:linear-gradient(90deg,transparent 49.8%,#25252122 50%,transparent 50.2%)}
.project-unfold>span{font:8px Arial;letter-spacing:2px}
.project-unfold strong{font:36px/1.2 var(--serif);width:100%;letter-spacing:1px}
.project-unfold strong>span{font:50px var(--sans);float:right}
.project-unfold small{font:6px Arial;letter-spacing:1px}
.project-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;border-top:1px solid var(--line);padding-top:24px}
.project-footer p{font-size:12px;line-height:1.8;color:var(--muted)}
.shelf-section{padding-top:64px}
.catalog-count{font-size:10px;color:var(--muted);margin:0 0 24px}
.shelf-group{margin-bottom:42px}
.shelf-group-head{display:grid;grid-template-columns:65px 1fr 1fr;gap:20px;align-items:center;margin-bottom:24px;padding-top:28px;border-top:1px solid var(--ink)}
.shelf-number{font:48px Georgia,serif;color:var(--ink);align-self:start}
.shelf-group-head .eyebrow{font-size:8px}
.shelf-group-head h3{font:30px var(--serif);margin:8px 0}
.shelf-group-head p{font-size:12px;line-height:1.85}
.shelf-group-description{color:var(--muted);max-width:420px;justify-self:end}
.sku-card{background:var(--paper);min-height:240px}
.sku-card h4{font-family:var(--serif);font-size:23px;line-height:1.45;margin:22px 0 12px}
.sku-card-top>span:last-child{color:var(--ink)}
.sku-card:hover{background:#efeee3}
.ideas-section{padding-bottom:62px}
.idea-tools{display:flex;align-items:center;gap:24px;margin-bottom:25px;flex-wrap:wrap}
.idea-tools label{font-size:12px}
.idea-tools input{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:12px 4px;font-size:13px;flex:1;min-width:140px;border-radius:0}
#idea-count{font-size:10px;color:var(--muted)}
.idea-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.idea-card{border:1px solid var(--line);padding:21px 20px 24px;display:flex;flex-direction:column;min-height:260px;background:#f2f0e5}
.idea-card:nth-child(3n+2){background:#e7ecd9}
.idea-card:nth-child(4n+1){background:var(--paper)}
.idea-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:8px;color:var(--muted)}
.idea-symbol{font-size:28px;color:var(--coral);line-height:1}
.idea-card h3{font-family:var(--serif);font-size:22px;line-height:1.4;margin:20px 0 12px}
.idea-card h3 button{font:inherit;padding:0;text-align:left}
.idea-card p{font-size:11px;line-height:1.9;color:var(--muted);margin-bottom:20px}
.idea-card>.text-link{font-size:10px;margin-top:auto;padding-top:10px;border-top:1px solid var(--line)}
.idea-empty{font-size:13px;line-height:2;grid-column:1/-1;padding:35px 0}
.idea-invitation{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:22px;margin-top:25px;font-size:12px;line-height:1.9}
.selection-extras{border-block:1px solid var(--ink);background:#efeee5;margin-bottom:70px}
.selection-extras summary{cursor:pointer;list-style:none;padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}
.selection-extras summary::-webkit-details-marker{display:none}
.selection-extras summary>span:last-child{font-family:var(--serif);font-size:21px}
.selection-extras summary b{font-family:var(--sans);font-size:24px;font-weight:400;display:inline-block;margin-left:24px}
.selection-extras[open] summary b{transform:rotate(45deg)}
.extras-body{background:var(--paper);border-top:1px solid var(--line);padding-top:24px}
.detail-related{margin-top:28px;border-top:1px solid var(--line);padding-top:4px}
.related-list{border-top:1px solid var(--line)}
.related-list button{display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;width:100%;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}
.related-list button:hover{color:#6b392e}
.related-list small{display:block;font-size:9px;color:var(--muted);margin-top:5px}
.related-list b{font-size:20px;font-weight:400}
.library-jump{margin-top:20px}
.story-dialog{width:820px}
.story-figure{margin:0;background:#e9e9dc}
.story-figure img{width:100%;max-height:460px;object-fit:contain}
.story-figure figcaption{font-size:9px;padding:13px 30px;color:var(--muted);line-height:1.8;border-bottom:1px solid var(--line)}
.story-body{padding:32px 48px 44px}
.story-body h2{font:38px/1.4 var(--serif);margin:20px 0}
.story-body h3{font-size:12px;font-weight:600;margin:25px 0 12px}
.story-body p,.story-body li{font-size:13px;line-height:2;color:var(--muted)}
.story-body ul{padding-left:18px}
.story-body .story-lead{font:20px/1.8 var(--serif);color:var(--ink);margin:22px 0}
.story-body .story-location{font-size:11px}
.story-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.story-note{padding:20px 22px;background:#e7ecd9;margin:24px 0}
.story-note>span{font-size:11px;color:var(--ink);display:block;margin-bottom:8px}
.story-placeholder{aspect-ratio:auto;min-height:280px;padding:35px 48px}
.story-placeholder strong{font-size:43px}
.space-preview{border:1px solid var(--line);display:flex;gap:20px;align-items:center;margin:25px 0;padding:14px;font-size:12px}
.space-preview img{width:34%;height:120px;object-fit:contain;background:#e9e9dc}
.space-preview small{display:block;font-size:9px;color:var(--muted);margin-top:9px;line-height:1.8}
.idea-story-art{background:var(--coral);padding:25px 35px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.idea-story-art>span{font-size:9px;letter-spacing:1px;max-width:110px;line-height:1.8}
.idea-story-art strong{font-size:125px;line-height:1.2;font-weight:400;animation:spin 55s linear infinite}
.intake-context{font-size:12px;line-height:1.8;margin-top:15px;background:var(--green);padding:12px}
.intake-context:empty{display:none}
@media(max-width:1100px){.site-header nav{gap:19px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid{gap:20px}.project-card h3{font-size:26px}.project-unfold{padding:17px}.project-unfold strong{font-size:31px}.project-unfold small{font-size:5px}.cover-copy p.positioning{font-size:13px}.selection-extras summary>.eyebrow{max-width:190px;line-height:1.9}.sku-card h4{font-size:21px}}
@media(max-width:760px){.site-header nav{gap:0}.cover-copy p.positioning{font-size:13px;line-height:1.95;max-width:370px}.cover-bottom>span{max-width:64%;font-size:7px}.cover-bottom>a{display:none}.issue-large{font-size:27px}.issue-large i{font-size:22px}.issue-index .eyebrow{max-width:110px}.work-section{padding-bottom:44px}.work-grid{gap:29px 15px}.work-card h3{font-size:19px}.work-tag{font-size:8px;margin-top:13px}.work-hook{font-size:10px}.archive-note{font-size:8px}.archive-note>span:first-child{max-width:76%}.project-grid{grid-template-columns:1fr;gap:35px}.project-image img{aspect-ratio:1.6}.project-unfold{aspect-ratio:1.6;padding:22px}.project-unfold strong{font-size:38px}.project-unfold small{font-size:7px}.project-meta{font-size:9px;margin-top:5px}.project-card h3{font-size:28px}.project-card>p{min-height:0}.project-caption{font-size:8px}.project-footer{display:block}.project-footer .text-link{margin-top:20px}.project-footer p{font-size:11px}.shelf-section{padding-top:40px}.shelf-group-head{grid-template-columns:40px 1fr;gap:15px;padding-top:22px}.shelf-number{font-size:34px}.shelf-group-head h3{font-size:27px}.shelf-group-head p{font-size:11px}.shelf-group-description{grid-column:2}.shelf-group-head .eyebrow{font-size:7px}.shelf-group{margin-bottom:35px}.sku-card{min-height:0}.sku-card h4{font-size:24px;margin-top:17px}.idea-tools{gap:12px}.idea-tools label{width:100%;font-size:11px}.idea-tools input{font-size:12px}.idea-grid{gap:14px}.idea-card{min-height:260px;padding:17px 14px}.idea-card-top{font-size:7px;gap:4px;align-items:start}.idea-symbol{font-size:23px}.idea-card h3{font-size:20px;line-height:1.5}.idea-card p{font-size:10px}.idea-card>.text-link{font-size:9px}.idea-card .text-link span{margin-left:3px}.idea-invitation{display:block;font-size:11px}.idea-invitation button{margin-top:14px}.ideas-section{padding-bottom:40px}.selection-extras{margin-bottom:45px}.selection-extras summary{display:block;padding:24px 0}.selection-extras summary>.eyebrow{max-width:none;font-size:7px}.selection-extras summary>span:last-child{display:block;font-size:18px;line-height:1.8;margin-top:12px}.selection-extras summary b{margin-left:6px;font-size:18px}.story-body{padding:22px 24px 30px}.story-body h2{font-size:28px}.story-body .story-lead{font-size:18px}.story-body p,.story-body li{font-size:12px}.story-topline .eyebrow{font-size:8px;line-height:1.8}.story-figure figcaption{padding:12px 22px;font-size:8px}.story-note{padding:16px}.story-placeholder{min-height:230px;padding:30px 24px}.story-placeholder strong{font-size:34px}.space-preview{gap:13px;font-size:11px;padding:10px}.space-preview img{height:95px}.space-preview small{font-size:8px}.idea-story-art{padding:25px 20px;gap:12px}.idea-story-art strong{font-size:84px}.idea-story-art>span{font-size:7px;max-width:85px}}
