ys-t5-presale.ys-tdp{display:block;position:relative;background:var(--tdp-bg);color:var(--tdp-copy);padding:var(--tdp-top) 0 var(--tdp-bottom);font-family:inherit}.ys-tdp *,.ys-tdp *:before,.ys-tdp *:after{box-sizing:border-box}.ys-tdp [hidden]{display:none!important}.ys-tdp .ys-tdp__shell{width:calc(100% - var(--tdp-gutter) * 2);max-width:var(--tdp-width);margin-inline:auto}.ys-tdp[data-full=true] .ys-tdp__shell{max-width:none}.ys-tdp__anchor{position:absolute;top:0;scroll-margin-top:160px}.ys-tdp__spread{display:grid;grid-template-columns:minmax(0,var(--tdp-content)) minmax(0,var(--tdp-media));gap:clamp(32px,5vw,80px);align-items:start}.ys-tdp[data-has-image=false] .ys-tdp__spread{grid-template-columns:minmax(0,1fr)}.ys-tdp__copy,.ys-tdp__header{min-width:0}.ys-tdp__header{text-align:var(--tdp-align)}.ys-tdp .ys-tdp__eyebrow{margin:0 0 24px;color:var(--tdp-accent);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.5}.ys-tdp h2{margin:0;color:var(--tdp-ink);font:inherit;font-size:var(--tdp-title);font-weight:700;line-height:1.04;letter-spacing:-.04em;text-wrap:balance}.ys-tdp h2>span{display:block}.ys-tdp h2>span+span{color:var(--tdp-copy)}.ys-tdp .ys-tdp__intro{max-width:31em;margin:26px 0 0;font-size:18px;line-height:1.55;text-wrap:pretty}.ys-tdp[data-align=center] .ys-tdp__intro{margin-inline:auto}.ys-tdp[data-align=right] .ys-tdp__intro{margin-inline-start:auto}.ys-tdp .ys-tdp__gifts{display:grid;gap:14px;margin:30px 0 0;padding:0;list-style:none}.ys-tdp__gifts li{display:flex;align-items:flex-start;gap:12px;min-width:0;color:var(--tdp-ink);font-size:17px;font-weight:600;line-height:1.5}.ys-tdp__gifts svg{display:block;flex:0 0 20px;width:20px;height:20px;margin-top:3px;color:var(--tdp-accent)}.ys-tdp .ys-tdp__media{min-width:0;margin:0}.ys-tdp__media picture{display:block}.ys-tdp__media img{display:block;width:100%;height:auto;object-fit:var(--tdp-fit);border-radius:18px}.ys-tdp__status{margin-top:44px}.ys-tdp__status-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.ys-tdp__allocation{display:flex;align-items:baseline;gap:20px;flex-wrap:wrap;min-width:0}.ys-tdp .ys-tdp__label{margin:0;color:var(--tdp-ink);font-size:14px;font-weight:600;line-height:1.5}.ys-tdp .ys-tdp__counter{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;min-width:0;margin:0;color:var(--tdp-counter);font-size:30px;font-weight:650;letter-spacing:-.035em;line-height:1.1;font-variant-numeric:tabular-nums}.ys-tdp .ys-tdp__total{color:var(--tdp-copy);font-size:14px;font-weight:400;letter-spacing:0;line-height:1.5}.ys-tdp__actions{display:flex;align-items:center;gap:24px;min-width:0}.ys-tdp .ys-tdp__end{margin:0;font-size:14px;line-height:1.5}.ys-tdp .ys-tdp__rules-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;max-width:100%;min-height:44px;margin:-10px 0;padding:10px 0;border:0;background:none;color:var(--tdp-ink);font:inherit;font-size:14px;font-weight:600;line-height:1.5;text-align:center;cursor:pointer}.ys-tdp__rules-link>span{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:color-mix(in srgb,var(--tdp-copy) 10%,transparent);font-size:16px}.ys-tdp__rules-link:hover{text-decoration:underline;text-underline-offset:4px}.ys-tdp__track{height:5px;margin-top:20px;overflow:hidden;background:var(--tdp-track);border-radius:999px}.ys-tdp__track>span{display:block;height:100%;max-width:100%;border-radius:inherit;background:var(--tdp-fill)}.ys-tdp :is(h2,h3,p,li,button,summary){overflow-wrap:anywhere}.ys-tdp :is(a,button,summary):focus-visible{outline:2px solid var(--tdp-accent);outline-offset:5px}.ys-tdp__fallback{margin-top:24px}.ys-tdp__fallback>summary{min-height:44px;padding:10px 0;color:var(--tdp-ink);font-size:14px;font-weight:600;cursor:pointer}.ys-tdp .ys-tdp__dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(640px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:28px;border:0;border-radius:20px;background:var(--tdp-dialog-bg);color:var(--tdp-dialog-ink);overflow:auto;overscroll-behavior:contain;box-shadow:0 24px 80px #181a1d26}.ys-tdp__dialog:not([open]){display:none}.ys-tdp__dialog::backdrop{background:#10121499}.ys-tdp__dialog-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.ys-tdp .ys-tdp__dialog-head h3{margin:0;color:inherit;font:inherit;font-size:26px;font-weight:700;line-height:1.15;letter-spacing:-.02em}.ys-tdp .ys-tdp__close{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;margin-left:auto;padding:10px;border:0;border-radius:50%;background:color-mix(in srgb,var(--tdp-dialog-ink) 6%,transparent);color:inherit;cursor:pointer}.ys-tdp__close svg{width:24px;height:24px}.ys-tdp__rules-content{font-size:15px;line-height:1.65;overflow-wrap:anywhere}.ys-tdp .ys-tdp__rules-content :is(h2,h3){margin:24px 0 12px;color:inherit;font-size:20px;font-weight:650;line-height:1.3;letter-spacing:0}.ys-tdp .ys-tdp__rules-content p{margin:0 0 14px}.ys-tdp .ys-tdp__rules-content>:first-child{margin-top:0}.ys-tdp .ys-tdp__rules-content>:last-child{margin-bottom:0}.ys-tdp__rules-content a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media(min-width:1000px)and (max-width:1199px){.ys-tdp h2{font-size:min(var(--tdp-title),48px)}.ys-tdp .ys-tdp__intro{font-size:17px}}@media(max-width:999px){.ys-tdp__spread{grid-template-columns:minmax(0,1fr);gap:28px}.ys-tdp__copy{display:contents}.ys-tdp__header{order:0}.ys-tdp .ys-tdp__media{order:1;max-width:720px;width:100%;margin-inline:auto}.ys-tdp .ys-tdp__gifts{order:2;margin:0}.ys-tdp h2{font-size:var(--tdp-tablet-title)}.ys-tdp__allocation{gap:12px}.ys-tdp__actions{gap:14px}}@media(max-width:767px){ys-t5-presale.ys-tdp{padding:var(--tdp-mobile-top) 0 var(--tdp-mobile-bottom)}.ys-tdp .ys-tdp__shell{width:calc(100% - var(--tdp-mobile-gutter) * 2)}.ys-tdp h2{font-size:var(--tdp-mobile-title);line-height:1.08}.ys-tdp .ys-tdp__eyebrow{margin-bottom:18px;font-size:11px}.ys-tdp .ys-tdp__intro{margin-top:20px;font-size:16px}.ys-tdp__gifts li{font-size:16px}.ys-tdp__media img{border-radius:14px}.ys-tdp__status{margin-top:30px}.ys-tdp__status-head{display:grid;gap:18px}.ys-tdp__allocation{display:block}.ys-tdp .ys-tdp__counter{margin-top:8px}.ys-tdp__actions{flex-wrap:wrap;justify-content:space-between;gap:12px 20px}.ys-tdp .ys-tdp__end,.ys-tdp .ys-tdp__rules-link{font-size:13px}.ys-tdp .ys-tdp__rules-link{flex-shrink:1}.ys-tdp__track{margin-top:18px}.ys-tdp .ys-tdp__dialog{padding:22px;border-radius:16px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ys-t5-decision-presale.css.map */
