.scrunchie-directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.scrunchie-directions article{border-top:1px solid #cdbcc4;padding-top:20px;min-width:0}.scrunchie-directions h3{margin:0 0 8px;font-size:30px}.scrunchie-directions p{font-size:14px}.scrunchie-directions .scrunchie-sub{font-size:15px;color:#563544;font-weight:500}.scrunchie-page .mask-pick{margin:10px 0}.scrunchie-real img{display:block;width:100%;height:470px;object-fit:contain;background:#e9e3df}.scrunchie-page [data-brief-selected]{font-size:14px;line-height:1.7;margin:20px 0}.scrunchie-page [data-choice-status],.scrunchie-page [data-form-status]{font-size:13px;min-height:22px}.scrunchie-page [data-prepare-brief]{border:0;background:none;padding:10px 0;min-height:44px;text-decoration:underline}.scrunchie-page ::selection{background:#e2cbd5;color:#30272b}@media(max-width:700px){.scrunchie-directions{grid-template-columns:1fr;gap:24px}.scrunchie-real img{height:400px}}
.scrunchie-style-art{position:relative;margin:0 0 18px;height:180px;overflow:hidden;background:#f1ebe7}.scrunchie-style-art img{display:block;width:100%;height:100%;object-fit:cover}.scrunchie-style-art--0 img{object-position:20% 50%;transform:scale(1.18)}.scrunchie-style-art--1 img{object-position:50% 50%;transform:scale(1.12)}.scrunchie-style-art--2 img{object-position:82% 50%;transform:scale(1.18)}.scrunchie-style-art span{position:absolute;left:12px;bottom:10px;padding:5px 7px;background:#fffaf6cc;color:#59434c;font-size:10px;letter-spacing:.08em;text-transform:uppercase}@media(max-width:700px){.scrunchie-style-art{height:155px}}
.scrunchie-style-art--3 img{object-position:55% 50%;transform:scale(1.12)}
.scrunchie-specs{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:26px;padding-top:74px;padding-bottom:74px}.scrunchie-specs-intro{padding:28px 0}.scrunchie-specs-intro h2{margin:0 0 18px}.scrunchie-specs-intro p:not(.hair-kicker){max-width:470px}.scrunchie-spec-panel{min-width:0;border:1px solid #d9c9ca;background:#fbf7f2;padding:24px}.scrunchie-spec-head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:18px}.scrunchie-spec-head h3{margin:0;font-size:22px}.scrunchie-spec-head span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6c5260}.scrunchie-table-wrap{overflow-x:auto}.scrunchie-specs table{width:100%;min-width:640px;border-collapse:collapse;font-size:13px}.scrunchie-specs caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.scrunchie-specs th,.scrunchie-specs td{border-top:1px solid #e1d5d3;padding:13px 10px;text-align:left;vertical-align:top}.scrunchie-specs thead th{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#6c5260}.scrunchie-specs tbody th{font-weight:600;white-space:nowrap}.scrunchie-spec-note{font-size:12px;color:#6c5260;margin:18px 0 0;line-height:1.6}.scrunchie-option-row{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);gap:12px 18px;border-top:1px solid #d9c9ca;padding-top:22px;align-items:baseline;font-size:13px}.scrunchie-option-row span{color:#6c5260;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.scrunchie-option-row strong{font-weight:500}.scrunchie-page .scrunchie-specs .text-link{display:inline-block;margin-top:18px}@media(max-width:900px){.scrunchie-specs{grid-template-columns:1fr}.scrunchie-option-row{grid-template-columns:auto 1fr}}@media(max-width:700px){.scrunchie-specs{padding-top:48px;padding-bottom:48px}.scrunchie-spec-panel{padding:16px}.scrunchie-spec-head{display:block}.scrunchie-spec-head span{display:block;margin-top:6px}.scrunchie-option-row{grid-template-columns:1fr;gap:6px;padding-top:18px}.scrunchie-option-row strong{margin-bottom:10px}.scrunchie-specs table{min-width:610px}}
.scrunchie-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px}.scrunchie-card-actions .mask-pick{margin:10px 0}.scrunchie-detail-trigger{border:0;border-bottom:1px solid #a98a98;background:transparent;color:#563544;cursor:pointer;padding:10px 0;font:inherit;font-size:13px}.scrunchie-detail-trigger:hover{color:#2f2028;border-color:#2f2028}
.scrunchie-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));max-width:none;padding:0;border:0;background:#f9f4ee;color:#30272b;box-shadow:0 24px 80px #2a1d2638}.scrunchie-modal::backdrop{background:#2a1d2666}.scrunchie-modal-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);min-height:520px}.scrunchie-modal-media{display:flex;flex-direction:column;background:#ede5df}.scrunchie-modal-media img{display:block;width:100%;height:100%;min-height:400px;object-fit:cover}.scrunchie-modal-label{margin:0;padding:12px 18px;color:#694e5e;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.scrunchie-modal-copy{position:relative;padding:48px 42px}.scrunchie-modal-copy h3{font-family:Georgia,serif;font-size:38px;line-height:1.08;font-weight:400;margin:0 0 16px}.scrunchie-modal-copy>p:not(.hair-kicker){font-size:16px;line-height:1.6}.scrunchie-modal-copy dl{margin:28px 0 0;border-top:1px solid #d9c9ca}.scrunchie-modal-copy dl div{display:grid;grid-template-columns:105px 1fr;gap:12px;border-bottom:1px solid #d9c9ca;padding:13px 0}.scrunchie-modal-copy dt{color:#694e5e;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.scrunchie-modal-copy dd{margin:0;font-size:13px;line-height:1.45}.scrunchie-modal-close{position:absolute;z-index:5;pointer-events:auto;right:18px;top:14px;width:42px;height:42px;border:1px solid #d9c9ca;border-radius:50%;background:transparent;color:#30272b;font-size:26px;line-height:1;cursor:pointer}.scrunchie-modal-close:hover{background:#fffaf6}.scrunchie-modal-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px}.scrunchie-modal-actions .text-link{border:0;background:transparent;cursor:pointer;padding:10px 0;font:inherit;color:#563544;text-decoration:underline}.scrunchie-modal[open] .scrunchie-modal-panel{animation:scrunchie-modal-in .18s ease-out}@keyframes scrunchie-modal-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:700px){.scrunchie-modal{width:calc(100vw - 24px)}.scrunchie-modal-panel{grid-template-columns:1fr;min-height:0}.scrunchie-modal-media{max-height:270px}.scrunchie-modal-media img{min-height:0;height:205px}.scrunchie-modal-copy{padding:34px 24px 26px}.scrunchie-modal-copy h3{font-size:30px}.scrunchie-modal-copy dl div{grid-template-columns:92px 1fr}.scrunchie-modal-close{right:12px;top:10px;width:38px;height:38px;z-index:2}}
.scrunchie-color-library{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:34px;align-items:center;padding-top:74px;padding-bottom:74px}.scrunchie-color-copy h2{margin:0 0 18px}.scrunchie-color-copy>p:not(.hair-kicker){max-width:520px}.scrunchie-palette{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:24px 0 12px}.scrunchie-palette span{display:flex;align-items:flex-end;min-height:58px;padding:8px;border:1px solid #d9c9ca;background:var(--swatch);color:#332a2e;font-size:10px;line-height:1.1}.scrunchie-palette span:nth-child(n+7){color:#fffaf6}.scrunchie-color-visual{margin:0}.scrunchie-color-visual img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.scrunchie-color-visual figcaption,.scrunchie-proof-gallery figcaption{margin-top:9px;color:#6c5260;font-size:11px;line-height:1.45}.scrunchie-proof-gallery{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.scrunchie-proof-gallery figure{margin:0;min-width:0}.scrunchie-proof-gallery figure:first-child{grid-row:span 2}.scrunchie-proof-gallery img{display:block;width:100%;height:210px;object-fit:cover;background:#e9e3df}.scrunchie-proof-gallery figure:first-child img{height:438px;object-fit:contain}.scrunchie-proof-gallery .scrunchie-real img{height:438px}@media(max-width:900px){.scrunchie-color-library{grid-template-columns:1fr}.scrunchie-proof-gallery{grid-template-columns:1fr 1fr}.scrunchie-proof-gallery figure:first-child{grid-row:auto;grid-column:1/-1}.scrunchie-proof-gallery figure:first-child img,.scrunchie-proof-gallery .scrunchie-real img{height:360px}}@media(max-width:700px){.scrunchie-color-library{padding-top:48px;padding-bottom:48px}.scrunchie-palette{grid-template-columns:repeat(2,minmax(0,1fr))}.scrunchie-proof-gallery{grid-template-columns:1fr;gap:22px}.scrunchie-proof-gallery figure:first-child{grid-column:auto}.scrunchie-proof-gallery figure:first-child img,.scrunchie-proof-gallery .scrunchie-real img{height:360px}.scrunchie-proof-gallery img{height:auto;aspect-ratio:4/3}}
.scrunchie-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.scrunchie-case-grid article{border:1px solid #d9c9ca;background:#fbf7f2;padding:0 0 22px;min-width:0}.scrunchie-case-grid figure{margin:0 0 18px}.scrunchie-case-grid figure img{display:block;width:100%;height:260px;object-fit:cover}.scrunchie-case-grid figcaption{padding:0 18px;margin-top:10px;color:#6c5260;font-size:11px;line-height:1.4}.scrunchie-case-grid h3,.scrunchie-case-grid p{margin-left:18px;margin-right:18px}.scrunchie-case-grid h3{margin-top:0;margin-bottom:8px;font-size:28px}.scrunchie-case-grid .scrunchie-sub{font-size:14px;color:#563544;font-weight:500;margin-bottom:8px}.scrunchie-case-grid article>p:not(.scrunchie-sub){font-size:14px;line-height:1.6;min-height:66px}.scrunchie-case-grid .mask-pick,.scrunchie-case-grid .scrunchie-detail-trigger{margin-left:18px;margin-right:12px;margin-top:12px}.scrunchie-case-grid .scrunchie-detail-trigger{margin-left:0}@media(max-width:900px){.scrunchie-case-grid{grid-template-columns:1fr 1fr}.scrunchie-case-grid article:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}}@media(max-width:700px){.scrunchie-case-grid{grid-template-columns:1fr}.scrunchie-case-grid article:last-child{grid-column:auto;max-width:none}.scrunchie-case-grid figure img{height:auto;aspect-ratio:4/3}.scrunchie-case-grid h3{font-size:24px}}

.scrunchie-modal[hidden]{display:none}
