.curler-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.curler-route-card{border:1px solid #d9c9ca;background:#fbf7f2;padding:0 0 22px;min-width:0}.curler-route-card figure{margin:0 0 18px}.curler-route-card figure img{display:block;width:100%;height:260px;object-fit:cover}.curler-route-card figcaption{padding:0 18px;margin-top:10px;color:#6c5260;font-size:11px;line-height:1.4}.curler-route-card h3,.curler-route-card p{margin-left:18px;margin-right:18px}.curler-route-card h3{margin-top:0;margin-bottom:8px;font-size:28px}.curler-route-card .component-purpose{font-size:14px;color:#563544;font-weight:500;margin-bottom:8px}.curler-route-card article>p:not(.component-purpose){font-size:14px;line-height:1.6;min-height:66px}.curler-route-card .mask-pick,.curler-route-card .curler-detail-trigger{margin-left:18px;margin-right:12px;margin-top:12px}.curler-route-card .curler-detail-trigger{margin-left:0}.curler-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000;max-height:calc(100vh - 32px);overflow:auto;width:min(920px,calc(100vw - 32px));background:#f9f4ee;color:#30272b;box-shadow:0 24px 80px #2a1d2638}.curler-modal[hidden]{display:none}.curler-modal-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);min-height:520px}.curler-modal-media{display:flex;flex-direction:column;background:#ede5df}.curler-modal-media img{display:block;width:100%;height:100%;min-height:400px;object-fit:cover}.curler-modal-label{margin:0;padding:12px 18px;color:#694e5e;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.curler-modal-copy{position:relative;padding:48px 42px}.curler-modal-copy h3{font-family:Georgia,serif;font-size:38px;line-height:1.08;font-weight:400;margin:0 0 16px}.curler-modal-copy>p:not(.hair-kicker){font-size:16px;line-height:1.6}.curler-modal-copy dl{margin:28px 0 0;border-top:1px solid #d9c9ca}.curler-modal-copy dl div{display:grid;grid-template-columns:105px 1fr;gap:12px;border-bottom:1px solid #d9c9ca;padding:13px 0}.curler-modal-copy dt{color:#694e5e;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.curler-modal-copy dd{margin:0;font-size:13px;line-height:1.45}.curler-modal-close{position:absolute;z-index:5;right:18px;top:14px;width:42px;height:42px;border:1px solid #d9c9ca;border-radius:50%;background:#f9f4ee;color:#30272b;font-size:26px;line-height:1;cursor:pointer}.curler-modal-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px}.curler-modal-actions .text-link{border:0;background:transparent;cursor:pointer;padding:10px 0;font:inherit;color:#563544;text-decoration:underline}@media(max-width:900px){.curler-route-grid{grid-template-columns:1fr 1fr}.curler-route-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}}@media(max-width:700px){.curler-route-grid{grid-template-columns:1fr}.curler-route-card:last-child{grid-column:auto;max-width:none}.curler-route-card figure img{height:auto;aspect-ratio:1}.curler-route-card h3{font-size:24px}.curler-modal{width:calc(100vw - 24px)}.curler-modal-panel{grid-template-columns:1fr;min-height:0}.curler-modal-media{max-height:270px}.curler-modal-media img{min-height:0;height:205px}.curler-modal-copy{padding:34px 24px 26px}.curler-modal-copy h3{font-size:30px}.curler-modal-copy dl div{grid-template-columns:92px 1fr}.curler-modal-close{right:12px;top:10px;width:38px;height:38px}}
.curler-components{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.curler-components article{min-width:0;padding:24px;background:#fbf7f2;border:1px solid #d9c9ca;display:flex;flex-direction:column;align-items:flex-start;min-height:230px}.curler-components h3{margin:0 0 7px;font-size:28px}.curler-components .component-purpose{margin:0 0 10px;color:#563544;font-size:13px;font-weight:600}.curler-components article>p:not(.component-purpose){margin:0;color:#605159;line-height:1.6;font-size:14px;max-width:48ch}.curler-components .mask-pick{margin:22px 0 0}.curler-components [data-brief-pick][aria-pressed=true]{background:#ede1e6;color:#563544}.curler-components+ [data-choice-status]{min-height:24px;margin:12px 0;color:#765867;font-size:13px}@media(max-width:700px){.curler-components{grid-template-columns:1fr}.curler-components article{min-height:0;padding:20px}.curler-components h3{font-size:25px}}
