:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Noto Sans SC",sans-serif;color:#23252a;background:#fafafa;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #6960cd;outline-offset:5px}img{max-width:100%;display:block;height:auto}[hidden]{display:none!important}.site-header,main,footer{max-width:1240px;margin:auto;padding-inline:44px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:25px;font-weight:700;letter-spacing:2px;text-decoration:none;display:inline-flex;align-items:center;gap:18px}.brand span{font-size:10px;font-weight:500;letter-spacing:4px;color:#787b83}.today-link{font-size:13px;text-decoration:none;color:#61656d}.today-link span{margin-left:18px}.intro{padding:57px 0 34px}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:500;color:#7a7c86;margin:0 0 18px}.intro-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.intro h1{font-size:clamp(27px,3.1vw,40px);font-weight:500;letter-spacing:-1px;margin:0;line-height:1.4}.date{font-variant-numeric:tabular-nums;color:#62666f;font-size:12px;text-align:right;letter-spacing:1px;margin:0 0 5px}.date span{display:block;letter-spacing:0;font-size:11px;margin-top:9px;color:#868994}.feature{display:grid;grid-template-columns:1.5fr 1fr;background:#fff;border:1px solid #ededf0;border-radius:6px;overflow:hidden}.cover{background:#f0f1f3;display:flex;align-items:center;justify-content:center;min-height:465px}.cover img{width:100%;height:100%;object-fit:contain}.design-copy{padding:52px 36px;align-self:center}.design-copy h2{font-size:33px;font-weight:500;line-height:1.3;letter-spacing:-.8px;margin:0 0 14px}.materials{font-size:13px;color:#686d77;margin:0 0 30px}.design-note{font-size:14px;line-height:1.9;margin:0 0 30px;color:#575b63}.actions{display:flex;flex-direction:column;gap:10px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:46px;padding:13px 20px;font-size:13px;font-weight:500;border-radius:5px;text-decoration:none;border:1px solid #24272e}.primary{background:#24272e;color:#fff}.secondary{border-color:#e2e4e8;background:#fff;color:#363b43}.primary:hover{background:#424650}.secondary:hover{background:#f7f7fa}.app-note{font-size:11px;color:#7b808a;line-height:1.8;margin:15px 0 0}.story{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;margin:84px 0 80px;padding-top:40px;border-top:1px solid #e4e5e9}.section-label h2{font-size:24px;font-weight:500;margin:0 0 32px}.original-link{font-size:13px;color:#656b78}.story-copy h3{font-size:26px;font-weight:500;line-height:1.5;margin:0 0 10px}.artist{color:#7a7f89;font-size:13px!important;margin-bottom:28px!important}.story-copy p{font-size:15px;line-height:2;color:#5a5f68;margin:0 0 22px}.looking{border-left:2px solid #d4d6e1;padding:2px 0 1px 22px;margin:30px 0}.looking h4{font-size:13px;font-weight:500;color:#404752;margin:0 0 8px}.looking p{font-size:14px;margin:0}.story-copy dl{border-top:1px solid #e4e5e9;margin:30px 0 20px;padding-top:20px;font-size:12px;line-height:1.8}.story-copy dl div{display:flex;gap:24px;margin:8px 0}.story-copy dt{min-width:88px;color:#878b95}.story-copy dd{margin:0;color:#555c68}.story-copy .source{font-size:11px;line-height:2;color:#868994}.more{border-top:1px solid #e4e5e9;padding-top:32px}.more-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.more h2{font-size:21px;font-weight:500;margin:0}.more-heading>span{font-size:12px;color:#858995}.design-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.design-card{text-decoration:none}.design-card img{width:100%;aspect-ratio:1.3;object-fit:contain;background:#f1f2f5;border-radius:4px}.design-card h3{font-size:15px;font-weight:500;display:flex;justify-content:space-between;margin:16px 0 8px}.design-card p{font-size:12px;color:#858995;margin:0}footer{margin-top:92px;border-top:1px solid #e4e5e9;padding-top:30px;padding-bottom:36px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:18px}footer p,footer>a:last-child{font-size:11px;color:#8b8e98}footer>a:last-child{text-decoration:none}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:14px 22px;border-radius:8px;background:#24272e;color:#fff;font-size:13px;max-width:calc(100vw - 32px);z-index:5}.empty{min-height:55vh;padding-top:90px}.empty h1{font-size:34px;font-weight:500}.empty p{color:#7b808a}.empty a{margin-top:24px}@media(min-width:1100px){.cover{aspect-ratio:1.3}}@media(max-width:800px){.site-header,main,footer{padding-inline:24px}.site-header{height:80px}.intro{padding-top:35px}.feature{grid-template-columns:1fr}.cover{min-height:0;aspect-ratio:1.3}.cover img{height:auto}.design-copy{padding:30px}.design-copy h2{font-size:30px}.design-note{max-width:520px}.actions{flex-direction:row;flex-wrap:wrap}.actions>*{flex:1}.story{grid-template-columns:1fr;gap:36px;margin-block:60px}.section-label h2{margin-bottom:20px}.design-grid{grid-template-columns:repeat(2,1fr)}.more-heading>span{display:none}footer{flex-wrap:wrap}footer p{display:none}}@media(max-width:480px){.site-header,main,footer{padding-inline:20px}.brand{font-size:22px}.intro-row{display:block}.intro h1{font-size:28px;letter-spacing:-.8px}.date{text-align:left;margin-top:20px;font-size:10px}.date span{display:inline;margin-left:14px}.design-copy{padding:27px 22px}.actions{flex-direction:column}.story{margin-top:50px;padding-top:30px}.story-copy h3{font-size:24px}.story-copy p{font-size:14px}.design-grid{gap:16px}.design-card h3{font-size:14px}.design-card p{font-size:11px}footer{margin-top:60px}.empty h1{font-size:28px}}
