@charset "UTF-8";:root{--blue:#1478ee;--blue2:#0766d7;--ink:#132238;--muted:#718096;--line:#e8eef6;--canvas:#f5f8fc;--success:#148556;--warning:#ae6400;--shadow:0 12px 32px rgba(25, 56, 98, .09)}.store-cabinet-shell{background:var(--canvas);font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);box-sizing:border-box}.store-cabinet-shell *{box-sizing:border-box}.store-cabinet-shell .shell{max-width:1440px;min-height:100vh;margin:auto;display:grid;grid-template-columns:272px 1fr}.store-cabinet-shell .main{padding:34px 48px 52px;overflow:hidden}.store-cabinet-shell .layout{max-width:950px;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:22px}.store-cabinet-shell .side{background:#fff;padding:30px 18px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:32px}.store-cabinet-shell .user{display:flex;align-items:center;gap:12px;padding:12px;background:#f7faff;border-radius:16px}.store-cabinet-shell .user b{display:block}.store-cabinet-shell .user small{display:block;color:var(--muted);margin-top:2px}.store-cabinet-shell .avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,#1d90ff,#075fc8)}.store-cabinet-shell .menu{display:grid;gap:7px}.store-cabinet-shell .nav{border:0;background:none;color:#506176;font:600 14px inherit;text-align:left;border-radius:12px;padding:12px 14px;cursor:pointer;display:flex;gap:12px;align-items:center;text-decoration:none}.store-cabinet-shell .nav:hover{background:#f4f8fd}.store-cabinet-shell .nav.active{background:linear-gradient(100deg,#147df3,#0966d2);box-shadow:0 8px 17px rgba(20,120,238,.24);color:#fff}.store-cabinet-shell .nav.active .ico{font-family:"Times New Roman","Segoe UI Symbol",sans-serif;color:#fff}.store-cabinet-shell .ico{width:20px;text-align:center;font-size:17px}.store-cabinet-shell .help{margin-top:auto;padding:16px;border-radius:16px;background:#eff7ff;color:#356189}.store-cabinet-shell .help b{color:#173b62;display:block;margin-bottom:4px}.store-cabinet-shell .top{display:flex;justify-content:space-between;align-items:center}.store-cabinet-shell .top h1{font-size:30px;line-height:1.1;margin:0;letter-spacing:-1px}.store-cabinet-shell h3{font-size:30px;line-height:1.1;margin:0;letter-spacing:-1px}.store-cabinet-shell .sc-crumb{font-size:13px;color:var(--muted);margin-bottom:6px}.store-cabinet-shell .support{background:#fff;border:1px solid var(--line);border-radius:11px;padding:10px 14px;font-weight:700;color:#344b67;cursor:pointer}.store-cabinet-shell .intro{background:radial-gradient(circle at 82% 22%,rgba(130,206,255,.35),transparent 24%),linear-gradient(112deg,#106fcf,#238ef5);border-radius:22px;padding:25px 28px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 15px 34px rgba(13,99,193,.22);margin-bottom:25px}.store-cabinet-shell .intro h2{color:#dff0ff;font-size:20px;margin:0 0 5px;letter-spacing:-.3px}.store-cabinet-shell .intro p{margin:0;color:#dff0ff}.store-cabinet-shell .filters{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px}.store-cabinet-shell .filters h2{font-size:18px;margin:0}.store-cabinet-shell .order{background:#fff;border:1px solid var(--line);border-radius:18px;margin:13px 0;overflow:hidden;box-shadow:0 4px 12px rgba(18,46,76,.025);transition:0.2s}.store-cabinet-shell .order:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.store-cabinet-shell .orderhead{padding:17px 20px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line)}.store-cabinet-shell .package{width:38px;height:38px;border-radius:12px;background:#e8f3ff;color:var(--blue);display:grid;place-items:center;font-size:18px}.store-cabinet-shell .ordermain{flex:1}.store-cabinet-shell .ordermain b{font-size:15px}.store-cabinet-shell .ordermain small{color:var(--muted);margin-left:8px}.store-cabinet-shell .body{padding:0 20px}.store-cabinet-shell .order-item{display:grid;grid-template-columns:1fr 95px 120px;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid #eff3f7}.store-cabinet-shell .order-item:last-child{border:0}.store-cabinet-shell .product{display:flex;align-items:center;gap:13px;min-width:0}.store-cabinet-shell .product a{font-weight:700;color:#1f5f9d;text-decoration:none}.store-cabinet-shell .product a:hover{text-decoration:underline}.store-cabinet-shell .photo{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;flex:none;background:#f2f7fc;font-size:23px;overflow:hidden}.store-cabinet-shell .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-cabinet-shell .qty{color:#536478}.store-cabinet-shell .availability{font-weight:700;color:var(--success);white-space:nowrap}.store-cabinet-shell .availability:before{content:"●";font-size:9px;margin-right:6px}.store-cabinet-shell .availability.no{color:var(--muted)}.store-cabinet-shell .availability.no:before{color:var(--muted)}.store-cabinet-shell .footer{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;background:#fbfcfe;border-top:1px solid var(--line)}.store-cabinet-shell .summary{display:flex;gap:30px}.store-cabinet-shell .summary span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#8492a5;margin-bottom:3px}.store-cabinet-shell .summary .amount{font-size:14px;font-weight:800;color:#1f5f9d}.store-cabinet-shell .summary b{font-size:15px}.store-cabinet-shell .deliverytype b{font-size:13px}.sc-btn{border:0;border-radius:10px;padding:10px 14px;font:700 13px inherit;cursor:pointer;display:inline-block;text-align:center;transition:0.2s;text-decoration:none}.sc-btn-primary{background:var(--blue);color:#fff;box-shadow:0 7px 15px rgba(20,120,238,.22)}.sc-btn-primary:hover{background:var(--blue2)}.sc-btn-success{background:var(--success);color:#fff}.sc-btn-success:hover{background:#0f6c44}.sc-btn-danger{background:#e53e3e;color:#fff}.sc-btn-danger:hover{background:#c53030}.sc-btn-warning{background:var(--warning);color:#fff}.sc-btn-warning:hover{background:#8c5000}.sc-btn-default{background:#edf2f7;color:#4a5568}.sc-btn-default:hover{background:#e2e8f0}.sc-btn-sm{padding:6px 10px;font-size:12px;border-radius:8px}.sc-badge{padding:6px 10px;border-radius:20px;font-size:12px;font-weight:800;background:#edf2f7;color:#4a5568}.sc-badge-completed{background:#d1fae5;color:#065f46}.sc-badge-processing{background:#dbeafe;color:#1e40af}.sc-badge-on-hold{background:#fef3c7;color:#92400e}.sc-badge-cancelled,.sc-badge-failed{background:#fee2e2;color:#b91c1c}.sc-badge-pending,.sc-badge-refunded{background:#f3f4f6;color:#374151}.sc-badge-shipping,.sc-badge-shipped,.sc-badge-delivering{background:#fff3df;color:var(--warning)}.store-cabinet-shell .store-cabinet-pets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.store-cabinet-shell .store-cabinet-pets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.store-cabinet-shell .pet-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(18,46,76,.025);transition:0.2s}.store-cabinet-shell .pet-card:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.store-cabinet-shell .pet-card-photo{height:200px;background:#f2f7fc;display:flex;align-items:center;justify-content:center;overflow:hidden}.store-cabinet-shell .pet-card-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-cabinet-shell .pet-photo-placeholder{color:var(--muted);font-size:14px}.store-cabinet-shell .pet-card-info{padding:20px;flex:1}.store-cabinet-shell .pet-card-info h4{margin-top:0;margin-bottom:10px;font-size:18px}.store-cabinet-shell .pet-card-info p{margin:0 0 5px;font-size:14px}.store-cabinet-shell .pet-card-actions{padding:15px 20px;background:#fbfcfe;border-top:1px solid var(--line);display:flex;gap:10px}.store-cabinet-shell .store-cabinet-form .form-group{margin-bottom:15px}.store-cabinet-shell .store-cabinet-form label{display:block;margin-bottom:6px;font-weight:600;color:var(--ink)}.store-cabinet-shell .store-cabinet-form .form-control{width:100%;padding:10px 14px;border:1px solid var(--line);border-radius:10px;font:14px/1.45 Inter,sans-serif;color:var(--ink);background:#fff;transition:0.2s}.store-cabinet-shell .store-cabinet-form .form-control:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,120,238,.1)}.store-cabinet-shell .req{color:var(--blue)}.store-cabinet-shell label{font-size:13px;font-weight:750;color:#38506a}.store-cabinet-shell input,.store-cabinet-shell select,.store-cabinet-shell textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:1px solid #dbe5f0;border-radius:11px;padding:11px 12px;background:#fff;color:var(--ink);outline:none;font:14px inherit;transition:0.16s}.store-cabinet-shell input:focus,.store-cabinet-shell select:focus,.store-cabinet-shell textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(20,120,238,.11)}.store-cabinet-shell textarea{resize:vertical;min-height:82px}.store-cabinet-shell input[readonly]{background:#f7faff;color:#8a98a9;border-color:#eef2f7;cursor:not-allowed}.store-cabinet-shell .hint{color:#8a98a9;font-size:12px;margin-top:-2px}.store-cabinet-shell .actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.store-cabinet-shell .cancel,.store-cabinet-shell .save{border:0;border-radius:10px;padding:11px 15px;font:750 13px inherit;cursor:pointer}.store-cabinet-shell .cancel{background:#f0f4f8;color:#486078}.store-cabinet-shell .save{color:#fff;background:var(--blue);box-shadow:0 7px 15px rgba(20,120,238,.22)}.store-cabinet-shell .save:hover{background:var(--blue2)}.store-cabinet-shell .sc-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 4px 13px rgba(18,46,76,.025);padding:26px}.store-cabinet-shell .sc-card h2{font-size:18px;margin:0 0 5px;letter-spacing:-.3px}.store-cabinet-shell .sc-card>p{margin:0 0 23px;color:var(--muted)}.store-cabinet-shell .sc-section{border-top:1px solid var(--line);margin-top:22px;padding-top:21px}.store-cabinet-shell .sc-section h3{font-size:15px;margin:0 0 16px}.store-cabinet-shell .sc-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.store-cabinet-shell .sc-field{display:grid;gap:7px}.store-cabinet-shell .sc-field.full{grid-column:1/-1}.store-cabinet-shell .aside-card{border-radius:18px;padding:20px;background:linear-gradient(145deg,#167deb,#0968d5);color:#fff;box-shadow:0 14px 28px rgba(14,103,208,.22)}.store-cabinet-shell .aside-card .sc-bubble{width:44px;height:44px;display:grid;place-items:center;background:rgba(255,255,255,.1333333333);border-radius:14px;font-size:20px}.store-cabinet-shell .aside-card h3{color:#fff;font-size:16px;margin:14px 0 7px}.store-cabinet-shell .aside-card p{color:#dbeeff;font-size:13px;margin:0}.store-cabinet-shell .sc-tips{margin-top:18px;padding:19px;background:#fff;border:1px solid var(--line);border-radius:18px}.store-cabinet-shell .sc-tips h3{margin:0 0 11px;font-size:15px}.store-cabinet-shell .sc-tips p{font-size:13px;color:#677a8f;margin:0 0 12px}.store-cabinet-shell .sc-upload{border:1.5px dashed #b9d6f6;background:#f7fbff;border-radius:16px;padding:18px;display:flex;align-items:center;gap:13px;cursor:pointer;transition:0.16s}.store-cabinet-shell .sc-upload:hover{background:#eef7ff;border-color:var(--blue)}.store-cabinet-shell .sc-upload b{display:block}.store-cabinet-shell .sc-upload small{display:block;color:var(--muted);margin-top:2px}.store-cabinet-shell .petface{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#def0ff;font-size:25px}.store-cabinet-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(19,34,56,.5);z-index:9999;display:flex;align-items:center;justify-content:center}.store-cabinet-modal .store-cabinet-modal-content{background:#fff;padding:30px;border-radius:22px;width:100%;max-width:500px;position:relative;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow)}.store-cabinet-modal .store-cabinet-modal-close{position:absolute;top:20px;right:20px;font-size:24px;cursor:pointer;line-height:1;color:var(--muted)}.store-cabinet-modal .store-cabinet-modal-close:hover{color:var(--ink)}.ts-control{border:1px solid #dbe5f0;border-radius:11px;background:#fff;transition:0.16s;padding:0 35px 0 12px;min-height:44px;box-shadow:none;display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden}.ts-control>input{color:var(--ink);font:14px Inter,sans-serif;padding:11px 0!important;margin:0!important;border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;height:auto!important;min-height:0!important}.ts-control .item{margin:0 5px 0 0;padding:11px 0;line-height:inherit}.ts-control.focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(20,120,238,.11)}.ts-dropdown{border:1px solid #dbe5f0;border-radius:11px;box-shadow:0 4px 12px rgba(18,46,76,.08);margin-top:4px;z-index:10000;font:14px Inter,sans-serif}.ts-dropdown .option{padding:8px 12px}.ts-dropdown .option.active{background-color:var(--blue);color:#fff}.ts-dropdown .spinner{white-space:nowrap}.ts-wrapper.single .ts-control:after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 4px 0;border-color:gray transparent transparent transparent}.store-cabinet-shell .cabinet-mobile-nav{display:none}@media (max-width:850px){.store-cabinet-shell{padding-bottom:80px}.store-cabinet-shell .cabinet-mobile-nav{position:fixed;z-index:20;left:10px;right:10px;bottom:10px;height:64px;padding:6px;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;background:rgba(255,255,255,.92);border:1px solid rgba(220,230,242,.92);border-radius:18px;box-shadow:0 12px 30px rgba(18,48,86,.18);backdrop-filter:blur(14px)}.store-cabinet-shell .cabinet-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:12px;text-decoration:none;color:#6e8197;font-size:10px;font-weight:700;line-height:1}.store-cabinet-shell .cabinet-mobile-nav a span{font-size:18px;line-height:18px}.store-cabinet-shell .cabinet-mobile-nav a.active{color:var(--blue);background:#eaf4ff}.store-cabinet-shell .cabinet-mobile-nav a.active span{filter:saturate(1.2)}.store-cabinet-shell .layout{grid-template-columns:1fr}.store-cabinet-shell .sc-grid{grid-template-columns:1fr}.store-cabinet-shell .sc-card{padding:20px}.store-cabinet-shell .aside-card{order:-1}}@media (max-width:800px){.store-cabinet-shell .shell{grid-template-columns:1fr}.store-cabinet-shell .side{display:none}.store-cabinet-shell .main{padding:22px 16px}.store-cabinet-shell .intro{align-items:flex-start;flex-direction:column}.store-cabinet-shell .filters{align-items:flex-start;gap:12px;flex-direction:column}.store-cabinet-shell .order-item{grid-template-columns:1fr 60px}.store-cabinet-shell .availability{display:none}.store-cabinet-shell .orderhead{gap:9px}.store-cabinet-shell .ordermain small{display:block;margin:2px 0 0}.store-cabinet-shell .summary{gap:15px}.store-cabinet-shell .footer{align-items:flex-end;gap:10px}.store-cabinet-shell .support{display:none}}.store-cabinet-pets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:24px}.sc-pet-card{--pc-blue:#1478ee;--pc-blue2:#0865d2;--pc-ink:#14243a;--pc-muted:#74849a;--pc-line:#e7eef7;width:100%;overflow:hidden;background:#fff;border:1px solid var(--pc-line);border-radius:24px;box-shadow:0 18px 42px rgba(32,67,111,.14);color:var(--pc-ink);display:flex;flex-direction:column}.sc-pet-card__photo{height:225px;position:relative;background:#e8f3ff;overflow:hidden}.sc-pet-card__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.sc-pet-card__placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#a0aec0;font-size:14px;font-weight:500}.sc-pet-card__shade{position:absolute;inset:auto 0 0;height:80px;background:linear-gradient(transparent,rgba(10,31,57,.34))}.sc-pet-card__body{padding:21px 21px 18px;flex-grow:1}.sc-pet-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:17px}.sc-pet-card__title h1{font-size:22px;line-height:1.1;letter-spacing:-.6px;margin:0 0 5px;color:var(--pc-ink)}.sc-pet-card__title p{margin:0;color:var(--pc-muted);font-size:13px}.sc-pet-card__paws{height:36px;width:36px;display:grid;place-items:center;flex:none;border-radius:12px;background:#eaf4ff;color:var(--pc-blue);font-size:17px;font-family:"Times New Roman","Segoe UI Symbol",sans-serif}.sc-pet-card__data{display:grid;gap:0;border-top:1px solid var(--pc-line);padding-top:8px}.sc-pet-card__row{display:grid;grid-template-columns:104px 1fr;gap:8px;padding:8px 0}.sc-pet-card__label{color:#8a99aa;font-size:13px}.sc-pet-card__value{font-weight:650;color:#354a62;font-size:14px}.sc-pet-card__foot{padding:0 21px 20px}.sc-pet-card__edit{border:0;width:100%;border-radius:11px;padding:12px 15px;font-weight:750;font-size:14px;color:#fff;background:linear-gradient(100deg,var(--pc-blue),var(--pc-blue2));box-shadow:0 9px 18px rgba(20,120,238,.24);cursor:pointer;transition:0.18s}.sc-pet-card__edit:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(20,120,238,.3)}.sc-pet-card__edit:active{transform:translateY(0)}@media (max-width:390px){.sc-pet-card{border-radius:21px}.sc-pet-card__photo{height:210px}.sc-pet-card__body{padding:19px}.sc-pet-card__foot{padding:0 19px 18px}.sc-pet-card__row{grid-template-columns:98px 1fr}}.sc-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px;padding-bottom:24px}.sc-pagination .sc-page-number{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:8px;background:#fff;color:var(--ink);font-weight:600;font-size:14px;text-decoration:none;border:1px solid var(--line);transition:all 0.2s ease}.sc-pagination .sc-page-number:hover{background:var(--canvas);border-color:#cbd5e0;color:var(--blue)}.sc-pagination .sc-page-number.current{background:var(--blue);color:#fff;border-color:var(--blue);pointer-events:none}.sc-upload-progress{width:100%;max-width:150px;height:6px;background-color:#edf2f7;border-radius:10px;overflow:hidden;margin-top:12px;position:relative}.sc-upload-progress .sc-upload-progress-bar{position:absolute;top:0;left:0;bottom:0;width:50%;background-color:var(--blue);border-radius:10px;animation:sc-progress-indeterminate 1.5s infinite ease-in-out}@keyframes sc-progress-indeterminate{0%{left:-50%;width:50%}50%{left:25%;width:80%}100%{left:100%;width:50%}}.store-cabinet-shell .dashboard-grid{max-width:1020px}.store-cabinet-shell .profile-top{display:flex;gap:14px;align-items:center;margin-bottom:21px}.store-cabinet-shell .profile-top .avatar{width:54px;height:54px;font-size:18px;border-radius:17px}.store-cabinet-shell .profile-top b{font-size:17px}.store-cabinet-shell .profile-top small{color:var(--muted);display:block;margin-top:3px}.store-cabinet-shell .sc-info{border-top:1px solid var(--line);padding-top:9px}.store-cabinet-shell .sc-row{display:grid;grid-template-columns:122px 1fr;gap:11px;padding:8px 0}.store-cabinet-shell .sc-label{font-size:13px;color:#8a99aa}.store-cabinet-shell .sc-value{font-weight:650;color:#384e66}.store-cabinet-shell .sc-loyalty{grid-column:1/-1;position:relative;overflow:hidden;background:linear-gradient(120deg,#0d6bcf,#2693f7);border:0;color:#fff;box-shadow:0 15px 32px rgba(16,109,210,.2)}.store-cabinet-shell .sc-loyalty:after{content:"✦";position:absolute;right:26px;top:-33px;font-size:155px;color:rgba(255,255,255,.0666666667);transform:rotate(12deg)}.store-cabinet-shell .sc-loyalty .sc-card-head{position:relative;z-index:1;margin-bottom:18px}.store-cabinet-shell .sc-loyalty h2{font-size:19px;color:#fff}.store-cabinet-shell .sc-loyalty .sc-link{color:#e7f4ff}.store-cabinet-shell .sc-discount{position:relative;z-index:1;display:flex;gap:16px;align-items:center;margin-bottom:21px}.store-cabinet-shell .sc-discount .sc-round{width:66px;height:66px;border-radius:20px;background:rgba(255,255,255,.1333333333);border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;font-size:21px;font-weight:850}.store-cabinet-shell .sc-discount b{font-size:17px;display:block}.store-cabinet-shell .sc-discount span{color:#dcefff;font-size:13px}.store-cabinet-shell .sc-progress-label{position:relative;z-index:1;display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.store-cabinet-shell .sc-progress-label b{font-size:14px}.store-cabinet-shell .sc-bar{height:10px;position:relative;z-index:1;border-radius:9px;background:rgba(255,255,255,.2509803922);overflow:hidden}.store-cabinet-shell .sc-bar i{display:block;height:100%;border-radius:inherit;background:#fff;box-shadow:0 0 12px rgba(255,255,255,.5333333333)}.store-cabinet-shell p.sc-goal{position:relative;z-index:1;color:#fff!important;font-size:12px;margin:9px 0 0}.store-cabinet-shell .sc-terms{grid-column:1/-1}.store-cabinet-shell .sc-terms p{color:var(--muted);margin:6px 0 17px;font-size:13px}.store-cabinet-shell .sc-check{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:12px;padding:12px;color:#52667d;font-size:13px;cursor:pointer}.store-cabinet-shell .sc-check:hover{background:#f8fbff}.store-cabinet-shell .sc-check input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:17px;height:17px;flex:none;margin:1px 0 0;accent-color:var(--blue);border-radius:4px;padding:0}.store-cabinet-shell .sc-check a{color:var(--blue);font-weight:700}.store-cabinet-shell .sc-check .sc-required-indicator{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:var(--red,#e34b55);color:#fff;border-radius:50%;font-size:14px;font-weight:850;margin-left:auto;flex:none}.store-cabinet-shell .sc-check.accepted .sc-required-indicator{display:none}.store-cabinet-shell .sc-toggle-wrapper{align-items:center;justify-content:space-between}.store-cabinet-shell .sc-toggle-wrapper .sc-toggle{position:relative;width:44px;height:24px;flex:none}.store-cabinet-shell .sc-toggle-wrapper .sc-toggle input{opacity:0;width:0;height:0;margin:0;position:absolute}.store-cabinet-shell .sc-toggle-wrapper .sc-toggle input:checked+.sc-slider{background-color:var(--blue,#147df3)}.store-cabinet-shell .sc-toggle-wrapper .sc-toggle input:checked+.sc-slider:before{transform:translateX(20px)}.store-cabinet-shell .sc-toggle-wrapper .sc-toggle .sc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:0.4s;border-radius:24px}.store-cabinet-shell .sc-toggle-wrapper .sc-toggle .sc-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:0.4s;border-radius:50%}.store-cabinet-shell .profile-alert{margin-top:20px;display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:13px;background:#fff5f5;color:#86424a;font-size:13px}.store-cabinet-shell .profile-alert .bang{width:22px;height:22px;flex:none;display:grid;place-items:center;border-radius:7px;background:#ffe1e4;color:var(--red,#e34b55);font-weight:850}.store-cabinet-shell .notice{margin-left:auto;width:8px;height:8px;background:var(--red,#e34b55);border-radius:50%;box-shadow:0 0 0 3px #fff}.store-cabinet-shell .active .notice{box-shadow:0 0 0 3px #147df3}.store-cabinet-shell .sc-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,#1d90ff,#075fc8)}.store-cabinet-shell .sc-profile-top{display:flex;gap:14px;align-items:center;margin-bottom:21px}.store-cabinet-shell .sc-profile-top .sc-avatar{width:54px;height:54px;font-size:18px;border-radius:17px}.store-cabinet-shell .sc-profile-top b{font-size:17px}.store-cabinet-shell .sc-profile-top small{color:var(--muted);display:block;margin-top:3px}.store-cabinet-shell .sc-alert{margin-top:20px;display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:13px;background:#fff5f5;color:#86424a;font-size:13px}.store-cabinet-shell .sc-alert .sc-bang{width:22px;height:22px;flex:none;display:grid;place-items:center;border-radius:7px;background:#ffe1e4;color:var(--red);font-weight:850}.store-cabinet-shell .sc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.store-cabinet-shell .sc-head h1{margin:0;font-size:30px;letter-spacing:-1px}.store-cabinet-shell .sc-head p{margin:7px 0 0;color:var(--muted)}.store-cabinet-shell .sc-edit{border:0;border-radius:10px;background:var(--blue);color:#fff;padding:11px 14px;font-weight:750;font-size:13px;box-shadow:0 7px 15px rgba(20,120,238,.22);cursor:pointer}.store-cabinet-shell .sc-card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:19px}.store-cabinet-shell .sc-link{color:var(--blue);font-size:13px;font-weight:750;text-decoration:none}@media (max-width:850px){.store-cabinet-shell .dashboard-grid{grid-template-columns:1fr;gap:14px}.store-cabinet-shell .sc-loyalty,.store-cabinet-shell .sc-terms{grid-column:auto}.store-cabinet-shell .sc-row{grid-template-columns:104px 1fr}}