.credit__container{display:grid;grid-template:"type type type" auto "number number number" auto "name . expiry" auto/auto auto auto;gap:.5em}.credit__container>:first-child{grid-area:type}.credit__container>:nth-child(2){grid-area:number}.credit__container>:nth-child(3){grid-area:name}.credit__container>:nth-child(4){grid-area:expiry;justify-self:right}.plan__container{display:grid;grid-template:"cost label" auto "cost date" auto/2fr auto;gap:.5em;-moz-column-gap:3em;column-gap:3em}.plan__container>:first-child{grid-area:cost;align-self:center}.plan__container>:nth-child(2){grid-area:label}.plan__container>:nth-child(3){grid-area:date}.billing__container{display:flex;align-items:center;justify-content:space-evenly}.individual-integrations{padding-left:1em;padding-right:1em;justify-content:space-between;gap:1.5rem}@media (max-width:900px){.billing__container{flex-direction:column;gap:2rem}.individual-integrations{transform:scale(.9);justify-content:none;padding-left:15px;padding-right:15px;gap:0}}.settings__cards{display:grid;margin-top:.5rem;grid-template:"account" auto "billing" auto "data" auto "theme" auto "account-settings" auto "integrations" auto/1fr;gap:1.5rem}.settings__cards>:first-child{grid-area:account}.settings__cards>:nth-child(2){grid-area:billing}.settings__cards>:nth-child(3){grid-area:data}.settings__cards>:nth-child(4){grid-area:theme}.settings__cards>:nth-child(5){grid-area:integrations}.settings__cards>:nth-child(6){grid-area:account-settings}.settings__cards>:nth-child(7){grid-area:webhooks}.settings__footer{display:flex;flex-direction:row}.flex__container{display:flex;flex-direction:column}.facebook__container{width:32%}.theme__card{display:flex;flex-direction:column}.width-45{width:45%}.login__input{margin-top:-.55em;padding:.75em;border:1px solid var(--dark-8);color:var(--dark-72);box-shadow:0 2px 2px rgba(0,0,0,.04)}.gap-15{gap:1.5em}.settings__card{padding:1.5rem;align-items:stretch}.left__container{flex-basis:45%}.right__container{flex-basis:55%}.theme__internal__container{display:flex;flex-direction:row;align-items:flex-start}.card__info{display:flex;align-items:baseline;flex-direction:column}.settings__container{width:min(100ch,100%);margin:0 auto}.integration__button{background:none;border:none;outline:none;cursor:pointer}.integration__button:focus-visible{box-shadow:0 0 0 .15em var(--light-blue-32)}.popup__container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:1em;border-radius:10px;background-color:#fff;z-index:9999;width:75vh;height:80vh;overflow-y:auto}.popup__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9998}.integrations__popup,.unlink__popup{display:"grid";grid-template-rows:"auto 1fr auto"}.popup__main{padding:4em}.ebay-policies,.warehouse-name2,.webhook-info{align-items:center}.policy-name,.warehouse-name{justify-content:flex-start;width:30%;flex-basis:100%}.policy-select{flex-basis:150%}.policy-select,.warehouse-select{justify-content:flex-end;width:70%}.warehouse-button{width:20%}.webhook-input{flex-basis:75%}.popup__footer,.webhook__footer{position:absolute;bottom:2%;left:2.5%;width:96%}.webhooks{grid-area:webhooks}.webhooks table{--row-gap:1rem;--column-gap:2rem;display:grid;width:100%;grid-template-columns:repeat(4,auto);gap:1rem;align-items:center}.webhooks :is(thead,tbody,tr){display:contents}:where(.webhooks) :where(td,th){display:inline-block;text-align:left}.webhooks thead .button{justify-self:right}.webhooks ._name{grid-column:1}.webhooks ._sellraze{grid-column:3/span 2;display:flex;position:relative}.webhooks ._sellraze>span{padding:.5rem 1rem}.webhooks ._webhookLink{justify-content:flex-start;width:100%;flex-basis:0%}.webhooks ._sellraze .button{padding:0}.webhooks ._discord{grid-column:2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:.5rem 1rem}.webhooks ._status{position:absolute;right:0;top:-1rem;padding:.25em}.webhooks ._vanish{animation:vanish 1s linear forwards}@keyframes vanish{0%{opacity:100%}to{opacity:0}}.webhooks .clipboard{text-align:center;width:100%;padding-top:2rem;padding-bottom:1rem}.webhooks .no__webhooks{padding-top:.5rem}.tour__container{padding:1em;border-radius:10px;background-color:#fff;z-index:9999;width:24rem}.tour__popup{display:"grid";position:relative;grid-template-rows:"auto 1fr auto";height:100%}.tour__main{padding:1em;height:96%}.tour__footer{position:absolute;bottom:0;right:4%;padding-left:1em;padding-bottom:1em}.tour-overlay{width:0;height:0}.amazon-overlay,.tour-overlay{position:absolute;left:0;top:0;box-shadow:0 0 0 99999px rgba(0,0,0,.5);overflow:inset;border-radius:5px;z-index:100}.amazon-overlay{width:100%;height:100%;pointer-events:none}.discord-overlay{left:68%;top:0;width:32%;height:5.3rem}.discord-overlay,.inventory-overlay{position:absolute;box-shadow:0 0 0 99999px rgba(0,0,0,.5);overflow:inset;border-radius:5px;pointer-events:none;z-index:100}.inventory-overlay{left:.5rem;top:-16%;width:13.4rem;height:4.1rem}.inventory-grid-overlay{left:0;top:1.25rem;width:100%;height:6.5rem;z-index:100}.inventory-grid-overlay,.listings-overlay{position:absolute;box-shadow:0 0 0 99999px rgba(0,0,0,.5);overflow:inset;border-radius:5px;pointer-events:none}.listings-overlay{left:.5rem;top:-16%;width:12.1rem;height:4.1rem;z-index:1000}.integrations{position:relative;--grid-min-item-size:250px}.tour__container__1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.tour__container__2{position:absolute;left:-5%;top:120%}.tour__container__3{position:absolute;left:64%;top:60%}.tour__container__4{position:absolute;left:2rem;top:18.5rem}.tour__container__5{position:absolute;left:-4rem;top:6.5rem}.tour__container__6{position:absolute;left:3rem;top:9rem}.tour__container__7{position:absolute;left:2rem;top:14rem}.tour__container__8{position:absolute;left:3rem;top:9rem}.tour__container__9{position:absolute;left:2rem;top:7.5rem}.tour__container__10{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.up-arrow{width:3rem;height:3rem;top:-10%;left:42%}.left-arrow,.up-arrow{transform:rotate(45deg);z-index:100000;position:absolute;background-color:#fff}.left-arrow{width:2rem;height:2rem;top:45%;left:-7%}.checkmark{font-size:16px;margin-bottom:1em;list-style-type:none;padding:.25em 0 0 2.5em;position:relative}.checkmark:before{border:.8em solid green;border-radius:.8em;height:0;width:0;left:.5em;margin-top:-.5em}.checkmark:after,.checkmark:before{content:" ";display:block;position:absolute;top:40%}.checkmark:after{width:.3em;height:.6em;border:solid #fff;border-width:0 .2em .2em 0;left:1em;margin-top:-.2em;transform:rotate(45deg)}.uncheckmark{font-size:16px;margin-bottom:1em;list-style-type:none;padding:.25em 0 0 2.5em;position:relative}.uncheckmark:before{border:.8em solid #d3d3d3;border-radius:.8em;height:0;width:0;left:.5em;margin-top:-.5em}.uncheckmark:after,.uncheckmark:before{content:" ";display:block;position:absolute;top:40%}.uncheckmark:after{width:.3em;height:.6em;border:solid grey;border-width:0 .2em .2em 0;left:1em;margin-top:-.2em;transform:rotate(45deg)}.block-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:100%}.block-wrap>div{width:100%;text-align:center}.btn-fb,.btn-google{display:inline-block;border-radius:1px;text-decoration:none;box-shadow:0 2px 4px 0 rgba(0,0,0,.25);transition:background-color .218s,border-color .218s,box-shadow .218s;margin-left:1rem}.btn-fb .fb-content,.btn-fb .google-content,.btn-google .fb-content,.btn-google .google-content{display:flex;align-items:center;width:300px;height:50px}.btn-fb .fb-content .logo,.btn-fb .google-content .logo,.btn-google .fb-content .logo,.btn-google .google-content .logo{padding:15px;height:inherit}.btn-fb .fb-content svg,.btn-fb .google-content svg,.btn-google .fb-content svg,.btn-google .google-content svg{width:18px;height:18px}.btn-fb .fb-content p,.btn-fb .google-content p,.btn-google .fb-content p,.btn-google .google-content p{width:100%;line-height:1;letter-spacing:.21px;text-align:center;font-weight:500;font-family:Roboto,sans-serif}.btn-google{background:#fff}.btn-google:hover{box-shadow:0 0 3px 3px rgba(66,133,244,.3)}.btn-google:active{background-color:#eee}.btn-google .google-content p{color:#757575}.btn-fb{padding-top:1.5px}.btn-fb:hover{box-shadow:0 0 3px 3px rgba(59,89,152,.3)}.btn-fb .fb-content p{color:hsla(0,0%,100%,.87)}.fb-content{background:#4267b2;background-color:#3b5998}.fb__login__checklist li{margin-top:2rem}.fb__login__checklist{margin-bottom:3rem}.installation-link{margin-left:1rem;margin-top:1rem}.saved{position:absolute;left:80%;top:5%;background-color:#53ae53;color:#fff;padding:1rem;border-radius:5px}.subscription__button:hover{background-color:#e6e5e5}.percentage-symbol{position:absolute;left:-2.5rem;top:-.7rem}.auto_price_setting{width:4.5rem}.blocks-2{display:grid;grid-template-columns:1fr 1fr;gap:1em}.mercari-content{background-color:#fff;display:flex;flex-direction:row;gap:2rem;align-items:center;padding:.5rem;width:18.75rem}.zip-code-input{width:5rem}@media (max-width:700px){.settings__card{padding:1rem}.plan__container{-moz-column-gap:2em;column-gap:2em}.blocks-2{display:flex;flex-direction:column}}
/*# sourceMappingURL=545834b3e6965139.css.map*/