@import"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap";:root{--mr-primary: #66c0ee;--mr-accent: #8184d1;--mr-bg: #eaf0ff;--mr-box-bg: #fff;--mr-text: #202020;--mr-error: #f4516c;--mr-radius: 20px}html,body,#app{height:100%;margin:0;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:var(--mr-text);background-color:var(--mr-bg)}header.site-header{position:fixed;top:0;left:0;right:0;height:90px;background-color:#fff;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 40px;box-shadow:0 2px 8px #0000001a;z-index:1000}header .logo{height:80px;display:flex;align-items:center}header .welcome{font-size:20px;font-weight:500;color:var(--mr-primary)}.main-container{padding-top:90px;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;z-index:10}.auth-box{width:min(100%,max(1000px,55%))!important;background:var(--mr-box-bg);border-radius:24px;box-shadow:0 18px 40px #0000001f;margin:40px 0;overflow:hidden;padding:50px 100px}.auth-shell{display:flex;justify-content:center;align-items:center;padding:40px 16px}.auth-card{width:100%;max-width:640px;margin:0 auto;background:transparent}.auth-header{padding:40px 40px 0;text-align:center}.brand-title{font-size:28px;font-weight:700;color:var(--mr-text)}.auth-subtitle{margin-top:8px;color:#555;font-size:14px}.form-wrap{padding:24px 40px 32px}.grid{display:grid;gap:14px}@media(min-width:720px){.grid-2{grid-template-columns:1fr 1fr}}.label{display:block;font-size:15px;font-weight:500;color:#333;margin-bottom:2px}.input{width:100%;border:1px solid #d0d0d0;border-radius:8px;padding:14px 16px;font-size:16px;background:#fff;margin-top:4px;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.input:hover{border-color:#999}.input:focus{border-color:var(--mr-primary);box-shadow:0 0 0 3px #66c0ee33}select.input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px;padding-right:48px;cursor:pointer}.error{color:var(--mr-error);font-size:13px;font-weight:500;margin-top:6px}.success{color:#22c55e;font-size:13px;font-weight:500;margin-top:6px}.price-banner{margin-top:8px;background:#ebedf2;border-radius:16px;padding:10px 14px;font-weight:600}.signup-field-section{margin-bottom:20px}.actions{display:flex;align-items:center;gap:16px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:14px 58px;font-weight:500;cursor:pointer;font-size:18px;letter-spacing:.5px;transition:background .2s ease,transform .1s ease,box-shadow .2s ease}.btn-primary{background:var(--mr-primary);color:#fff;box-shadow:0 4px 12px #66c0ee4d}.btn-primary:hover{background:#000;box-shadow:0 4px 12px #0003}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{background:transparent;color:var(--mr-primary);font-weight:500}.btn-ghost:hover{color:#000}.divider{height:1px;background:#e5e5e5;margin:24px 0}input[type=email]{text-transform:lowercase}:root{--cell-min: "100px";--cell-max: "1fr";--unit: 1em;--minfont: 7px}.debug-red{border:2px dashed red}.debug-blue{border:2px dashed blue}.debug-orange{border:2px dashed orange}.none,.hide{display:none}.block{display:block}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.align-left,.align-top{align-items:flex-start}.align-right,.align-bottom{align-items:flex-end}.align-center{align-items:center}.align-space-around{align-items:space-around}.align-space-between{align-items:space-between}.align-stretch{align-items:stretch}.justify-left,.justify-top{justify-content:flex-start}.justify-right,.justify-bottom{justify-content:flex-end}.justify-center{justify-content:center}.justify-space-around{justify-content:space-around}.justify-space-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.flex-static{flex:0 0 auto}.flex-stretch{flex:1 1 auto}.scroll{overflow:auto}.scroll-x{overflow-x:auto}.scroll-y{overflow-y:auto}.relative{position:relative}.absolute{position:absolute}.z-0{z-index:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-1{z-index:1}.top-1{top:.5em}.right-1{right:.5em}.bottom-1{bottom:.5em}.left-1{left:.5em}.z-2{z-index:2}.top-2{top:1em}.right-2{right:1em}.bottom-2{bottom:1em}.left-2{left:1em}.z-3{z-index:3}.top-3{top:1.5em}.right-3{right:1.5em}.bottom-3{bottom:1.5em}.left-3{left:1.5em}.z-4{z-index:4}.top-4{top:2em}.right-4{right:2em}.bottom-4{bottom:2em}.left-4{left:2em}.z-5{z-index:5}.top-5{top:2.5em}.right-5{right:2.5em}.bottom-5{bottom:2.5em}.left-5{left:2.5em}.z-6{z-index:6}.top-6{top:3em}.right-6{right:3em}.bottom-6{bottom:3em}.left-6{left:3em}.z-7{z-index:7}.top-7{top:3.5em}.right-7{right:3.5em}.bottom-7{bottom:3.5em}.left-7{left:3.5em}.z-8{z-index:8}.top-8{top:4em}.right-8{right:4em}.bottom-8{bottom:4em}.left-8{left:4em}.z-9{z-index:9}.top-9{top:4.5em}.right-9{right:4.5em}.bottom-9{bottom:4.5em}.left-9{left:4.5em}.z-10{z-index:10}.top-10{top:5em}.right-10{right:5em}.bottom-10{bottom:5em}.left-10{left:5em}.flex1{flex:1 1 1px}.max-width-100{max-width:100px}.min-width-100{min-width:100px}.flex2{flex:2 2 1px}.max-width-200{max-width:200px}.min-width-200{min-width:200px}.flex3{flex:3 3 1px}.max-width-300{max-width:300px}.min-width-300{min-width:300px}.flex4{flex:4 4 1px}.max-width-400{max-width:400px}.min-width-400{min-width:400px}.flex5{flex:5 5 1px}.max-width-500{max-width:500px}.min-width-500{min-width:500px}.flex6{flex:6 6 1px}.max-width-600{max-width:600px}.min-width-600{min-width:600px}.flex7{flex:7 7 1px}.max-width-700{max-width:700px}.min-width-700{min-width:700px}.flex8{flex:8 8 1px}.max-width-800{max-width:800px}.min-width-800{min-width:800px}.flex9{flex:9 9 1px}.max-width-900{max-width:900px}.min-width-900{min-width:900px}.flex10{flex:10 10 1px}.max-width-1000{max-width:1000px}.min-width-1000{min-width:1000px}.flex11{flex:11 11 1px}.max-width-1100{max-width:1100px}.min-width-1100{min-width:1100px}.flex12{flex:12 12 1px}.max-width-1200{max-width:1200px}.min-width-1200{min-width:1200px}.flex13{flex:13 13 1px}.max-width-1300{max-width:1300px}.min-width-1300{min-width:1300px}.flex14{flex:14 14 1px}.max-width-1400{max-width:1400px}.min-width-1400{min-width:1400px}.flex15{flex:15 15 1px}.max-width-1500{max-width:1500px}.min-width-1500{min-width:1500px}.flex16{flex:16 16 1px}.max-width-1600{max-width:1600px}.min-width-1600{min-width:1600px}.flex17{flex:17 17 1px}.max-width-1700{max-width:1700px}.min-width-1700{min-width:1700px}.flex18{flex:18 18 1px}.max-width-1800{max-width:1800px}.min-width-1800{min-width:1800px}.flex19{flex:19 19 1px}.max-width-1900{max-width:1900px}.min-width-1900{min-width:1900px}.flex20{flex:20 20 1px}.max-width-2000{max-width:2000px}.min-width-2000{min-width:2000px}.grid-auto-fit{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--cell-min),var(--cell-max)))}.grid-auto-fill{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--cell-min),var(--cell-max)))}.cell-min-auto{--cell-min: auto}.cell-min-fr{--cell-min: 1fr}.cell-max-auto{--cell-max: auto}.cell-max-fr{--cell-max: 1fr}.cell-min-100{--cell-min: 100px}.cell-max-100{--cell-max: 100px}.grid1{display:grid;grid-template-columns:repeat(1,1fr)}.grid1-auto{display:grid;grid-template-columns:repeat(1,auto)}.colspan1{grid-column:span 1}.rowspan1{grid-row:span 1}.font-size-1{font-size:calc(var(--minfont) + .5 * var(--unit))}.cell-min-200{--cell-min: 200px}.cell-max-200{--cell-max: 200px}.grid2{display:grid;grid-template-columns:repeat(2,1fr)}.grid2-auto{display:grid;grid-template-columns:repeat(2,auto)}.colspan2{grid-column:span 2}.rowspan2{grid-row:span 2}.font-size-2{font-size:calc(var(--minfont) + 1 * var(--unit))}.cell-min-300{--cell-min: 300px}.cell-max-300{--cell-max: 300px}.grid3{display:grid;grid-template-columns:repeat(3,1fr)}.grid3-auto{display:grid;grid-template-columns:repeat(3,auto)}.colspan3{grid-column:span 3}.rowspan3{grid-row:span 3}.font-size-3{font-size:calc(var(--minfont) + 1.5 * var(--unit))}.cell-min-400{--cell-min: 400px}.cell-max-400{--cell-max: 400px}.grid4{display:grid;grid-template-columns:repeat(4,1fr)}.grid4-auto{display:grid;grid-template-columns:repeat(4,auto)}.colspan4{grid-column:span 4}.rowspan4{grid-row:span 4}.font-size-4{font-size:calc(var(--minfont) + 2 * var(--unit))}.cell-min-500{--cell-min: 500px}.cell-max-500{--cell-max: 500px}.grid5{display:grid;grid-template-columns:repeat(5,1fr)}.grid5-auto{display:grid;grid-template-columns:repeat(5,auto)}.colspan5{grid-column:span 5}.rowspan5{grid-row:span 5}.font-size-5{font-size:calc(var(--minfont) + 2.5 * var(--unit))}.cell-min-600{--cell-min: 600px}.cell-max-600{--cell-max: 600px}.grid6{display:grid;grid-template-columns:repeat(6,1fr)}.grid6-auto{display:grid;grid-template-columns:repeat(6,auto)}.colspan6{grid-column:span 6}.rowspan6{grid-row:span 6}.font-size-6{font-size:calc(var(--minfont) + 3 * var(--unit))}.cell-min-700{--cell-min: 700px}.cell-max-700{--cell-max: 700px}.grid7{display:grid;grid-template-columns:repeat(7,1fr)}.grid7-auto{display:grid;grid-template-columns:repeat(7,auto)}.colspan7{grid-column:span 7}.rowspan7{grid-row:span 7}.font-size-7{font-size:calc(var(--minfont) + 3.5 * var(--unit))}.cell-min-800{--cell-min: 800px}.cell-max-800{--cell-max: 800px}.grid8{display:grid;grid-template-columns:repeat(8,1fr)}.grid8-auto{display:grid;grid-template-columns:repeat(8,auto)}.colspan8{grid-column:span 8}.rowspan8{grid-row:span 8}.font-size-8{font-size:calc(var(--minfont) + 4 * var(--unit))}.cell-min-900{--cell-min: 900px}.cell-max-900{--cell-max: 900px}.grid9{display:grid;grid-template-columns:repeat(9,1fr)}.grid9-auto{display:grid;grid-template-columns:repeat(9,auto)}.colspan9{grid-column:span 9}.rowspan9{grid-row:span 9}.font-size-9{font-size:calc(var(--minfont) + 4.5 * var(--unit))}.cell-min-1000{--cell-min: 1000px}.cell-max-1000{--cell-max: 1000px}.grid10{display:grid;grid-template-columns:repeat(10,1fr)}.grid10-auto{display:grid;grid-template-columns:repeat(10,auto)}.colspan10{grid-column:span 10}.rowspan10{grid-row:span 10}.font-size-10{font-size:calc(var(--minfont) + 5 * var(--unit))}.cell-min-1100{--cell-min: 1100px}.cell-max-1100{--cell-max: 1100px}.grid11{display:grid;grid-template-columns:repeat(11,1fr)}.grid11-auto{display:grid;grid-template-columns:repeat(11,auto)}.colspan11{grid-column:span 11}.rowspan11{grid-row:span 11}.font-size-11{font-size:calc(var(--minfont) + 5.5 * var(--unit))}.cell-min-1200{--cell-min: 1200px}.cell-max-1200{--cell-max: 1200px}.grid12{display:grid;grid-template-columns:repeat(12,1fr)}.grid12-auto{display:grid;grid-template-columns:repeat(12,auto)}.colspan12{grid-column:span 12}.rowspan12{grid-row:span 12}.font-size-12{font-size:calc(var(--minfont) + 6 * var(--unit))}.gap-auto{gap:auto}.gap-auto-x{column-gap:auto}.gap-auto-y{row-gap:auto}.m-auto-t{margin-top:auto}.m-auto-l{margin-left:auto}.m-auto-r{margin-right:auto}.m-auto-b{margin-bottom:auto}.m-auto-y{margin-top:auto;margin-bottom:auto}.m-auto-x{margin-left:auto;margin-right:auto}.m-auto{margin:auto}.p-auto-t{padding-top:auto}.p-auto-l{padding-left:auto}.p-auto-r{padding-right:auto}.p-auto-b{padding-bottom:auto}.p-auto-y{padding-top:auto;padding-bottom:auto}.p-auto-x{padding-left:auto;padding-right:auto}.p-auto{padding:auto}.gap-0{gap:0em}.gap-0-x{column-gap:0em}.gap-0-y{row-gap:0em}.m-0-t{margin-top:0}.m-0-l{margin-left:0}.m-0-r{margin-right:0}.m-0-b{margin-bottom:0}.m-0-y{margin-top:0;margin-bottom:0}.m-0-x{margin-left:0;margin-right:0}.m-0{margin:0}.p-0-t{padding-top:0}.p-0-l{padding-left:0}.p-0-r{padding-right:0}.p-0-b{padding-bottom:0}.p-0-y{padding-top:0;padding-bottom:0}.p-0-x{padding-left:0;padding-right:0}.p-0{padding:0}.gap-1{gap:.5em}.gap-1-x{column-gap:.5em}.gap-1-y{row-gap:.5em}.m-1-t{margin-top:.5em}.m-1-l{margin-left:.5em}.m-1-r{margin-right:.5em}.m-1-b{margin-bottom:.5em}.m-1-y{margin-top:.5em;margin-bottom:.5em}.m-1-x{margin-left:.5em;margin-right:.5em}.m-1{margin:.5em}.p-1-t{padding-top:.5em}.p-1-l{padding-left:.5em}.p-1-r{padding-right:.5em}.p-1-b{padding-bottom:.5em}.p-1-y{padding-top:.5em;padding-bottom:.5em}.p-1-x{padding-left:.5em;padding-right:.5em}.p-1{padding:.5em}.gap-2{gap:1em}.gap-2-x{column-gap:1em}.gap-2-y{row-gap:1em}.m-2-t{margin-top:1em}.m-2-l{margin-left:1em}.m-2-r{margin-right:1em}.m-2-b{margin-bottom:1em}.m-2-y{margin-top:1em;margin-bottom:1em}.m-2-x{margin-left:1em;margin-right:1em}.m-2{margin:1em}.p-2-t{padding-top:1em}.p-2-l{padding-left:1em}.p-2-r{padding-right:1em}.p-2-b{padding-bottom:1em}.p-2-y{padding-top:1em;padding-bottom:1em}.p-2-x{padding-left:1em;padding-right:1em}.p-2{padding:1em}.gap-3{gap:1.5em}.gap-3-x{column-gap:1.5em}.gap-3-y{row-gap:1.5em}.m-3-t{margin-top:1.5em}.m-3-l{margin-left:1.5em}.m-3-r{margin-right:1.5em}.m-3-b{margin-bottom:1.5em}.m-3-y{margin-top:1.5em;margin-bottom:1.5em}.m-3-x{margin-left:1.5em;margin-right:1.5em}.m-3{margin:1.5em}.p-3-t{padding-top:1.5em}.p-3-l{padding-left:1.5em}.p-3-r{padding-right:1.5em}.p-3-b{padding-bottom:1.5em}.p-3-y{padding-top:1.5em;padding-bottom:1.5em}.p-3-x{padding-left:1.5em;padding-right:1.5em}.p-3{padding:1.5em}.gap-4{gap:2em}.gap-4-x{column-gap:2em}.gap-4-y{row-gap:2em}.m-4-t{margin-top:2em}.m-4-l{margin-left:2em}.m-4-r{margin-right:2em}.m-4-b{margin-bottom:2em}.m-4-y{margin-top:2em;margin-bottom:2em}.m-4-x{margin-left:2em;margin-right:2em}.m-4{margin:2em}.p-4-t{padding-top:2em}.p-4-l{padding-left:2em}.p-4-r{padding-right:2em}.p-4-b{padding-bottom:2em}.p-4-y{padding-top:2em;padding-bottom:2em}.p-4-x{padding-left:2em;padding-right:2em}.p-4{padding:2em}.gap-5{gap:2.5em}.gap-5-x{column-gap:2.5em}.gap-5-y{row-gap:2.5em}.m-5-t{margin-top:2.5em}.m-5-l{margin-left:2.5em}.m-5-r{margin-right:2.5em}.m-5-b{margin-bottom:2.5em}.m-5-y{margin-top:2.5em;margin-bottom:2.5em}.m-5-x{margin-left:2.5em;margin-right:2.5em}.m-5{margin:2.5em}.p-5-t{padding-top:2.5em}.p-5-l{padding-left:2.5em}.p-5-r{padding-right:2.5em}.p-5-b{padding-bottom:2.5em}.p-5-y{padding-top:2.5em;padding-bottom:2.5em}.p-5-x{padding-left:2.5em;padding-right:2.5em}.p-5{padding:2.5em}.gap-6{gap:3em}.gap-6-x{column-gap:3em}.gap-6-y{row-gap:3em}.m-6-t{margin-top:3em}.m-6-l{margin-left:3em}.m-6-r{margin-right:3em}.m-6-b{margin-bottom:3em}.m-6-y{margin-top:3em;margin-bottom:3em}.m-6-x{margin-left:3em;margin-right:3em}.m-6{margin:3em}.p-6-t{padding-top:3em}.p-6-l{padding-left:3em}.p-6-r{padding-right:3em}.p-6-b{padding-bottom:3em}.p-6-y{padding-top:3em;padding-bottom:3em}.p-6-x{padding-left:3em;padding-right:3em}.p-6{padding:3em}.gap-7{gap:3.5em}.gap-7-x{column-gap:3.5em}.gap-7-y{row-gap:3.5em}.m-7-t{margin-top:3.5em}.m-7-l{margin-left:3.5em}.m-7-r{margin-right:3.5em}.m-7-b{margin-bottom:3.5em}.m-7-y{margin-top:3.5em;margin-bottom:3.5em}.m-7-x{margin-left:3.5em;margin-right:3.5em}.m-7{margin:3.5em}.p-7-t{padding-top:3.5em}.p-7-l{padding-left:3.5em}.p-7-r{padding-right:3.5em}.p-7-b{padding-bottom:3.5em}.p-7-y{padding-top:3.5em;padding-bottom:3.5em}.p-7-x{padding-left:3.5em;padding-right:3.5em}.p-7{padding:3.5em}.gap-8{gap:4em}.gap-8-x{column-gap:4em}.gap-8-y{row-gap:4em}.m-8-t{margin-top:4em}.m-8-l{margin-left:4em}.m-8-r{margin-right:4em}.m-8-b{margin-bottom:4em}.m-8-y{margin-top:4em;margin-bottom:4em}.m-8-x{margin-left:4em;margin-right:4em}.m-8{margin:4em}.p-8-t{padding-top:4em}.p-8-l{padding-left:4em}.p-8-r{padding-right:4em}.p-8-b{padding-bottom:4em}.p-8-y{padding-top:4em;padding-bottom:4em}.p-8-x{padding-left:4em;padding-right:4em}.p-8{padding:4em}.opacity--1{opacity:-.1}.opacity-0{opacity:0}.opacity-1{opacity:.1}.opacity-2{opacity:.2}.opacity-3{opacity:.3}.opacity-4{opacity:.4}.opacity-5{opacity:.5}.opacity-6{opacity:.6}.opacity-7{opacity:.7}.opacity-8{opacity:.8}.opacity-9{opacity:.9}.opacity-10{opacity:1}@media(max-width:900px){.mobile\:debug-red{border:2px dashed red}.mobile\:debug-blue{border:2px dashed blue}.mobile\:debug-orange{border:2px dashed orange}.mobile\:none,.mobile\:hide{display:none}.mobile\:block{display:block}.mobile\:flex-row{display:flex;flex-direction:row}.mobile\:flex-column{display:flex;flex-direction:column}.mobile\:text-left{text-align:left}.mobile\:text-right{text-align:right}.mobile\:text-center{text-align:center}.mobile\:align-left,.mobile\:align-top{align-items:flex-start}.mobile\:align-right,.mobile\:align-bottom{align-items:flex-end}.mobile\:align-center{align-items:center}.mobile\:align-space-around{align-items:space-around}.mobile\:align-space-between{align-items:space-between}.mobile\:align-stretch{align-items:stretch}.mobile\:justify-left,.mobile\:justify-top{justify-content:flex-start}.mobile\:justify-right,.mobile\:justify-bottom{justify-content:flex-end}.mobile\:justify-center{justify-content:center}.mobile\:justify-space-around{justify-content:space-around}.mobile\:justify-space-between{justify-content:space-between}.mobile\:justify-stretch{justify-content:stretch}.mobile\:flex-static{flex:0 0 auto}.mobile\:flex-stretch{flex:1 1 auto}.mobile\:scroll{overflow:auto}.mobile\:scroll-x{overflow-x:auto}.mobile\:scroll-y{overflow-y:auto}.mobile\:relative{position:relative}.mobile\:absolute{position:absolute}.mobile\:z-0{z-index:0}.mobile\:top-0{top:0}.mobile\:right-0{right:0}.mobile\:bottom-0{bottom:0}.mobile\:left-0{left:0}.mobile\:z-1{z-index:1}.mobile\:top-1{top:.5em}.mobile\:right-1{right:.5em}.mobile\:bottom-1{bottom:.5em}.mobile\:left-1{left:.5em}.mobile\:z-2{z-index:2}.mobile\:top-2{top:1em}.mobile\:right-2{right:1em}.mobile\:bottom-2{bottom:1em}.mobile\:left-2{left:1em}.mobile\:z-3{z-index:3}.mobile\:top-3{top:1.5em}.mobile\:right-3{right:1.5em}.mobile\:bottom-3{bottom:1.5em}.mobile\:left-3{left:1.5em}.mobile\:z-4{z-index:4}.mobile\:top-4{top:2em}.mobile\:right-4{right:2em}.mobile\:bottom-4{bottom:2em}.mobile\:left-4{left:2em}.mobile\:z-5{z-index:5}.mobile\:top-5{top:2.5em}.mobile\:right-5{right:2.5em}.mobile\:bottom-5{bottom:2.5em}.mobile\:left-5{left:2.5em}.mobile\:z-6{z-index:6}.mobile\:top-6{top:3em}.mobile\:right-6{right:3em}.mobile\:bottom-6{bottom:3em}.mobile\:left-6{left:3em}.mobile\:z-7{z-index:7}.mobile\:top-7{top:3.5em}.mobile\:right-7{right:3.5em}.mobile\:bottom-7{bottom:3.5em}.mobile\:left-7{left:3.5em}.mobile\:z-8{z-index:8}.mobile\:top-8{top:4em}.mobile\:right-8{right:4em}.mobile\:bottom-8{bottom:4em}.mobile\:left-8{left:4em}.mobile\:z-9{z-index:9}.mobile\:top-9{top:4.5em}.mobile\:right-9{right:4.5em}.mobile\:bottom-9{bottom:4.5em}.mobile\:left-9{left:4.5em}.mobile\:z-10{z-index:10}.mobile\:top-10{top:5em}.mobile\:right-10{right:5em}.mobile\:bottom-10{bottom:5em}.mobile\:left-10{left:5em}.mobile\:flex1{flex:1 1 1px}.mobile\:max-width-100{max-width:100px}.mobile\:min-width-100{min-width:100px}.mobile\:flex2{flex:2 2 1px}.mobile\:max-width-200{max-width:200px}.mobile\:min-width-200{min-width:200px}.mobile\:flex3{flex:3 3 1px}.mobile\:max-width-300{max-width:300px}.mobile\:min-width-300{min-width:300px}.mobile\:flex4{flex:4 4 1px}.mobile\:max-width-400{max-width:400px}.mobile\:min-width-400{min-width:400px}.mobile\:flex5{flex:5 5 1px}.mobile\:max-width-500{max-width:500px}.mobile\:min-width-500{min-width:500px}.mobile\:flex6{flex:6 6 1px}.mobile\:max-width-600{max-width:600px}.mobile\:min-width-600{min-width:600px}.mobile\:flex7{flex:7 7 1px}.mobile\:max-width-700{max-width:700px}.mobile\:min-width-700{min-width:700px}.mobile\:flex8{flex:8 8 1px}.mobile\:max-width-800{max-width:800px}.mobile\:min-width-800{min-width:800px}.mobile\:flex9{flex:9 9 1px}.mobile\:max-width-900{max-width:900px}.mobile\:min-width-900{min-width:900px}.mobile\:flex10{flex:10 10 1px}.mobile\:max-width-1000{max-width:1000px}.mobile\:min-width-1000{min-width:1000px}.mobile\:flex11{flex:11 11 1px}.mobile\:max-width-1100{max-width:1100px}.mobile\:min-width-1100{min-width:1100px}.mobile\:flex12{flex:12 12 1px}.mobile\:max-width-1200{max-width:1200px}.mobile\:min-width-1200{min-width:1200px}.mobile\:flex13{flex:13 13 1px}.mobile\:max-width-1300{max-width:1300px}.mobile\:min-width-1300{min-width:1300px}.mobile\:flex14{flex:14 14 1px}.mobile\:max-width-1400{max-width:1400px}.mobile\:min-width-1400{min-width:1400px}.mobile\:flex15{flex:15 15 1px}.mobile\:max-width-1500{max-width:1500px}.mobile\:min-width-1500{min-width:1500px}.mobile\:flex16{flex:16 16 1px}.mobile\:max-width-1600{max-width:1600px}.mobile\:min-width-1600{min-width:1600px}.mobile\:flex17{flex:17 17 1px}.mobile\:max-width-1700{max-width:1700px}.mobile\:min-width-1700{min-width:1700px}.mobile\:flex18{flex:18 18 1px}.mobile\:max-width-1800{max-width:1800px}.mobile\:min-width-1800{min-width:1800px}.mobile\:flex19{flex:19 19 1px}.mobile\:max-width-1900{max-width:1900px}.mobile\:min-width-1900{min-width:1900px}.mobile\:flex20{flex:20 20 1px}.mobile\:max-width-2000{max-width:2000px}.mobile\:min-width-2000{min-width:2000px}.mobile\:grid-auto-fit{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--cell-min),var(--cell-max)))}.mobile\:grid-auto-fill{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--cell-min),var(--cell-max)))}.mobile\:cell-min-auto{--cell-min: auto}.mobile\:cell-min-fr{--cell-min: 1fr}.mobile\:cell-max-auto{--cell-max: auto}.mobile\:cell-max-fr{--cell-max: 1fr}.mobile\:cell-min-100{--cell-min: 100px}.mobile\:cell-max-100{--cell-max: 100px}.mobile\:grid1{display:grid;grid-template-columns:repeat(1,1fr)}.mobile\:grid1-auto{display:grid;grid-template-columns:repeat(1,auto)}.mobile\:colspan1{grid-column:span 1}.mobile\:rowspan1{grid-row:span 1}.mobile\:font-size-1{font-size:calc(var(--minfont) + .5 * var(--unit))}.mobile\:cell-min-200{--cell-min: 200px}.mobile\:cell-max-200{--cell-max: 200px}.mobile\:grid2{display:grid;grid-template-columns:repeat(2,1fr)}.mobile\:grid2-auto{display:grid;grid-template-columns:repeat(2,auto)}.mobile\:colspan2{grid-column:span 2}.mobile\:rowspan2{grid-row:span 2}.mobile\:font-size-2{font-size:calc(var(--minfont) + 1 * var(--unit))}.mobile\:cell-min-300{--cell-min: 300px}.mobile\:cell-max-300{--cell-max: 300px}.mobile\:grid3{display:grid;grid-template-columns:repeat(3,1fr)}.mobile\:grid3-auto{display:grid;grid-template-columns:repeat(3,auto)}.mobile\:colspan3{grid-column:span 3}.mobile\:rowspan3{grid-row:span 3}.mobile\:font-size-3{font-size:calc(var(--minfont) + 1.5 * var(--unit))}.mobile\:cell-min-400{--cell-min: 400px}.mobile\:cell-max-400{--cell-max: 400px}.mobile\:grid4{display:grid;grid-template-columns:repeat(4,1fr)}.mobile\:grid4-auto{display:grid;grid-template-columns:repeat(4,auto)}.mobile\:colspan4{grid-column:span 4}.mobile\:rowspan4{grid-row:span 4}.mobile\:font-size-4{font-size:calc(var(--minfont) + 2 * var(--unit))}.mobile\:cell-min-500{--cell-min: 500px}.mobile\:cell-max-500{--cell-max: 500px}.mobile\:grid5{display:grid;grid-template-columns:repeat(5,1fr)}.mobile\:grid5-auto{display:grid;grid-template-columns:repeat(5,auto)}.mobile\:colspan5{grid-column:span 5}.mobile\:rowspan5{grid-row:span 5}.mobile\:font-size-5{font-size:calc(var(--minfont) + 2.5 * var(--unit))}.mobile\:cell-min-600{--cell-min: 600px}.mobile\:cell-max-600{--cell-max: 600px}.mobile\:grid6{display:grid;grid-template-columns:repeat(6,1fr)}.mobile\:grid6-auto{display:grid;grid-template-columns:repeat(6,auto)}.mobile\:colspan6{grid-column:span 6}.mobile\:rowspan6{grid-row:span 6}.mobile\:font-size-6{font-size:calc(var(--minfont) + 3 * var(--unit))}.mobile\:cell-min-700{--cell-min: 700px}.mobile\:cell-max-700{--cell-max: 700px}.mobile\:grid7{display:grid;grid-template-columns:repeat(7,1fr)}.mobile\:grid7-auto{display:grid;grid-template-columns:repeat(7,auto)}.mobile\:colspan7{grid-column:span 7}.mobile\:rowspan7{grid-row:span 7}.mobile\:font-size-7{font-size:calc(var(--minfont) + 3.5 * var(--unit))}.mobile\:cell-min-800{--cell-min: 800px}.mobile\:cell-max-800{--cell-max: 800px}.mobile\:grid8{display:grid;grid-template-columns:repeat(8,1fr)}.mobile\:grid8-auto{display:grid;grid-template-columns:repeat(8,auto)}.mobile\:colspan8{grid-column:span 8}.mobile\:rowspan8{grid-row:span 8}.mobile\:font-size-8{font-size:calc(var(--minfont) + 4 * var(--unit))}.mobile\:cell-min-900{--cell-min: 900px}.mobile\:cell-max-900{--cell-max: 900px}.mobile\:grid9{display:grid;grid-template-columns:repeat(9,1fr)}.mobile\:grid9-auto{display:grid;grid-template-columns:repeat(9,auto)}.mobile\:colspan9{grid-column:span 9}.mobile\:rowspan9{grid-row:span 9}.mobile\:font-size-9{font-size:calc(var(--minfont) + 4.5 * var(--unit))}.mobile\:cell-min-1000{--cell-min: 1000px}.mobile\:cell-max-1000{--cell-max: 1000px}.mobile\:grid10{display:grid;grid-template-columns:repeat(10,1fr)}.mobile\:grid10-auto{display:grid;grid-template-columns:repeat(10,auto)}.mobile\:colspan10{grid-column:span 10}.mobile\:rowspan10{grid-row:span 10}.mobile\:font-size-10{font-size:calc(var(--minfont) + 5 * var(--unit))}.mobile\:cell-min-1100{--cell-min: 1100px}.mobile\:cell-max-1100{--cell-max: 1100px}.mobile\:grid11{display:grid;grid-template-columns:repeat(11,1fr)}.mobile\:grid11-auto{display:grid;grid-template-columns:repeat(11,auto)}.mobile\:colspan11{grid-column:span 11}.mobile\:rowspan11{grid-row:span 11}.mobile\:font-size-11{font-size:calc(var(--minfont) + 5.5 * var(--unit))}.mobile\:cell-min-1200{--cell-min: 1200px}.mobile\:cell-max-1200{--cell-max: 1200px}.mobile\:grid12{display:grid;grid-template-columns:repeat(12,1fr)}.mobile\:grid12-auto{display:grid;grid-template-columns:repeat(12,auto)}.mobile\:colspan12{grid-column:span 12}.mobile\:rowspan12{grid-row:span 12}.mobile\:font-size-12{font-size:calc(var(--minfont) + 6 * var(--unit))}.mobile\:gap-auto{gap:auto}.mobile\:gap-auto-x{column-gap:auto}.mobile\:gap-auto-y{row-gap:auto}.mobile\:m-auto-t{margin-top:auto}.mobile\:m-auto-l{margin-left:auto}.mobile\:m-auto-r{margin-right:auto}.mobile\:m-auto-b{margin-bottom:auto}.mobile\:m-auto-y{margin-top:auto;margin-bottom:auto}.mobile\:m-auto-x{margin-left:auto;margin-right:auto}.mobile\:m-auto{margin:auto}.mobile\:p-auto-t{padding-top:auto}.mobile\:p-auto-l{padding-left:auto}.mobile\:p-auto-r{padding-right:auto}.mobile\:p-auto-b{padding-bottom:auto}.mobile\:p-auto-y{padding-top:auto;padding-bottom:auto}.mobile\:p-auto-x{padding-left:auto;padding-right:auto}.mobile\:p-auto{padding:auto}.mobile\:gap-0{gap:0em}.mobile\:gap-0-x{column-gap:0em}.mobile\:gap-0-y{row-gap:0em}.mobile\:m-0-t{margin-top:0}.mobile\:m-0-l{margin-left:0}.mobile\:m-0-r{margin-right:0}.mobile\:m-0-b{margin-bottom:0}.mobile\:m-0-y{margin-top:0;margin-bottom:0}.mobile\:m-0-x{margin-left:0;margin-right:0}.mobile\:m-0{margin:0}.mobile\:p-0-t{padding-top:0}.mobile\:p-0-l{padding-left:0}.mobile\:p-0-r{padding-right:0}.mobile\:p-0-b{padding-bottom:0}.mobile\:p-0-y{padding-top:0;padding-bottom:0}.mobile\:p-0-x{padding-left:0;padding-right:0}.mobile\:p-0{padding:0}.mobile\:gap-1{gap:.5em}.mobile\:gap-1-x{column-gap:.5em}.mobile\:gap-1-y{row-gap:.5em}.mobile\:m-1-t{margin-top:.5em}.mobile\:m-1-l{margin-left:.5em}.mobile\:m-1-r{margin-right:.5em}.mobile\:m-1-b{margin-bottom:.5em}.mobile\:m-1-y{margin-top:.5em;margin-bottom:.5em}.mobile\:m-1-x{margin-left:.5em;margin-right:.5em}.mobile\:m-1{margin:.5em}.mobile\:p-1-t{padding-top:.5em}.mobile\:p-1-l{padding-left:.5em}.mobile\:p-1-r{padding-right:.5em}.mobile\:p-1-b{padding-bottom:.5em}.mobile\:p-1-y{padding-top:.5em;padding-bottom:.5em}.mobile\:p-1-x{padding-left:.5em;padding-right:.5em}.mobile\:p-1{padding:.5em}.mobile\:gap-2{gap:1em}.mobile\:gap-2-x{column-gap:1em}.mobile\:gap-2-y{row-gap:1em}.mobile\:m-2-t{margin-top:1em}.mobile\:m-2-l{margin-left:1em}.mobile\:m-2-r{margin-right:1em}.mobile\:m-2-b{margin-bottom:1em}.mobile\:m-2-y{margin-top:1em;margin-bottom:1em}.mobile\:m-2-x{margin-left:1em;margin-right:1em}.mobile\:m-2{margin:1em}.mobile\:p-2-t{padding-top:1em}.mobile\:p-2-l{padding-left:1em}.mobile\:p-2-r{padding-right:1em}.mobile\:p-2-b{padding-bottom:1em}.mobile\:p-2-y{padding-top:1em;padding-bottom:1em}.mobile\:p-2-x{padding-left:1em;padding-right:1em}.mobile\:p-2{padding:1em}.mobile\:gap-3{gap:1.5em}.mobile\:gap-3-x{column-gap:1.5em}.mobile\:gap-3-y{row-gap:1.5em}.mobile\:m-3-t{margin-top:1.5em}.mobile\:m-3-l{margin-left:1.5em}.mobile\:m-3-r{margin-right:1.5em}.mobile\:m-3-b{margin-bottom:1.5em}.mobile\:m-3-y{margin-top:1.5em;margin-bottom:1.5em}.mobile\:m-3-x{margin-left:1.5em;margin-right:1.5em}.mobile\:m-3{margin:1.5em}.mobile\:p-3-t{padding-top:1.5em}.mobile\:p-3-l{padding-left:1.5em}.mobile\:p-3-r{padding-right:1.5em}.mobile\:p-3-b{padding-bottom:1.5em}.mobile\:p-3-y{padding-top:1.5em;padding-bottom:1.5em}.mobile\:p-3-x{padding-left:1.5em;padding-right:1.5em}.mobile\:p-3{padding:1.5em}.mobile\:gap-4{gap:2em}.mobile\:gap-4-x{column-gap:2em}.mobile\:gap-4-y{row-gap:2em}.mobile\:m-4-t{margin-top:2em}.mobile\:m-4-l{margin-left:2em}.mobile\:m-4-r{margin-right:2em}.mobile\:m-4-b{margin-bottom:2em}.mobile\:m-4-y{margin-top:2em;margin-bottom:2em}.mobile\:m-4-x{margin-left:2em;margin-right:2em}.mobile\:m-4{margin:2em}.mobile\:p-4-t{padding-top:2em}.mobile\:p-4-l{padding-left:2em}.mobile\:p-4-r{padding-right:2em}.mobile\:p-4-b{padding-bottom:2em}.mobile\:p-4-y{padding-top:2em;padding-bottom:2em}.mobile\:p-4-x{padding-left:2em;padding-right:2em}.mobile\:p-4{padding:2em}.mobile\:gap-5{gap:2.5em}.mobile\:gap-5-x{column-gap:2.5em}.mobile\:gap-5-y{row-gap:2.5em}.mobile\:m-5-t{margin-top:2.5em}.mobile\:m-5-l{margin-left:2.5em}.mobile\:m-5-r{margin-right:2.5em}.mobile\:m-5-b{margin-bottom:2.5em}.mobile\:m-5-y{margin-top:2.5em;margin-bottom:2.5em}.mobile\:m-5-x{margin-left:2.5em;margin-right:2.5em}.mobile\:m-5{margin:2.5em}.mobile\:p-5-t{padding-top:2.5em}.mobile\:p-5-l{padding-left:2.5em}.mobile\:p-5-r{padding-right:2.5em}.mobile\:p-5-b{padding-bottom:2.5em}.mobile\:p-5-y{padding-top:2.5em;padding-bottom:2.5em}.mobile\:p-5-x{padding-left:2.5em;padding-right:2.5em}.mobile\:p-5{padding:2.5em}.mobile\:gap-6{gap:3em}.mobile\:gap-6-x{column-gap:3em}.mobile\:gap-6-y{row-gap:3em}.mobile\:m-6-t{margin-top:3em}.mobile\:m-6-l{margin-left:3em}.mobile\:m-6-r{margin-right:3em}.mobile\:m-6-b{margin-bottom:3em}.mobile\:m-6-y{margin-top:3em;margin-bottom:3em}.mobile\:m-6-x{margin-left:3em;margin-right:3em}.mobile\:m-6{margin:3em}.mobile\:p-6-t{padding-top:3em}.mobile\:p-6-l{padding-left:3em}.mobile\:p-6-r{padding-right:3em}.mobile\:p-6-b{padding-bottom:3em}.mobile\:p-6-y{padding-top:3em;padding-bottom:3em}.mobile\:p-6-x{padding-left:3em;padding-right:3em}.mobile\:p-6{padding:3em}.mobile\:gap-7{gap:3.5em}.mobile\:gap-7-x{column-gap:3.5em}.mobile\:gap-7-y{row-gap:3.5em}.mobile\:m-7-t{margin-top:3.5em}.mobile\:m-7-l{margin-left:3.5em}.mobile\:m-7-r{margin-right:3.5em}.mobile\:m-7-b{margin-bottom:3.5em}.mobile\:m-7-y{margin-top:3.5em;margin-bottom:3.5em}.mobile\:m-7-x{margin-left:3.5em;margin-right:3.5em}.mobile\:m-7{margin:3.5em}.mobile\:p-7-t{padding-top:3.5em}.mobile\:p-7-l{padding-left:3.5em}.mobile\:p-7-r{padding-right:3.5em}.mobile\:p-7-b{padding-bottom:3.5em}.mobile\:p-7-y{padding-top:3.5em;padding-bottom:3.5em}.mobile\:p-7-x{padding-left:3.5em;padding-right:3.5em}.mobile\:p-7{padding:3.5em}.mobile\:gap-8{gap:4em}.mobile\:gap-8-x{column-gap:4em}.mobile\:gap-8-y{row-gap:4em}.mobile\:m-8-t{margin-top:4em}.mobile\:m-8-l{margin-left:4em}.mobile\:m-8-r{margin-right:4em}.mobile\:m-8-b{margin-bottom:4em}.mobile\:m-8-y{margin-top:4em;margin-bottom:4em}.mobile\:m-8-x{margin-left:4em;margin-right:4em}.mobile\:m-8{margin:4em}.mobile\:p-8-t{padding-top:4em}.mobile\:p-8-l{padding-left:4em}.mobile\:p-8-r{padding-right:4em}.mobile\:p-8-b{padding-bottom:4em}.mobile\:p-8-y{padding-top:4em;padding-bottom:4em}.mobile\:p-8-x{padding-left:4em;padding-right:4em}.mobile\:p-8{padding:4em}.mobile\:opacity--1{opacity:-.1}.mobile\:opacity-0{opacity:0}.mobile\:opacity-1{opacity:.1}.mobile\:opacity-2{opacity:.2}.mobile\:opacity-3{opacity:.3}.mobile\:opacity-4{opacity:.4}.mobile\:opacity-5{opacity:.5}.mobile\:opacity-6{opacity:.6}.mobile\:opacity-7{opacity:.7}.mobile\:opacity-8{opacity:.8}.mobile\:opacity-9{opacity:.9}.mobile\:opacity-10{opacity:1}}@media(min-width:901px){.desktop\:debug-red{border:2px dashed red}.desktop\:debug-blue{border:2px dashed blue}.desktop\:debug-orange{border:2px dashed orange}.desktop\:none,.desktop\:hide{display:none}.desktop\:block{display:block}.desktop\:flex-row{display:flex;flex-direction:row}.desktop\:flex-column{display:flex;flex-direction:column}.desktop\:text-left{text-align:left}.desktop\:text-right{text-align:right}.desktop\:text-center{text-align:center}.desktop\:align-left,.desktop\:align-top{align-items:flex-start}.desktop\:align-right,.desktop\:align-bottom{align-items:flex-end}.desktop\:align-center{align-items:center}.desktop\:align-space-around{align-items:space-around}.desktop\:align-space-between{align-items:space-between}.desktop\:align-stretch{align-items:stretch}.desktop\:justify-left,.desktop\:justify-top{justify-content:flex-start}.desktop\:justify-right,.desktop\:justify-bottom{justify-content:flex-end}.desktop\:justify-center{justify-content:center}.desktop\:justify-space-around{justify-content:space-around}.desktop\:justify-space-between{justify-content:space-between}.desktop\:justify-stretch{justify-content:stretch}.desktop\:flex-static{flex:0 0 auto}.desktop\:flex-stretch{flex:1 1 auto}.desktop\:scroll{overflow:auto}.desktop\:scroll-x{overflow-x:auto}.desktop\:scroll-y{overflow-y:auto}.desktop\:relative{position:relative}.desktop\:absolute{position:absolute}.desktop\:z-0{z-index:0}.desktop\:top-0{top:0}.desktop\:right-0{right:0}.desktop\:bottom-0{bottom:0}.desktop\:left-0{left:0}.desktop\:z-1{z-index:1}.desktop\:top-1{top:.5em}.desktop\:right-1{right:.5em}.desktop\:bottom-1{bottom:.5em}.desktop\:left-1{left:.5em}.desktop\:z-2{z-index:2}.desktop\:top-2{top:1em}.desktop\:right-2{right:1em}.desktop\:bottom-2{bottom:1em}.desktop\:left-2{left:1em}.desktop\:z-3{z-index:3}.desktop\:top-3{top:1.5em}.desktop\:right-3{right:1.5em}.desktop\:bottom-3{bottom:1.5em}.desktop\:left-3{left:1.5em}.desktop\:z-4{z-index:4}.desktop\:top-4{top:2em}.desktop\:right-4{right:2em}.desktop\:bottom-4{bottom:2em}.desktop\:left-4{left:2em}.desktop\:z-5{z-index:5}.desktop\:top-5{top:2.5em}.desktop\:right-5{right:2.5em}.desktop\:bottom-5{bottom:2.5em}.desktop\:left-5{left:2.5em}.desktop\:z-6{z-index:6}.desktop\:top-6{top:3em}.desktop\:right-6{right:3em}.desktop\:bottom-6{bottom:3em}.desktop\:left-6{left:3em}.desktop\:z-7{z-index:7}.desktop\:top-7{top:3.5em}.desktop\:right-7{right:3.5em}.desktop\:bottom-7{bottom:3.5em}.desktop\:left-7{left:3.5em}.desktop\:z-8{z-index:8}.desktop\:top-8{top:4em}.desktop\:right-8{right:4em}.desktop\:bottom-8{bottom:4em}.desktop\:left-8{left:4em}.desktop\:z-9{z-index:9}.desktop\:top-9{top:4.5em}.desktop\:right-9{right:4.5em}.desktop\:bottom-9{bottom:4.5em}.desktop\:left-9{left:4.5em}.desktop\:z-10{z-index:10}.desktop\:top-10{top:5em}.desktop\:right-10{right:5em}.desktop\:bottom-10{bottom:5em}.desktop\:left-10{left:5em}.desktop\:flex1{flex:1 1 1px}.desktop\:max-width-100{max-width:100px}.desktop\:min-width-100{min-width:100px}.desktop\:flex2{flex:2 2 1px}.desktop\:max-width-200{max-width:200px}.desktop\:min-width-200{min-width:200px}.desktop\:flex3{flex:3 3 1px}.desktop\:max-width-300{max-width:300px}.desktop\:min-width-300{min-width:300px}.desktop\:flex4{flex:4 4 1px}.desktop\:max-width-400{max-width:400px}.desktop\:min-width-400{min-width:400px}.desktop\:flex5{flex:5 5 1px}.desktop\:max-width-500{max-width:500px}.desktop\:min-width-500{min-width:500px}.desktop\:flex6{flex:6 6 1px}.desktop\:max-width-600{max-width:600px}.desktop\:min-width-600{min-width:600px}.desktop\:flex7{flex:7 7 1px}.desktop\:max-width-700{max-width:700px}.desktop\:min-width-700{min-width:700px}.desktop\:flex8{flex:8 8 1px}.desktop\:max-width-800{max-width:800px}.desktop\:min-width-800{min-width:800px}.desktop\:flex9{flex:9 9 1px}.desktop\:max-width-900{max-width:900px}.desktop\:min-width-900{min-width:900px}.desktop\:flex10{flex:10 10 1px}.desktop\:max-width-1000{max-width:1000px}.desktop\:min-width-1000{min-width:1000px}.desktop\:flex11{flex:11 11 1px}.desktop\:max-width-1100{max-width:1100px}.desktop\:min-width-1100{min-width:1100px}.desktop\:flex12{flex:12 12 1px}.desktop\:max-width-1200{max-width:1200px}.desktop\:min-width-1200{min-width:1200px}.desktop\:flex13{flex:13 13 1px}.desktop\:max-width-1300{max-width:1300px}.desktop\:min-width-1300{min-width:1300px}.desktop\:flex14{flex:14 14 1px}.desktop\:max-width-1400{max-width:1400px}.desktop\:min-width-1400{min-width:1400px}.desktop\:flex15{flex:15 15 1px}.desktop\:max-width-1500{max-width:1500px}.desktop\:min-width-1500{min-width:1500px}.desktop\:flex16{flex:16 16 1px}.desktop\:max-width-1600{max-width:1600px}.desktop\:min-width-1600{min-width:1600px}.desktop\:flex17{flex:17 17 1px}.desktop\:max-width-1700{max-width:1700px}.desktop\:min-width-1700{min-width:1700px}.desktop\:flex18{flex:18 18 1px}.desktop\:max-width-1800{max-width:1800px}.desktop\:min-width-1800{min-width:1800px}.desktop\:flex19{flex:19 19 1px}.desktop\:max-width-1900{max-width:1900px}.desktop\:min-width-1900{min-width:1900px}.desktop\:flex20{flex:20 20 1px}.desktop\:max-width-2000{max-width:2000px}.desktop\:min-width-2000{min-width:2000px}.desktop\:grid-auto-fit{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--cell-min),var(--cell-max)))}.desktop\:grid-auto-fill{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--cell-min),var(--cell-max)))}.desktop\:cell-min-auto{--cell-min: auto}.desktop\:cell-min-fr{--cell-min: 1fr}.desktop\:cell-max-auto{--cell-max: auto}.desktop\:cell-max-fr{--cell-max: 1fr}.desktop\:cell-min-100{--cell-min: 100px}.desktop\:cell-max-100{--cell-max: 100px}.desktop\:grid1{display:grid;grid-template-columns:repeat(1,1fr)}.desktop\:grid1-auto{display:grid;grid-template-columns:repeat(1,auto)}.desktop\:colspan1{grid-column:span 1}.desktop\:rowspan1{grid-row:span 1}.desktop\:font-size-1{font-size:calc(var(--minfont) + .5 * var(--unit))}.desktop\:cell-min-200{--cell-min: 200px}.desktop\:cell-max-200{--cell-max: 200px}.desktop\:grid2{display:grid;grid-template-columns:repeat(2,1fr)}.desktop\:grid2-auto{display:grid;grid-template-columns:repeat(2,auto)}.desktop\:colspan2{grid-column:span 2}.desktop\:rowspan2{grid-row:span 2}.desktop\:font-size-2{font-size:calc(var(--minfont) + 1 * var(--unit))}.desktop\:cell-min-300{--cell-min: 300px}.desktop\:cell-max-300{--cell-max: 300px}.desktop\:grid3{display:grid;grid-template-columns:repeat(3,1fr)}.desktop\:grid3-auto{display:grid;grid-template-columns:repeat(3,auto)}.desktop\:colspan3{grid-column:span 3}.desktop\:rowspan3{grid-row:span 3}.desktop\:font-size-3{font-size:calc(var(--minfont) + 1.5 * var(--unit))}.desktop\:cell-min-400{--cell-min: 400px}.desktop\:cell-max-400{--cell-max: 400px}.desktop\:grid4{display:grid;grid-template-columns:repeat(4,1fr)}.desktop\:grid4-auto{display:grid;grid-template-columns:repeat(4,auto)}.desktop\:colspan4{grid-column:span 4}.desktop\:rowspan4{grid-row:span 4}.desktop\:font-size-4{font-size:calc(var(--minfont) + 2 * var(--unit))}.desktop\:cell-min-500{--cell-min: 500px}.desktop\:cell-max-500{--cell-max: 500px}.desktop\:grid5{display:grid;grid-template-columns:repeat(5,1fr)}.desktop\:grid5-auto{display:grid;grid-template-columns:repeat(5,auto)}.desktop\:colspan5{grid-column:span 5}.desktop\:rowspan5{grid-row:span 5}.desktop\:font-size-5{font-size:calc(var(--minfont) + 2.5 * var(--unit))}.desktop\:cell-min-600{--cell-min: 600px}.desktop\:cell-max-600{--cell-max: 600px}.desktop\:grid6{display:grid;grid-template-columns:repeat(6,1fr)}.desktop\:grid6-auto{display:grid;grid-template-columns:repeat(6,auto)}.desktop\:colspan6{grid-column:span 6}.desktop\:rowspan6{grid-row:span 6}.desktop\:font-size-6{font-size:calc(var(--minfont) + 3 * var(--unit))}.desktop\:cell-min-700{--cell-min: 700px}.desktop\:cell-max-700{--cell-max: 700px}.desktop\:grid7{display:grid;grid-template-columns:repeat(7,1fr)}.desktop\:grid7-auto{display:grid;grid-template-columns:repeat(7,auto)}.desktop\:colspan7{grid-column:span 7}.desktop\:rowspan7{grid-row:span 7}.desktop\:font-size-7{font-size:calc(var(--minfont) + 3.5 * var(--unit))}.desktop\:cell-min-800{--cell-min: 800px}.desktop\:cell-max-800{--cell-max: 800px}.desktop\:grid8{display:grid;grid-template-columns:repeat(8,1fr)}.desktop\:grid8-auto{display:grid;grid-template-columns:repeat(8,auto)}.desktop\:colspan8{grid-column:span 8}.desktop\:rowspan8{grid-row:span 8}.desktop\:font-size-8{font-size:calc(var(--minfont) + 4 * var(--unit))}.desktop\:cell-min-900{--cell-min: 900px}.desktop\:cell-max-900{--cell-max: 900px}.desktop\:grid9{display:grid;grid-template-columns:repeat(9,1fr)}.desktop\:grid9-auto{display:grid;grid-template-columns:repeat(9,auto)}.desktop\:colspan9{grid-column:span 9}.desktop\:rowspan9{grid-row:span 9}.desktop\:font-size-9{font-size:calc(var(--minfont) + 4.5 * var(--unit))}.desktop\:cell-min-1000{--cell-min: 1000px}.desktop\:cell-max-1000{--cell-max: 1000px}.desktop\:grid10{display:grid;grid-template-columns:repeat(10,1fr)}.desktop\:grid10-auto{display:grid;grid-template-columns:repeat(10,auto)}.desktop\:colspan10{grid-column:span 10}.desktop\:rowspan10{grid-row:span 10}.desktop\:font-size-10{font-size:calc(var(--minfont) + 5 * var(--unit))}.desktop\:cell-min-1100{--cell-min: 1100px}.desktop\:cell-max-1100{--cell-max: 1100px}.desktop\:grid11{display:grid;grid-template-columns:repeat(11,1fr)}.desktop\:grid11-auto{display:grid;grid-template-columns:repeat(11,auto)}.desktop\:colspan11{grid-column:span 11}.desktop\:rowspan11{grid-row:span 11}.desktop\:font-size-11{font-size:calc(var(--minfont) + 5.5 * var(--unit))}.desktop\:cell-min-1200{--cell-min: 1200px}.desktop\:cell-max-1200{--cell-max: 1200px}.desktop\:grid12{display:grid;grid-template-columns:repeat(12,1fr)}.desktop\:grid12-auto{display:grid;grid-template-columns:repeat(12,auto)}.desktop\:colspan12{grid-column:span 12}.desktop\:rowspan12{grid-row:span 12}.desktop\:font-size-12{font-size:calc(var(--minfont) + 6 * var(--unit))}.desktop\:gap-auto{gap:auto}.desktop\:gap-auto-x{column-gap:auto}.desktop\:gap-auto-y{row-gap:auto}.desktop\:m-auto-t{margin-top:auto}.desktop\:m-auto-l{margin-left:auto}.desktop\:m-auto-r{margin-right:auto}.desktop\:m-auto-b{margin-bottom:auto}.desktop\:m-auto-y{margin-top:auto;margin-bottom:auto}.desktop\:m-auto-x{margin-left:auto;margin-right:auto}.desktop\:m-auto{margin:auto}.desktop\:p-auto-t{padding-top:auto}.desktop\:p-auto-l{padding-left:auto}.desktop\:p-auto-r{padding-right:auto}.desktop\:p-auto-b{padding-bottom:auto}.desktop\:p-auto-y{padding-top:auto;padding-bottom:auto}.desktop\:p-auto-x{padding-left:auto;padding-right:auto}.desktop\:p-auto{padding:auto}.desktop\:gap-0{gap:0em}.desktop\:gap-0-x{column-gap:0em}.desktop\:gap-0-y{row-gap:0em}.desktop\:m-0-t{margin-top:0}.desktop\:m-0-l{margin-left:0}.desktop\:m-0-r{margin-right:0}.desktop\:m-0-b{margin-bottom:0}.desktop\:m-0-y{margin-top:0;margin-bottom:0}.desktop\:m-0-x{margin-left:0;margin-right:0}.desktop\:m-0{margin:0}.desktop\:p-0-t{padding-top:0}.desktop\:p-0-l{padding-left:0}.desktop\:p-0-r{padding-right:0}.desktop\:p-0-b{padding-bottom:0}.desktop\:p-0-y{padding-top:0;padding-bottom:0}.desktop\:p-0-x{padding-left:0;padding-right:0}.desktop\:p-0{padding:0}.desktop\:gap-1{gap:.5em}.desktop\:gap-1-x{column-gap:.5em}.desktop\:gap-1-y{row-gap:.5em}.desktop\:m-1-t{margin-top:.5em}.desktop\:m-1-l{margin-left:.5em}.desktop\:m-1-r{margin-right:.5em}.desktop\:m-1-b{margin-bottom:.5em}.desktop\:m-1-y{margin-top:.5em;margin-bottom:.5em}.desktop\:m-1-x{margin-left:.5em;margin-right:.5em}.desktop\:m-1{margin:.5em}.desktop\:p-1-t{padding-top:.5em}.desktop\:p-1-l{padding-left:.5em}.desktop\:p-1-r{padding-right:.5em}.desktop\:p-1-b{padding-bottom:.5em}.desktop\:p-1-y{padding-top:.5em;padding-bottom:.5em}.desktop\:p-1-x{padding-left:.5em;padding-right:.5em}.desktop\:p-1{padding:.5em}.desktop\:gap-2{gap:1em}.desktop\:gap-2-x{column-gap:1em}.desktop\:gap-2-y{row-gap:1em}.desktop\:m-2-t{margin-top:1em}.desktop\:m-2-l{margin-left:1em}.desktop\:m-2-r{margin-right:1em}.desktop\:m-2-b{margin-bottom:1em}.desktop\:m-2-y{margin-top:1em;margin-bottom:1em}.desktop\:m-2-x{margin-left:1em;margin-right:1em}.desktop\:m-2{margin:1em}.desktop\:p-2-t{padding-top:1em}.desktop\:p-2-l{padding-left:1em}.desktop\:p-2-r{padding-right:1em}.desktop\:p-2-b{padding-bottom:1em}.desktop\:p-2-y{padding-top:1em;padding-bottom:1em}.desktop\:p-2-x{padding-left:1em;padding-right:1em}.desktop\:p-2{padding:1em}.desktop\:gap-3{gap:1.5em}.desktop\:gap-3-x{column-gap:1.5em}.desktop\:gap-3-y{row-gap:1.5em}.desktop\:m-3-t{margin-top:1.5em}.desktop\:m-3-l{margin-left:1.5em}.desktop\:m-3-r{margin-right:1.5em}.desktop\:m-3-b{margin-bottom:1.5em}.desktop\:m-3-y{margin-top:1.5em;margin-bottom:1.5em}.desktop\:m-3-x{margin-left:1.5em;margin-right:1.5em}.desktop\:m-3{margin:1.5em}.desktop\:p-3-t{padding-top:1.5em}.desktop\:p-3-l{padding-left:1.5em}.desktop\:p-3-r{padding-right:1.5em}.desktop\:p-3-b{padding-bottom:1.5em}.desktop\:p-3-y{padding-top:1.5em;padding-bottom:1.5em}.desktop\:p-3-x{padding-left:1.5em;padding-right:1.5em}.desktop\:p-3{padding:1.5em}.desktop\:gap-4{gap:2em}.desktop\:gap-4-x{column-gap:2em}.desktop\:gap-4-y{row-gap:2em}.desktop\:m-4-t{margin-top:2em}.desktop\:m-4-l{margin-left:2em}.desktop\:m-4-r{margin-right:2em}.desktop\:m-4-b{margin-bottom:2em}.desktop\:m-4-y{margin-top:2em;margin-bottom:2em}.desktop\:m-4-x{margin-left:2em;margin-right:2em}.desktop\:m-4{margin:2em}.desktop\:p-4-t{padding-top:2em}.desktop\:p-4-l{padding-left:2em}.desktop\:p-4-r{padding-right:2em}.desktop\:p-4-b{padding-bottom:2em}.desktop\:p-4-y{padding-top:2em;padding-bottom:2em}.desktop\:p-4-x{padding-left:2em;padding-right:2em}.desktop\:p-4{padding:2em}.desktop\:gap-5{gap:2.5em}.desktop\:gap-5-x{column-gap:2.5em}.desktop\:gap-5-y{row-gap:2.5em}.desktop\:m-5-t{margin-top:2.5em}.desktop\:m-5-l{margin-left:2.5em}.desktop\:m-5-r{margin-right:2.5em}.desktop\:m-5-b{margin-bottom:2.5em}.desktop\:m-5-y{margin-top:2.5em;margin-bottom:2.5em}.desktop\:m-5-x{margin-left:2.5em;margin-right:2.5em}.desktop\:m-5{margin:2.5em}.desktop\:p-5-t{padding-top:2.5em}.desktop\:p-5-l{padding-left:2.5em}.desktop\:p-5-r{padding-right:2.5em}.desktop\:p-5-b{padding-bottom:2.5em}.desktop\:p-5-y{padding-top:2.5em;padding-bottom:2.5em}.desktop\:p-5-x{padding-left:2.5em;padding-right:2.5em}.desktop\:p-5{padding:2.5em}.desktop\:gap-6{gap:3em}.desktop\:gap-6-x{column-gap:3em}.desktop\:gap-6-y{row-gap:3em}.desktop\:m-6-t{margin-top:3em}.desktop\:m-6-l{margin-left:3em}.desktop\:m-6-r{margin-right:3em}.desktop\:m-6-b{margin-bottom:3em}.desktop\:m-6-y{margin-top:3em;margin-bottom:3em}.desktop\:m-6-x{margin-left:3em;margin-right:3em}.desktop\:m-6{margin:3em}.desktop\:p-6-t{padding-top:3em}.desktop\:p-6-l{padding-left:3em}.desktop\:p-6-r{padding-right:3em}.desktop\:p-6-b{padding-bottom:3em}.desktop\:p-6-y{padding-top:3em;padding-bottom:3em}.desktop\:p-6-x{padding-left:3em;padding-right:3em}.desktop\:p-6{padding:3em}.desktop\:gap-7{gap:3.5em}.desktop\:gap-7-x{column-gap:3.5em}.desktop\:gap-7-y{row-gap:3.5em}.desktop\:m-7-t{margin-top:3.5em}.desktop\:m-7-l{margin-left:3.5em}.desktop\:m-7-r{margin-right:3.5em}.desktop\:m-7-b{margin-bottom:3.5em}.desktop\:m-7-y{margin-top:3.5em;margin-bottom:3.5em}.desktop\:m-7-x{margin-left:3.5em;margin-right:3.5em}.desktop\:m-7{margin:3.5em}.desktop\:p-7-t{padding-top:3.5em}.desktop\:p-7-l{padding-left:3.5em}.desktop\:p-7-r{padding-right:3.5em}.desktop\:p-7-b{padding-bottom:3.5em}.desktop\:p-7-y{padding-top:3.5em;padding-bottom:3.5em}.desktop\:p-7-x{padding-left:3.5em;padding-right:3.5em}.desktop\:p-7{padding:3.5em}.desktop\:gap-8{gap:4em}.desktop\:gap-8-x{column-gap:4em}.desktop\:gap-8-y{row-gap:4em}.desktop\:m-8-t{margin-top:4em}.desktop\:m-8-l{margin-left:4em}.desktop\:m-8-r{margin-right:4em}.desktop\:m-8-b{margin-bottom:4em}.desktop\:m-8-y{margin-top:4em;margin-bottom:4em}.desktop\:m-8-x{margin-left:4em;margin-right:4em}.desktop\:m-8{margin:4em}.desktop\:p-8-t{padding-top:4em}.desktop\:p-8-l{padding-left:4em}.desktop\:p-8-r{padding-right:4em}.desktop\:p-8-b{padding-bottom:4em}.desktop\:p-8-y{padding-top:4em;padding-bottom:4em}.desktop\:p-8-x{padding-left:4em;padding-right:4em}.desktop\:p-8{padding:4em}.desktop\:opacity--1{opacity:-.1}.desktop\:opacity-0{opacity:0}.desktop\:opacity-1{opacity:.1}.desktop\:opacity-2{opacity:.2}.desktop\:opacity-3{opacity:.3}.desktop\:opacity-4{opacity:.4}.desktop\:opacity-5{opacity:.5}.desktop\:opacity-6{opacity:.6}.desktop\:opacity-7{opacity:.7}.desktop\:opacity-8{opacity:.8}.desktop\:opacity-9{opacity:.9}.desktop\:opacity-10{opacity:1}}.eye-icon[data-v-f786bc2c]{width:20px;height:20px}.eye-slash path[data-v-f786bc2c]:last-child{stroke:currentColor}.password-field[data-v-d5e72936]{position:relative;display:flex;align-items:center}.password-toggle[data-v-d5e72936]{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center}.password-field .input[data-v-d5e72936]{padding-right:40px}#payment-form[data-v-7d5f0945]{min-width:300px;width:600px;flex:1 1 600px}.cart[data-v-7d5f0945]{min-width:250px}.input[data-v-87a0eae0],[data-v-87a0eae0] .input{color:#000;transition:border-color .2s ease,box-shadow .2s ease}.step-indicator[data-v-87a0eae0]{display:flex;justify-content:center;align-items:center;gap:0;margin-bottom:40px}.step[data-v-87a0eae0]{display:flex;align-items:center;gap:10px;transition:opacity .3s ease}.step[data-v-87a0eae0]:not(.active){opacity:.4}.step.active[data-v-87a0eae0]{opacity:1}.step-number[data-v-87a0eae0]{width:36px;height:36px;border-radius:50%;background:var(--mr-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;transition:transform .2s ease,box-shadow .2s ease}.step.active .step-number[data-v-87a0eae0]{box-shadow:0 2px 8px #66c0ee66}.step-label[data-v-87a0eae0]{font-weight:500;font-size:14px;color:var(--mr-text)}.step-connector[data-v-87a0eae0]{width:60px;height:2px;background:#d0d0d0;margin:0 16px}.promo-field[data-v-87a0eae0]{display:flex;gap:10px;align-items:stretch}.promo-field .input[data-v-87a0eae0]{flex:1}.btn-secondary[data-v-87a0eae0]{background:var(--mr-primary);color:#fff;font-size:14px;font-weight:500;padding:10px 20px;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .1s ease}.btn-secondary[data-v-87a0eae0]:hover:not(.btn-disabled){background:#000}.btn-secondary[data-v-87a0eae0]:active:not(.btn-disabled){transform:scale(.98)}.btn-disabled[data-v-87a0eae0]{opacity:.5;cursor:not-allowed}.agreements[data-v-87a0eae0]{margin-top:16px;display:flex;flex-direction:column;gap:14px}.agreement-row[data-v-87a0eae0]{display:flex;gap:12px;align-items:flex-start;cursor:pointer}.agreement-row input[type=checkbox][data-v-87a0eae0]{width:18px;height:18px;margin-top:2px;accent-color:var(--mr-primary);cursor:pointer;flex-shrink:0}.agreement-text[data-v-87a0eae0]{font-size:14px;line-height:1.5;color:var(--mr-text)}.agreement-link[data-v-87a0eae0]{color:var(--mr-primary);text-decoration:none;font-weight:500;transition:color .2s ease}.agreement-link[data-v-87a0eae0]:hover{color:#000;text-decoration:underline}.hint[data-v-87a0eae0]{font-size:13px;line-height:1.5;color:#666;margin-bottom:16px;padding:12px 16px;background:#f8f9fa;border-radius:8px;border-left:3px solid var(--mr-primary)}.helper[data-v-87a0eae0]{font-weight:400;color:#888}.note[data-v-87a0eae0]{font-size:12px;color:#888;text-align:center;margin-top:20px}
