.mh-sorting-shell{max-width:1200px;margin:0 auto}.mh-sorting-page-title{margin:0 0 1.2rem}.mh-sorting-intro{margin-bottom:2rem}.mh-sorting-intro-heading{margin-bottom:.75rem;opacity:0;transform:translateY(12px) scale(.985);filter:blur(5px);will-change:opacity,transform,filter;animation:mhSortingHatReveal .85s cubic-bezier(.22,1,.36,1) .08s forwards}.mh-sorting-intro-heading :is(p,h1,h2,h3,h4,h5,h6){margin:0;font-family:var(--font-h1--family);font-style:var(--font-h1--style);font-weight:var(--font-h1--weight);font-size:var(--font-h1--size);line-height:var(--font-h1--line-height);letter-spacing:var(--font-h1--letter-spacing);text-transform:var(--font-h1--case);color:var(--color, var(--font-h1-color))}.mh-sorting-intro>.rte{opacity:0;transform:translateY(10px);animation:mhSortingHatReveal .85s cubic-bezier(.22,1,.36,1) .18s forwards}.mh-sorting-intro .rte p:last-child{margin-bottom:0}.mh-sorting-card h3{color:rgb(var(--color-foreground));margin-top:0}.mh-sorting-card,.mh-result-card,.mh-house-card{background:rgba(var(--color-background),1);border:1px solid rgba(var(--color-foreground),.12);border-radius:24px;box-shadow:0 10px 24px #190f0814}.mh-sorting-card{padding:2rem;opacity:0;transform:translateY(16px);animation:mhSortingHatReveal .9s cubic-bezier(.22,1,.36,1) .28s forwards}.mh-sorting-step+.mh-sorting-step{margin-top:0}.mh-hidden{display:none!important}.mh-sorting-copy,.mh-sorting-copy p,.mh-privacy-note{color:rgba(var(--color-foreground),.82);line-height:1.7}@keyframes mhSortingHatReveal{0%{opacity:0;transform:translateY(12px) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.mh-sorting-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.mh-sorting-actions--between{justify-content:space-between;align-items:center}.mh-sorting-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.mh-field label{display:block;margin-bottom:.4rem;font-weight:600}.mh-field input,.mh-field select{width:100%;min-height:52px;border-radius:12px;border:2px solid #8c6a43!important;background:#fff!important;color:#2f2418!important;padding:.95rem 1rem;box-shadow:0 0 0 1px #8c6a4326;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;-webkit-appearance:none;appearance:none}.mh-field input::placeholder{color:#7a6a5a!important;opacity:1}.mh-field input:hover,.mh-field select:hover{border-color:#6f2618!important;background:#fffdf8!important}.mh-field input:focus,.mh-field select:focus,.mh-field input:focus-visible,.mh-field select:focus-visible{outline:none!important;border-color:#8c2d1c!important;background:#fff!important;box-shadow:0 0 0 4px #8c2d1c2e!important}.mh-field select{background-image:linear-gradient(45deg,transparent 50%,#8c2d1c 50%),linear-gradient(135deg,#8c2d1c 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 4px),calc(100% - 14px) calc(50% - 4px);background-size:7px 7px,7px 7px;background-repeat:no-repeat;padding-right:3rem}.mh-checkbox-row{display:flex;gap:.75rem;align-items:flex-start;margin-top:1rem}.mh-checkbox-row input{margin-top:.35rem}.mh-error,.mh-success{margin-top:1rem;border-radius:16px;padding:.9rem 1rem}.mh-error{background:#aa2f1814;color:#8f2414;border:1px solid rgba(170,47,24,.18)}.mh-success{background:#2f7a4c1a;color:#225936;border:1px solid rgba(47,122,76,.2)}.mh-quiz-progress{font-size:.95rem;opacity:.75;margin-bottom:.8rem}.mh-quiz-question{margin-bottom:1.2rem}.mh-answer-list{display:grid;gap:.75rem}.mh-answer{width:100%;text-align:left;padding:1rem 1.1rem;border-radius:18px;border:2px solid #d2c2ae!important;background:#fffaf4!important;color:#3e2d20!important;font-weight:500;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease,box-shadow .2s ease,color .2s ease,font-weight .2s ease}.mh-answer:hover{background:#f3e2b6!important;color:#4a2d16!important;border-color:#b8842f!important;font-weight:700!important;box-shadow:0 0 0 3px #b8842f2e;transform:translateY(-1px)}.mh-answer.is-selected{background:#8c2d1c!important;color:#fff!important;border-color:#611b10!important;font-weight:700!important;box-shadow:0 0 0 4px #8c2d1c38,0 8px 18px #00000026;transform:scale(.985)}.mh-answer:focus,.mh-answer:focus-visible{outline:none!important;border-color:#b8842f!important;box-shadow:0 0 0 4px #b8842f2e}.mh-result-card{padding:1.75rem;margin-bottom:1.75rem;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mh-result-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.05),transparent 40%);pointer-events:none}.mh-result-layout{display:grid;gap:1.5rem;align-items:center;grid-template-columns:180px minmax(0,1fr);position:relative;z-index:1}.mh-result-card.is-gryffindor{background:linear-gradient(135deg,#7a201529,#e8c05526);border-color:#7a201552;box-shadow:0 18px 38px #7a201529,0 0 0 1px #e8c0552e inset}.mh-result-card.is-ravenclaw{background:linear-gradient(135deg,#16467629,#b88a3726);border-color:#16467652;box-shadow:0 18px 38px #16467629,0 0 0 1px #b88a3729 inset}.mh-result-card.is-hufflepuff{background:linear-gradient(135deg,#c69e3433,#2d2a2314);border-color:#c69e3452;box-shadow:0 18px 38px #c69e3429,0 0 0 1px #ffe6961f inset}.mh-result-card.is-slytherin{background:linear-gradient(135deg,#1864492b,#bdc1c624);border-color:#18644957;box-shadow:0 18px 38px #1864492e,0 0 0 1px #bdc1c624 inset}.mh-result-crest-wrap{display:flex;align-items:center;justify-content:center;min-height:180px;border-radius:18px;background:#ffffff59;position:relative;overflow:hidden}.mh-result-crest-placeholder{font-size:.9rem;opacity:.65;text-transform:uppercase;letter-spacing:.06em}.mh-result-crest{max-width:100%;max-height:160px;object-fit:contain}.mh-result-kicker{font-size:.98rem;margin:0 0 .35rem;opacity:.9}.mh-result-kicker strong{font-weight:700;display:inline-block;padding:.02em .18em;border-radius:.15em;background:#ffffff2e}.mh-result-house{font-size:clamp(2rem,4vw,3.2rem);margin:0}.mh-result-secondary{font-weight:600;margin:.45rem 0 .9rem}.mh-house-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.5rem}.mh-house-card-link{display:block;text-decoration:none;color:inherit;height:100%}.mh-house-card{padding:1rem;text-align:center;height:100%;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,filter .22s ease;position:relative;overflow:hidden}.mh-house-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 38%);pointer-events:none}.mh-house-card-link:hover .mh-house-card,.mh-house-card-link:focus-visible .mh-house-card{transform:translateY(-6px) scale(1.02);box-shadow:0 14px 28px #00000024}.mh-house-card img{max-width:84px;height:84px;object-fit:contain;margin:0 auto .75rem;display:block}.mh-house-card h4{margin:0 0 .4rem}.mh-house-card p{margin:0;font-size:.95rem;line-height:1.5}.mh-house-card--gryffindor{background:linear-gradient(180deg,#7a201514,#e8c0551a);box-shadow:0 0 0 1px #7a201514 inset,0 0 22px #e8c0551a}.mh-house-card-link:hover .mh-house-card--gryffindor{box-shadow:0 16px 30px #7a201526,0 0 26px #e8c05547}.mh-house-card--ravenclaw{background:linear-gradient(180deg,#16467614,#b88a371a);box-shadow:0 0 0 1px #16467614 inset,0 0 22px #3a76c01a}.mh-house-card-link:hover .mh-house-card--ravenclaw{box-shadow:0 16px 30px #16467626,0 0 26px #3a76c042}.mh-house-card--hufflepuff{background:linear-gradient(180deg,#c69e3424,#2d2a230f);box-shadow:0 0 0 1px #c69e3417 inset,0 0 22px #e5c5531a}.mh-house-card-link:hover .mh-house-card--hufflepuff{box-shadow:0 16px 30px #c69e3426,0 0 26px #e5c5534d}.mh-house-card--slytherin{background:linear-gradient(180deg,#18644914,#bdc1c61a);box-shadow:0 0 0 1px #18644914 inset,0 0 22px #369a6f1a}.mh-house-card-link:hover .mh-house-card--slytherin{box-shadow:0 16px 30px #18644929,0 0 26px #369a6f47}.mh-frisco-pickup-note{display:block;font-size:.92rem;opacity:.8}.mh-privacy-note{font-size:.92rem}@media screen and (max-width:989px){.mh-house-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.mh-sorting-intro-heading,.mh-sorting-intro>.rte,.mh-sorting-card{opacity:1;transform:none;filter:none;animation:none}}@media screen and (max-width:749px){.mh-sorting-card{padding:1.25rem;border-radius:18px}.mh-sorting-grid,.mh-result-layout,.mh-house-grid,.mh-dog-bundle-grid{grid-template-columns:1fr}.mh-result-crest-wrap{min-height:140px}.mh-sorting-actions--between{justify-content:flex-start}}.mh-result-layout,.mh-result-crest-wrap,.mh-result-crest,.mh-result-crest-placeholder,.mh-house-grid{display:none!important}.mh-result-card{padding:clamp(2rem,4vw,3rem);margin-bottom:0;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mh-result-stack{position:relative;z-index:1;width:100%;max-width:960px;margin:0 auto;text-align:center}.mh-result-house{font-size:clamp(3.4rem,7vw,5.6rem);line-height:.95;margin:0;word-break:normal;overflow-wrap:normal}.mh-result-animal{margin:.4rem 0 0;font-family:var(--font-h2--family, var(--font-h1--family));font-size:clamp(2rem,3vw,2.8rem);font-weight:700;line-height:1.05}.mh-result-kicker{font-size:1rem;margin:0 0 .75rem;opacity:.9}.mh-result-secondary{max-width:52rem;margin:.85rem auto 1.5rem;text-align:center;font-size:1.125rem;line-height:1.45;font-weight:400}.mh-result-secondary-primary,.mh-result-secondary-match{display:block}.mh-result-secondary-primary{font-size:1.125rem;font-weight:400}.mh-result-secondary-match{margin-top:.15rem;font-size:1.125rem;font-weight:400}.mh-result-image-wrap{max-width:680px;margin:0 auto 1.5rem;border-radius:28px;overflow:hidden;box-shadow:0 20px 36px #190f0824}.mh-result-image{display:block;width:100%;height:auto}.mh-result-description{max-width:44rem;margin:0 auto;font-size:1.125rem;line-height:1.7}.mh-sorting-actions--centered{justify-content:center;align-items:center}.mh-frisco-pickup-note{display:block;max-width:42rem;margin:1.4rem auto 0;font-size:1rem;line-height:1.55;opacity:.9}.mh-frisco-store-link{color:rgb(var(--color-primary));text-decoration-thickness:1px}.mh-frisco-store-link:hover,.mh-frisco-store-link:focus-visible{color:#0b62b0}.mh-result-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.mh-result-link-card{position:relative;display:flex;flex-direction:column;gap:.65rem;min-height:150px;padding:1.2rem 1.3rem;border-radius:24px;background:#ffffffd1;border:1px solid rgba(var(--color-foreground),.1);text-decoration:none;color:rgb(var(--color-foreground-heading));text-align:left;box-shadow:0 12px 26px #190f081a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mh-result-link-card:hover,.mh-result-link-card:focus-visible{transform:translateY(-4px);box-shadow:0 16px 34px #190f0829}.mh-result-link-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:7px;background:var(--mh-house-accent, #b69256)}.mh-result-link-card-kicker{font-size:.95rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mh-house-accent, #b69256)}.mh-result-link-card-title{font-size:1.25rem;line-height:1.3;font-family:var(--font-body--family);font-style:var(--font-body--style);font-weight:400;word-break:normal;overflow-wrap:normal}.mh-result-link-card-arrow{margin-top:auto;font-size:1.45rem;color:var(--mh-house-accent, #b69256);align-self:flex-end}.mh-result-link-card--gryffindor{--mh-house-accent: #a63424}.mh-result-link-card--ravenclaw{--mh-house-accent: #245baf}.mh-result-link-card--hufflepuff{--mh-house-accent: #b88f2d}.mh-result-link-card--slytherin{--mh-house-accent: #1f8c62}.mh-result-card [data-shop-link]{color:#fff;border-width:0;box-shadow:0 12px 24px #190f082e}.mh-result-card.is-gryffindor [data-shop-link]{background:#a63424;box-shadow:0 12px 24px #a6342447}.mh-result-card.is-ravenclaw [data-shop-link]{background:#245baf;box-shadow:0 12px 24px #245baf47}.mh-result-card.is-hufflepuff [data-shop-link]{background:#b88f2d;box-shadow:0 12px 24px #b88f2d47}.mh-result-card.is-slytherin [data-shop-link]{background:#1f8c62;box-shadow:0 12px 24px #1f8c6247}.mh-result-card [data-shop-link]:hover,.mh-result-card [data-shop-link]:focus-visible{filter:brightness(1.05);transform:translateY(-1px)}@media screen and (max-width:749px){.mh-result-card{padding:1.25rem}.mh-result-link-grid{grid-template-columns:1fr}.mh-result-image-wrap{border-radius:20px}}.mh-result-share{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:1.5rem auto 0}.mh-share-btn{min-width:170px}.mh-share-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1.5rem}.mh-share-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#130d0a8f}.mh-share-modal__dialog{position:relative;z-index:1;width:min(100%,720px);max-height:90vh;overflow:auto;border-radius:24px;padding:1.5rem;background:rgba(var(--color-background),1);box-shadow:0 24px 60px #190f0847}.mh-share-modal__close{position:absolute;top:.9rem;right:.9rem;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1;cursor:pointer}.mh-share-modal__copy{margin:.5rem 0 1rem}.mh-share-modal__image-wrap{border-radius:20px;overflow:hidden;margin-bottom:1rem;background:rgba(var(--color-foreground),.04)}.mh-share-modal__image{display:block;width:100%;height:auto}.mh-share-modal__label{display:block;margin-bottom:.4rem;font-weight:600}.mh-share-modal__caption{width:100%;min-height:9rem;border-radius:16px;border:1px solid rgba(var(--color-foreground),.16);padding:1rem;resize:vertical;background:rgba(var(--color-background),1);color:rgb(var(--color-foreground))}.mh-share-modal__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}body.mh-share-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/138/assets/muggle-sorting-hat-cats.css.map */
