.cr-chero{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:40px;align-items:center;overflow:hidden;padding:46px 40px;background:var(--cr-chero-bg, var(--cr-yellow));border:var(--cr-border);border-radius:var(--cr-r-2xl);box-shadow:0 10px 0 -1px var(--cr-chero-shadow-col, var(--cr-ink))}.cr-chero__title{font-family:var(--cr-font-display);font-size:clamp(40px,6vw,68px);line-height:.96;margin:0 0 18px;color:var(--cr-chero-title, var(--cr-ink));text-shadow:3px 3px 0 var(--cr-chero-shadow, var(--cr-pink))}.cr-chero__text{max-width:460px;margin:0 0 24px;font-weight:600;font-size:16.5px;line-height:1.6;color:var(--cr-chero-body, var(--cr-ink))}.cr-chero__stats{display:flex;flex-wrap:wrap;gap:10px}.cr-chero__stat{display:flex;align-items:center;gap:8px;padding:9px 14px;background:var(--cr-chero-chip-bg, var(--cr-ink));border:2px solid var(--cr-chero-chip-col, var(--cr-yellow));border-radius:var(--cr-r-md)}.cr-chero__stat-v{font-family:var(--cr-font-display);font-size:15px;color:var(--cr-chero-chip-col, var(--cr-yellow))}.cr-chero__stat-l{font-weight:600;font-size:12.5px;opacity:.85;color:var(--cr-chero-chip-col, var(--cr-yellow))}.cr-chero__fan{position:relative;height:340px;display:flex;align-items:center;justify-content:center}.cr-chero__card{position:absolute;width:196px;height:258px;padding:18px 16px 40px;background:var(--cr-white);border:var(--cr-border);border-radius:var(--cr-r-lg);box-shadow:0 22px 44px -20px rgb(from var(--cr-ink) r g b / .6)}.cr-chero__card:nth-child(1){transform:translate(max(-88px,-19vw)) rotate(-10deg)}.cr-chero__card:nth-child(2){transform:translate(min(88px,19vw)) rotate(10deg)}.cr-chero__card:nth-child(3){transform:rotate(-2deg);z-index:3}.cr-chero__card img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.cr-chero__card .cr-chero__logo{position:absolute;bottom:12px;left:50%;transform:translate(-50%);width:62px;height:auto;opacity:.9;mix-blend-mode:normal}@media(max-width:749px){.cr-chero{padding:28px 20px}.cr-chero__fan{height:260px}.cr-chero__card{width:148px;height:196px;padding:14px 12px 30px}.cr-chero__card .cr-chero__logo{width:48px}.cr-chero--m-compact{padding:22px 18px;gap:16px}.cr-chero--m-compact .cr-chero__fan{display:none}.cr-chero--m-compact .cr-chero__title{font-size:clamp(32px,9vw,44px);margin-bottom:12px}.cr-chero--m-compact .cr-chero__text{margin-bottom:16px;font-size:15px}.cr-chero--m-compact .cr-chero__stat{padding:7px 11px}.cr-chero--m-hidden{display:none}}.cr-switcher{display:flex;gap:11px;overflow-x:auto;padding:2px;scrollbar-width:none}.cr-switcher::-webkit-scrollbar{display:none}.cr-switcher__item{flex:none;display:flex;align-items:center;gap:10px;padding:6px 18px 6px 6px;background:var(--cr-white);border:var(--cr-border-med);border-radius:var(--cr-r-pill);color:var(--cr-ink);box-shadow:var(--cr-shadow-sm)}.cr-switcher__item:hover{color:var(--cr-ink)}.cr-switcher__item[aria-current=true]{background:var(--cr-yellow);box-shadow:none}.cr-switcher__thumb{flex:none;width:60px;height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--cr-white);border:var(--cr-border-thin);border-radius:50%}.cr-switcher__thumb img{width:84%;height:84%;object-fit:contain;mix-blend-mode:multiply}.cr-switcher__thumb img.cr-thumb--cover{width:92%;height:92%;object-fit:contain;mix-blend-mode:normal;border-radius:50%}.cr-switcher__thumb img.cr-thumb--brand{width:72%;height:72%;object-fit:contain;mix-blend-mode:normal}.cr-switcher__name{font-family:var(--cr-font-display);font-size:13.5px;white-space:nowrap}.cr-filters__rule{height:2px;background:rgb(from var(--cr-yellow) r g b / .32);margin:0 0 24px}.cr-filters{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.cr-filters__group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cr-filters__label{font-family:var(--cr-font-accent);font-size:15px;color:var(--cr-ink)}.cr-chip{font-family:var(--cr-font-display);font-size:13.5px;padding:9px 17px;border-radius:var(--cr-r-pill);border:var(--cr-border-med);background:var(--cr-white);color:var(--cr-ink);box-shadow:var(--cr-shadow-sm);cursor:pointer}.cr-chip[aria-current=true]{background:var(--cr-yellow);box-shadow:none}.cr-filters__meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;max-width:100%}.cr-filters__count{font-weight:600;font-size:13.5px;color:var(--cr-blush)}.cr-sort{display:flex;align-items:center;gap:8px;max-width:100%;min-width:0;padding:6px 15px;background:var(--cr-white);border:var(--cr-border-med);border-radius:var(--cr-r-pill)}.cr-sort select{min-width:0;max-width:100%;text-overflow:ellipsis}.cr-sort label{font-weight:600;font-size:13px;color:#7a5964;white-space:nowrap}.cr-sort select{font-family:var(--cr-font-display);font-size:13px;color:var(--cr-ink);background:transparent;border:none;outline:none;cursor:pointer;padding:5px 0}.cr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(232px,100%),1fr));gap:22px}@media(max-width:749px){.cr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}}@media(max-width:379px){.cr-grid{gap:20px 10px}.cr-pcard,.cr-compose{padding:11px}}.cr-pcard{display:flex;flex-direction:column;padding:16px;background:var(--cr-white);border:var(--cr-border);border-radius:var(--cr-r-xl);box-shadow:0 8px 0 -1px var(--cr-ink)}.cr-pcard__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;padding:20px;margin-bottom:13px;background:#fbf1ec;border:2.5px solid #efdcd3;border-radius:16px}.cr-pcard__media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;mix-blend-mode:multiply}.cr-pcard__badge{position:absolute;top:11px;left:11px;font-family:var(--cr-font-accent);font-size:12px;padding:4px 11px;border-radius:var(--cr-r-pill)}.cr-pcard__badge--sale{background:var(--cr-pink);color:var(--cr-yellow)}.cr-pcard__badge--out{background:var(--cr-ink);color:var(--cr-yellow)}.cr-pcard__badge--new{background:var(--cr-yellow);color:var(--cr-pink)}.cr-pcard__badge--best{background:var(--cr-pink);color:var(--cr-yellow)}.cr-pcard__title{font-family:var(--cr-font-display);font-size:16px;line-height:1.12;color:var(--cr-ink)}.cr-pcard__title:hover{color:var(--cr-pink)}.cr-pcard__subtitle{font-family:var(--cr-font-accent);font-size:13px;line-height:1.45;min-height:19px;color:var(--cr-pink);margin:3px 0 0}.cr-pcard__size{font-weight:600;font-size:12px;line-height:1.4;min-height:17px;color:var(--cr-mauve);margin:3px 0 12px}.cr-pcard__subtitle+.cr-pcard__size{margin-top:1px}.cr-pcard__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.cr-pcard__prices{display:flex;align-items:baseline;gap:8px}.cr-pcard__price{font-family:var(--cr-font-display);font-size:17px;line-height:1;color:var(--cr-ink)}.cr-pcard__old{font-weight:600;font-size:12.5px;text-decoration:line-through;color:var(--cr-mauve)}.cr-pcard__add.is-busy button{opacity:.6;pointer-events:none}.cr-pcard__add.is-done button{background:var(--cr-ink);color:var(--cr-yellow)}.cr-compose{display:flex;flex-direction:column;padding:16px;background:var(--cr-yellow);border:var(--cr-border);border-radius:var(--cr-r-xl);box-shadow:0 8px 0 -1px var(--cr-ink);color:var(--cr-ink)}.cr-compose:hover{color:var(--cr-ink)}.cr-compose__media{position:relative;aspect-ratio:1;margin-bottom:13px;overflow:hidden;background:var(--cr-white);border:var(--cr-border-med);border-radius:16px}.cr-compose__tag{position:absolute;top:11px;left:11px;z-index:2;font-family:var(--cr-font-accent);font-size:12px;padding:4px 11px;border-radius:var(--cr-r-pill);background:var(--cr-ink);color:var(--cr-yellow)}.cr-compose__fan{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.cr-compose__fan-item{width:60px;height:78px;margin:0 -9px;display:flex;align-items:center;justify-content:center;padding:7px;background:var(--cr-white);border:2.5px dashed var(--cr-ink);border-radius:11px;box-shadow:0 6px 12px -6px rgb(from var(--cr-ink) r g b / .5)}.cr-compose__fan-item img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply;opacity:.85}.cr-compose__plus{position:absolute;right:11px;bottom:11px;z-index:2;width:34px;height:34px;border-radius:50%;border:var(--cr-border-med);background:var(--cr-pink);color:var(--cr-yellow);font-size:0}.cr-compose__plus:before,.cr-compose__plus:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:3px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}.cr-compose__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.cr-compose__title{font-family:var(--cr-font-display);font-size:16px;line-height:1.12;color:var(--cr-ink)}.cr-compose__sub{font-family:var(--cr-font-accent);font-size:13px;color:var(--cr-pink);margin:3px 0 12px}.cr-compose__deal{margin-top:auto;margin-bottom:11px;display:flex;align-items:stretch;border:var(--cr-border-med);border-radius:var(--cr-r-md);overflow:hidden}.cr-compose__deal-n,.cr-compose__deal-p{flex:1;display:flex;align-items:center;justify-content:center;padding:9px 6px}.cr-compose__deal-n{background:var(--cr-white)}.cr-compose__deal-p{background:var(--cr-pink)}.cr-compose__deal-eq{flex:none;display:flex;align-items:center;padding:0 2px;background:var(--cr-white);color:var(--cr-pink);font-family:var(--cr-font-display);font-size:16px}.cr-compose__deal span{font-family:var(--cr-font-display);font-size:22px;line-height:1}.cr-compose__deal-n span{color:var(--cr-ink)}.cr-compose__deal-p span{color:var(--cr-yellow)}.cr-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:34px}.cr-pagination a,.cr-pagination span{min-width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0 12px;font-family:var(--cr-font-display);font-size:14px;border:var(--cr-border-med);border-radius:var(--cr-r-pill);background:var(--cr-white);color:var(--cr-ink)}.cr-pagination [aria-current=page]{background:var(--cr-yellow)}.cr-infinite{display:block}.cr-infinite__end{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:26px}.cr-infinite__status{margin:0;font-family:var(--cr-font-display);font-size:14px;color:var(--cr-yellow);text-align:center}.cr-infinite__status[hidden]{display:none}.cr-infinite__sentinel{height:1px;width:100%}.cr-empty{text-align:center;padding:60px 20px}.cr-empty p{font-weight:600;font-size:16px;color:var(--cr-blush);margin:0 0 20px}@supports not (color: rgb(from white r g b / 1)){.cr-chero__card{box-shadow:0 22px 44px -20px #2e0b1899}.cr-filters__rule{background:#fae94e52}.cr-compose__fan-item{box-shadow:0 6px 12px -6px #2e0b1880}}.cr-phero{max-width:1280px;margin-inline:auto;padding:56px var(--cr-gutter) 8px;text-align:center}.cr-phero__title{font-family:var(--cr-font-display);font-size:clamp(44px,6.6vw,84px);line-height:.95;margin:20px 0;color:var(--cr-yellow);text-shadow:4px 4px 0 var(--cr-ink)}.cr-phero__text{max-width:560px;margin:0 auto 26px;font-weight:600;font-size:18px;line-height:1.6;color:var(--cr-blush)}.cr-phero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.cr-phero__stat{display:flex;align-items:center;gap:8px;padding:9px 15px;background:var(--cr-ink);border:var(--cr-border-med);border-color:var(--cr-yellow);border-radius:var(--cr-r-md)}.cr-phero__stat--chip{padding:9px 16px;border:none;border-radius:var(--cr-r-pill)}.cr-phero__stat-dot{flex:none;width:9px;height:9px;border-radius:50%;background:var(--cr-yellow)}.cr-phero__stat-v{font-family:var(--cr-font-display);font-size:16px;color:var(--cr-yellow)}.cr-phero__stat-l{font-weight:600;font-size:13px;color:var(--cr-blush)}@media(max-width:749px){.cr-phero{padding-top:34px}.cr-phero__title{text-shadow:3px 3px 0 var(--cr-ink)}}.cr-shortcuts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:16px}.cr-shortcut{display:flex;align-items:center;gap:16px;padding:16px 18px;background:var(--cr-yellow);border:var(--cr-border);border-radius:22px;box-shadow:var(--cr-shadow-md);color:var(--cr-ink)}.cr-shortcut:hover{color:var(--cr-ink)}.cr-shortcut--dark{background:var(--cr-ink);color:var(--cr-yellow)}.cr-shortcut--dark:hover{color:var(--cr-yellow)}.cr-shortcut__icon{flex:none;width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-size:24px;background:var(--cr-white);border:var(--cr-border-med);border-radius:15px}.cr-shortcut__icon img{width:30px;height:30px;object-fit:contain}.cr-shortcut__name{font-family:var(--cr-font-display);font-size:18px;line-height:1.05}.cr-shortcut__meta{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap}.cr-shortcut__meta span:first-child{font-weight:600;font-size:12.5px}.cr-shortcut__tag{font-family:var(--cr-font-accent);font-size:11px;padding:3px 9px;border-radius:var(--cr-r-pill);background:var(--cr-pink);color:var(--cr-yellow);white-space:nowrap}.cr-shortcut__arrow{margin-left:auto;font-family:var(--cr-font-display);font-size:18px}.cr-universes{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(360px,100%),1fr));gap:24px}@media(max-width:560px){.cr-universes{grid-template-columns:1fr}}.cr-universe{display:flex;flex-direction:column;padding:20px;background:var(--cr-yellow);border:var(--cr-border);border-radius:28px;box-shadow:0 8px 0 -1px var(--cr-ink);color:var(--cr-ink)}.cr-universe:hover{color:var(--cr-ink)}.cr-universe--dark{background:var(--cr-ink);color:var(--cr-yellow)}.cr-universe--dark:hover{color:var(--cr-yellow)}.cr-universe__media{position:relative;aspect-ratio:16/11;margin-bottom:16px;overflow:hidden;background:#fbf1ec;border:var(--cr-border-med);border-radius:18px}.cr-universe__count{position:absolute;top:12px;left:12px;z-index:3;font-family:var(--cr-font-accent);font-size:12.5px;padding:5px 12px;border-radius:var(--cr-r-pill);background:var(--cr-pink);color:var(--cr-yellow)}.cr-universe__fan{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.cr-universe__fan-item{width:96px;height:124px;margin:0 -14px;display:flex;align-items:center;justify-content:center;padding:11px;background:var(--cr-white);border:var(--cr-border-med);border-radius:13px;box-shadow:0 8px 16px -8px rgb(from var(--cr-ink) r g b / .55)}.cr-universe__fan-item:nth-child(1){transform:rotate(-10deg) translateY(6px);z-index:1}.cr-universe__fan-item:nth-child(2){transform:rotate(3deg) translateY(-10px);z-index:3}.cr-universe__fan-item:nth-child(3){transform:rotate(11deg) translateY(6px);z-index:1}.cr-universe__fan-item img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.cr-universe__tag{font-family:var(--cr-font-accent);font-size:14.5px;color:var(--cr-pink);margin-bottom:3px}.cr-universe--dark .cr-universe__tag{color:var(--cr-blush)}.cr-universe__name{font-family:var(--cr-font-display);font-size:26px;line-height:1.02;margin-bottom:8px}.cr-universe__desc{font-weight:500;font-size:14px;line-height:1.5;margin:0 0 16px;color:#5a3c46}.cr-universe--dark .cr-universe__desc{color:#f2d9df}.cr-universe__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:4px;flex-wrap:wrap}.cr-universe__price{font-weight:600;font-size:13.5px;color:var(--cr-mauve)}.cr-universe--dark .cr-universe__price{color:var(--cr-blush)}@supports not (color: rgb(from white r g b / 1)){.cr-universe__fan-item{box-shadow:0 8px 16px -8px #2e0b188c}}.cr-grid .cr-pack{padding:16px;border-radius:var(--cr-r-xl)}.cr-grid .cr-pack__fan{position:relative;display:block;aspect-ratio:1;margin-bottom:13px;padding-top:0;overflow:hidden;background:#fbf1ec;border:var(--cr-border-med);border-radius:16px}.cr-grid .cr-pack__fan-item{position:absolute;top:50%;left:50%;width:34%;height:44%;margin:0;padding:7px;border-width:2.5px;border-radius:11px}.cr-grid .cr-pack__fan-item:nth-child(1){margin:-22% 0 0 -47%}.cr-grid .cr-pack__fan-item:nth-child(2){margin:-22% 0 0 -17%;z-index:2}.cr-grid .cr-pack__fan-item:nth-child(3){margin:-22% 0 0 13%}.cr-grid .cr-pack__name{font-size:16px;line-height:1.12}.cr-grid .cr-pack__tag{font-size:13px;margin:3px 0 12px}.cr-grid .cr-pack__prices{margin-top:auto;margin-bottom:11px}.cr-grid .cr-pack__price{font-size:17px}.cr-grid .cr-pack__old{font-size:12.5px}.cr-grid .cr-pack__save{margin-left:auto;font-size:11.5px;padding:3px 9px}.cr-grid .cr-pack__cta{margin-top:0}@media(max-width:749px){.cr-grid .cr-pcard,.cr-grid .cr-compose,.cr-grid .cr-pack{padding:10px 10px 13px;border-radius:18px}.cr-grid .cr-pcard__media{padding:8px;margin-bottom:9px;border-radius:13px}.cr-grid .cr-compose__media,.cr-grid .cr-pack__fan{margin-bottom:9px;border-radius:13px}.cr-grid .cr-pcard__title,.cr-grid .cr-compose__title,.cr-grid .cr-pack__name{font-size:13.5px;line-height:1.15}.cr-grid .cr-pcard__subtitle,.cr-grid .cr-compose__sub,.cr-grid .cr-pack__tag{font-size:11.5px;margin:2px 0 9px}.cr-grid .cr-pcard__subtitle{min-height:17px;margin-bottom:0}.cr-grid .cr-pcard__size{font-size:10.5px;min-height:15px;margin:2px 0 9px}.cr-grid .cr-pcard__subtitle+.cr-pcard__size{margin-top:0}.cr-grid .cr-pcard__badge{font-size:10.5px;padding:3px 8px;top:8px;left:8px}.cr-grid .cr-pcard__price,.cr-grid .cr-pack__price{font-size:15px}.cr-grid .cr-pcard__old,.cr-grid .cr-pack__old{font-size:11.5px}.cr-grid .cr-pcard__foot{gap:6px;flex-wrap:nowrap}.cr-grid .cr-pcard__add button{flex:none;width:38px;height:38px;padding:0;font-size:0;border-radius:50%;box-shadow:0 3px 0 -1px var(--cr-ink)}.cr-grid .cr-pcard__add button{position:relative}.cr-grid .cr-pcard__add button:before,.cr-grid .cr-pcard__add button:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:3px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}.cr-grid .cr-pcard__add button:after{transform:translate(-50%,-50%) rotate(90deg)}.cr-grid .cr-pcard__add.is-done button:before,.cr-grid .cr-pcard__add.is-done button:after{margin-top:-1.5px}.cr-grid .cr-pcard__add.is-done button:before{width:7px;transform:translate(-140%,60%) rotate(45deg)}.cr-grid .cr-pcard__add.is-done button:after{width:14px;transform:translate(-30%) rotate(-45deg)}.cr-grid .cr-compose__plus:before,.cr-grid .cr-compose__plus:after{width:12px;height:2.5px}.cr-grid .cr-pack__prices{gap:4px 7px;margin-bottom:8px}.cr-grid .cr-pack__save{font-size:10.5px;padding:2px 7px}.cr-grid .cr-pack__cta,.cr-grid .cr-compose>.cr-btn{font-size:12px;padding:9px 12px}.cr-grid .cr-compose__deal{margin-bottom:8px;border-radius:11px}.cr-grid .cr-compose__deal span{font-size:17px}.cr-grid .cr-compose__plus{width:27px;height:27px;font-size:16px;right:8px;bottom:8px}.cr-grid .cr-compose__tag{font-size:10.5px;padding:3px 8px;top:8px;left:8px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/cr-collection.css.map */
