.dice-kit-builder__intro{display:grid;gap:2rem;margin-bottom:3rem;padding-top:3rem}@media screen and (min-width:990px){.dice-kit-builder__intro{grid-template-columns:minmax(0,2fr) minmax(28rem,1fr);align-items:start}}.dice-kit-builder__eyebrow{margin:0 0 .8rem;font-size:1.3rem;font-weight:700;letter-spacing:.18rem;text-transform:uppercase}.dice-kit-builder__callout{padding:2rem;border-radius:1.6rem}.dice-kit-builder__callout h2{margin-top:0}.dice-kit-builder__callout ol{margin:0;padding-left:1.8rem}.dice-kit-builder__callout-note{margin-bottom:0}.dice-kit-builder__singles-link{color:rgb(var(--color-base-text));text-decoration:underline;text-underline-offset:.3rem;font-weight:600}.dice-kit-builder .hidden,.wizard__message.hidden,.wizard__step:not(.is-active),.wizard__mobile-tray.hidden{display:none}.wizard__messages{margin-bottom:1.6rem}.wizard__message{padding:1.4rem 1.8rem;border-radius:1.2rem;margin-bottom:1rem}.wizard__message--error{background:#be37372e;border:1px solid rgba(190,55,55,.45)}.wizard__message--info{background:#334fb424;border:1px solid rgba(51,79,180,.4)}.wizard__progress{display:flex;justify-content:center;gap:0;margin-bottom:2.4rem;position:relative}.wizard__progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:default;padding:.6rem 1.2rem;position:relative;flex:1;max-width:14rem;transition:opacity .25s ease}.wizard__progress-step.is-visited,.wizard__progress-step.is-active{cursor:pointer}.wizard__progress-dot{display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;border:2px solid rgba(var(--color-base-text),.5);font-weight:700;font-size:1.4rem;transition:all .25s ease;background:rgb(var(--color-base-background-1));color:rgba(var(--color-base-text),.55)}.wizard__progress-step.is-active .wizard__progress-dot{background:rgb(var(--color-base-accent-2));border-color:rgb(var(--color-base-accent-2));color:rgb(var(--color-base-background-1));transform:scale(1.15)}.wizard__progress-step.is-visited .wizard__progress-dot{border-color:rgb(var(--color-base-accent-2));color:rgb(var(--color-base-accent-2))}.wizard__progress-label{font-size:1.2rem;font-weight:600;letter-spacing:.04rem;color:rgba(var(--color-base-text),.55)}.wizard__progress-step.is-active .wizard__progress-label,.wizard__progress-step.is-visited .wizard__progress-label{color:rgb(var(--color-base-text))}.wizard__progress-step+.wizard__progress-step:before{content:"";position:absolute;top:2.2rem;right:50%;width:100%;height:2px;background:rgba(var(--color-base-text),.2);z-index:-1}.wizard__progress-step.is-visited+.wizard__progress-step:before,.wizard__progress-step.is-active+.wizard__progress-step:before{background:rgb(var(--color-base-accent-2))}.wizard__layout{display:grid;gap:2rem}@media screen and (min-width:990px){.wizard__layout{grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);align-items:start}}.wizard__main{min-width:0}.wizard__step{animation:wizardFadeIn .3s ease;min-width:0}.wizard__step-content{min-width:0}@keyframes wizardFadeIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.wizard__step-title{margin:0 0 .4rem;font-size:2.4rem}.wizard__step-subtitle{margin:0 0 2rem;font-size:1.4rem;opacity:.75}.wizard__preset-grid{display:grid;gap:1.2rem}@media screen and (min-width:750px){.wizard__preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.wizard__preset-card{display:flex;flex-direction:column;gap:.6rem;padding:2rem;border-radius:1.6rem;border:2px solid rgba(var(--color-base-text),.12);background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text));font-family:var(--font-body-family);text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease;min-height:12rem}.wizard__preset-card:hover,.wizard__preset-card:focus-visible{border-color:rgb(var(--color-base-accent-2));box-shadow:0 0 0 .15rem rgba(var(--color-base-accent-2),.3);transform:translateY(-2px)}.wizard__preset-card:active{transform:translateY(0)}.wizard__preset-card-label{font-size:1.8rem;font-weight:700;font-family:var(--font-heading-family)}.wizard__preset-card-desc{font-size:1.3rem;opacity:.7;line-height:1.45}.wizard__preset-card-dice{margin-top:auto;font-size:1.3rem;font-weight:600;color:rgb(var(--color-base-accent-2))}.wizard__preset-card--custom{border-style:dashed;border-color:rgba(var(--color-base-text),.2)}.wizard__preset-card--custom:hover,.wizard__preset-card--custom:focus-visible{border-style:solid}.wizard__starting-colorway{display:grid;gap:.8rem;margin-bottom:1.6rem;padding:1.2rem 1.4rem;border-radius:1rem;background:rgba(var(--color-base-background-2),.12);min-width:0;overflow:hidden}@media screen and (min-width:750px){.wizard__starting-colorway{grid-template-columns:auto minmax(0,1fr);align-items:center}}.wizard__starting-colorway-label{font-weight:700;white-space:nowrap}.wizard__visual-tray{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 1.2rem;margin-bottom:1.6rem;border-radius:1.2rem;border:1px solid rgba(var(--color-base-text),.12);background:rgb(var(--color-base-background-1));min-height:6.4rem}.wizard__visual-tray-placeholder{font-size:1.3rem;opacity:.55;text-align:center;width:100%}.wizard__visual-tray-dice{display:flex;gap:.6rem;overflow-x:auto;flex:1;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.wizard__visual-tray-die{display:flex;flex-direction:column;align-items:center;gap:.3rem;flex-shrink:0}.wizard__visual-tray-die img{width:3.8rem;height:3.8rem;object-fit:contain;border-radius:.6rem}@media screen and (max-width:749px){.wizard__visual-tray-die img{width:3.2rem;height:3.2rem}}.wizard__visual-tray-die span{font-size:1rem;font-weight:600}.wizard__visual-tray-die.is-sold-out img{opacity:.3;filter:grayscale(1)}.wizard__visual-tray-die.is-sold-out span{color:#be3737}.wizard__visual-tray-summary{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;flex-shrink:0;font-weight:700;font-size:1.3rem;white-space:nowrap}.wizard__die-cards{display:grid;gap:.8rem}@media screen and (min-width:750px){.wizard__die-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.wizard__die-card{padding:1.2rem 1.4rem;border-radius:1.2rem;border:1px solid rgba(var(--color-base-text),.14);background:rgb(var(--color-base-background-1));transition:border-color .2s ease}.wizard__die-card.is-selected{border-color:rgb(var(--color-base-accent-2));box-shadow:0 0 0 .1rem rgba(var(--color-base-accent-2),.2)}.wizard__die-card.is-unavailable{opacity:.45;pointer-events:none}.wizard__die-card.is-live-check{border-color:rgba(var(--color-base-accent-2),.35)}.wizard__die-card-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.6rem}.wizard__die-card-face{margin:0;font-size:1.6rem}.wizard__die-card-desc{font-size:1.2rem;opacity:.7;margin:.2rem 0 0;line-height:1.4}.wizard__die-card-price{font-weight:700;font-size:1.3rem;white-space:nowrap;flex-shrink:0}.wizard__die-card-stepper{display:grid;grid-template-columns:3.6rem 4.8rem 3.6rem;gap:.4rem;align-items:center;width:fit-content}.wizard__die-card-stepper .button{min-height:3.6rem;min-width:3.6rem;padding:0;font-size:1.6rem;line-height:1}.wizard__die-card-stepper input{width:100%;min-height:3.6rem;padding:.4rem .2rem;border:1px solid rgba(var(--color-base-text),.25);border-radius:.8rem;background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text));text-align:center;font-size:1.5rem;font-weight:700}.wizard__die-card-slots{display:grid;gap:.8rem;margin-top:1.2rem}@media screen and (min-width:750px){.wizard__die-card-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}.wizard__die-slot{display:grid;grid-template-columns:3.6rem minmax(0,1fr);gap:.6rem;align-items:center;padding:.6rem;border-radius:.8rem;background:rgba(var(--color-base-background-2),.08)}.wizard__die-slot-thumb{width:3.6rem;height:3.6rem;object-fit:contain;border-radius:.6rem}.wizard__die-slot-info{display:grid;gap:.4rem}.wizard__die-slot-label{font-size:1.2rem;font-weight:600}.wizard__die-slot select{width:100%;min-height:3.6rem;padding:.6rem 1rem;border:1px solid rgba(var(--color-base-text),.25);border-radius:.6rem;background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text));font-size:1.3rem}.wizard__die-slot.is-live-check{border:1px dashed rgba(var(--color-base-accent-2),.4)}.wizard__die-slot.is-sold-out{border:1px dashed rgba(190,55,55,.5);background:#be373714}.wizard__die-slot.is-sold-out .wizard__die-slot-thumb{opacity:.3;filter:grayscale(1)}.wizard__die-slot-sold-out-badge{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06rem;color:#be3737}@media screen and (min-width:750px){.wizard__die-card{display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.2rem}.wizard__die-card-header{margin-bottom:0;align-items:center}.wizard__die-card-desc,.wizard__die-card .wizard__small-note{display:none}.wizard__die-card-slots{grid-template-columns:minmax(0,1fr);gap:.4rem;margin-top:.6rem}.wizard__die-slot{grid-template-columns:2.4rem minmax(0,1fr);gap:.4rem;padding:.3rem}.wizard__die-slot-thumb{width:2.4rem;height:2.4rem}.wizard__die-slot-label{display:none}.wizard__die-slot-info{gap:0}.wizard__die-slot select{min-height:2.8rem;padding:.3rem .6rem;font-size:1.1rem}}.wizard__nav{display:flex;justify-content:space-between;gap:1rem;margin-top:2.4rem;margin-bottom:1rem;padding-top:2rem;border-top:1px solid rgba(var(--color-base-text),.1)}.wizard__nav-back,.wizard__nav-next{display:inline-flex;align-items:center;gap:.5rem}.wizard__nav-back{margin-right:auto}.wizard__nav-next{margin-left:auto}.wizard__customizer-list{display:grid;gap:1.6rem}.wizard__customizer{padding:1.6rem;border-radius:1.2rem;background:rgb(var(--color-base-background-1));border:1px solid rgba(var(--color-base-text),.16)}.wizard__customizer-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.wizard__customizer-title{margin:0}.wizard__status{font-size:1.2rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase}.wizard__status.is-complete{color:rgb(var(--color-base-accent-2))}.wizard__customizer-body{display:grid;gap:1.6rem;margin-top:1.6rem}@media screen and (min-width:750px){.wizard__customizer-body{grid-template-columns:11rem minmax(0,1fr);align-items:start}}.wizard__preview-frame{display:grid;place-items:center;padding:1rem;border-radius:1rem;background:rgba(var(--color-base-background-2),.12)}.wizard__preview-frame img,.wizard__choice-preview{width:7rem;height:7rem;object-fit:contain}.wizard__choice-grid{display:flex;flex-wrap:wrap;gap:.6rem}.wizard__choice{width:8rem;padding:.4rem .4rem .6rem;border-radius:1rem;border:1px solid rgba(var(--color-base-text),.18);background:rgba(var(--color-base-background-2),.14);color:rgb(var(--color-base-text));font-family:var(--font-body-family);display:grid;justify-items:center;align-content:center;gap:.2rem;text-align:center;cursor:pointer}.wizard__choice:hover{border-color:rgb(var(--color-base-accent-2))}.wizard__choice-label{font-size:1.2rem;line-height:1.3}.wizard__choice-overlay{width:3rem;height:3rem;object-fit:contain;grid-area:1 / 1;z-index:1;transform:translateY(-.6rem)}.wizard__choice-stack{display:grid;place-items:center}.wizard__choice-stack>*{grid-area:1 / 1}.wizard__custom-text{display:grid;gap:.8rem;margin-top:1rem}@media screen and (min-width:750px){.wizard__custom-text-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.8rem;align-items:end}}.wizard__custom-text-preview{display:flex;gap:1rem;align-items:center}.wizard__custom-text-preview img.hidden{display:none}.wizard__helper,.wizard__engraving-help,.wizard__small-note{font-size:1.3rem;opacity:.7}.wizard__helper{margin-top:.8rem}.wizard__engraving-help{margin:.4rem 0 0}.wizard__review-gallery{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));margin-bottom:2rem}.wizard__review-die{display:grid;gap:.4rem;justify-items:center;padding:1rem;text-align:center;border-radius:1.2rem;background:rgb(var(--color-base-background-1));border:1px solid rgba(var(--color-base-text),.12)}.wizard__review-die.is-live-check{border-color:rgba(var(--color-base-accent-2),.35)}.wizard__review-die img{width:7rem;height:7rem;object-fit:contain}.wizard__review-die-face{font-weight:700;font-size:1.2rem}.wizard__review-die-family{font-size:1.1rem;opacity:.7}.wizard__review-lines{list-style:none;padding:0;margin:0 0 1.6rem}.wizard__review-lines li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(var(--color-base-text),.06);font-size:1.4rem}.wizard__review-vault{padding:1.6rem;border-radius:1.2rem;border:1px solid rgba(var(--color-base-text),.14);background:rgba(var(--color-base-background-2),.08);margin-bottom:2rem}.wizard__review-vault-label{display:flex;gap:.8rem;align-items:start;font-weight:600}.wizard__review-vault-label input{margin-top:.35rem}.wizard__review-vault-fields{display:grid;gap:1rem;margin-top:1.2rem}.wizard__review-vault-fields select{width:100%;min-height:4.4rem;padding:.9rem 1.2rem;border:1px solid rgba(var(--color-base-text),.25);border-radius:.8rem;background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text))}.wizard__review-total{display:flex;justify-content:space-between;gap:1rem;font-size:1.8rem;font-weight:700;margin:2rem 0;padding-top:1.6rem;border-top:2px solid rgba(var(--color-base-text),.15)}.wizard__review-actions{margin-top:1.6rem;display:flex;gap:.8rem}.wizard__review-actions .button{flex:1;font-size:1.6rem;padding:1.4rem 2rem}.wizard__fine-print{font-size:1.2rem;opacity:.6;margin-top:1.2rem}.wizard__sidebar{display:none}@media screen and (min-width:990px){.wizard__sidebar{display:block;position:sticky;top:2rem;padding:1.6rem;border:1px solid rgba(var(--color-base-text),.15);border-radius:1.6rem;background:rgba(var(--color-base-background-2),.15);overflow:hidden;min-width:0}}.wizard__sidebar-title{margin:0 0 .6rem;font-size:1.5rem;overflow-wrap:break-word;word-break:break-word;line-height:1.3}.wizard__sidebar-step{font-size:1.2rem;opacity:.6;margin-bottom:1.4rem}.wizard__sidebar-gallery{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(4.6rem,1fr));margin-bottom:1.4rem}.wizard__sidebar-die{display:grid;justify-items:center;gap:.2rem;text-align:center}.wizard__sidebar-die img{width:4.2rem;height:4.2rem;object-fit:contain}.wizard__sidebar-die span{font-size:1rem;font-weight:600}.wizard__sidebar-lines{list-style:none;padding:0;margin:0 0 1rem}.wizard__sidebar-lines li{display:flex;justify-content:space-between;gap:.6rem;padding:.3rem 0;font-size:1.2rem;border-bottom:1px solid rgba(var(--color-base-text),.06);min-width:0}.wizard__sidebar-lines li span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.wizard__sidebar-lines li span:last-child{flex-shrink:0;font-weight:600}.wizard__sidebar-total{display:flex;justify-content:space-between;font-weight:700;font-size:1.3rem;padding-top:.8rem;border-top:1px solid rgba(var(--color-base-text),.15)}.wizard__sidebar-empty{font-size:1.3rem;opacity:.5;text-align:center;padding:2rem 0}.wizard__sidebar .wizard__review-actions{margin-top:1rem;flex-direction:column;gap:.6rem}.wizard__sidebar .wizard__review-actions .button{width:100%;font-size:1.3rem;padding:1rem 1.4rem}.wizard__mobile-tray{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:center;gap:1rem;padding:1rem 1.6rem;background:rgb(var(--color-base-background-1));border-top:1px solid rgba(var(--color-base-text),.12);box-shadow:0 -4px 20px #0000001a;transition:transform .3s ease}.wizard__mobile-tray.hidden{transform:translateY(100%);display:none}@media screen and (min-width:990px){.wizard__mobile-tray{display:none!important}}.wizard__mobile-tray-dice{display:flex;gap:.4rem;overflow-x:auto;flex:1;-webkit-overflow-scrolling:touch;scrollbar-width:none}.wizard__mobile-tray-dice::-webkit-scrollbar{display:none}.wizard__mobile-tray-dice img{width:3.6rem;height:3.6rem;object-fit:contain;flex-shrink:0;border-radius:.4rem}.wizard__mobile-tray-info{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:.1rem}.wizard__mobile-tray-count{font-size:1.2rem;font-weight:600}.wizard__mobile-tray-total{font-size:1.4rem;font-weight:700}.wizard__mobile-tray-action{flex-shrink:0;padding:.8rem 1.4rem;border-radius:.8rem;background:rgb(var(--color-base-accent-2));color:rgb(var(--color-base-background-1));font-weight:700;font-size:1.3rem;border:none;cursor:pointer}.wizard__select{width:100%;min-height:4.4rem;padding:.9rem 1.2rem;border:1px solid rgba(var(--color-base-text),.25);border-radius:.8rem;background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text))}.wizard__select option:disabled{color:rgba(var(--color-base-text),.35)}@media screen and (max-width:989px){.dice-kit-builder{padding-bottom:8rem;overflow-x:hidden}.wizard__step-content{overflow-wrap:break-word;word-break:break-word}}.dice-kit-builder__loading{padding:3rem 2rem;text-align:center;font-size:1.4rem;opacity:.6}.wizard__trust-signals{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;padding:1.2rem 0;font-size:1.2rem;color:rgba(var(--color-base-text),.65);border-top:1px solid rgba(var(--color-base-text),.1);margin-top:.8rem}.wizard__trust-signals span{white-space:nowrap}.wizard__share-build{text-align:center;padding:.6rem 0}.wizard__share-btn{background:none;border:1px solid rgba(var(--color-base-text),.2);border-radius:.4rem;padding:.6rem 1.4rem;font-size:1.2rem;color:rgb(var(--color-base-text));font-family:var(--font-body-family);cursor:pointer;transition:border-color .15s ease,background .15s ease}.wizard__share-btn:hover{border-color:rgba(var(--color-base-text),.5);background:rgba(var(--color-base-text),.05)}.wizard__toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(1rem);background:rgb(var(--color-base-text));color:rgb(var(--color-base-background-1));font-family:var(--font-body-family);font-size:1.4rem;padding:1rem 2rem;border-radius:.6rem;box-shadow:0 4px 16px #00000040;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:9999;max-width:90vw;text-align:center}.wizard__toast.is-visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}
/*# sourceMappingURL=/cdn/shop/t/8/assets/dice-kit-builder.css.map */
