.confirmation-track-link{min-height:52px;margin-top:24px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--lj-purple-500);font-weight:750}.confirmation-track-link:hover{background:var(--lj-purple-600)}.confirmation-track-link+a{min-height:52px;margin-top:10px;border:1.5px solid var(--lj-purple-500);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--lj-purple-500);font-weight:750}.order-detail-page{min-height:100vh;color:var(--lj-text);background:#F9F7FD}.order-detail-shell{width:min(var(--lj-content),calc(100% - 64px));margin:auto;padding:32px 0 90px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;align-items:start}.order-account-sidebar{padding:14px 0}.order-account-sidebar>div{padding:0 12px 24px;display:grid;grid-template-columns:40px 1fr;column-gap:10px}.order-account-sidebar>div>span{width:36px;height:36px;grid-row:1/3;border-radius:10px;display:grid;place-items:center;color:var(--lj-success);background:#CFF9DE}.order-account-sidebar>div svg{width:19px}.order-account-sidebar>div strong{font-size:14px}.order-account-sidebar>div small{color:var(--lj-text-muted);font-size:10px}.order-account-sidebar nav{display:flex;flex-direction:column;gap:4px}.order-account-sidebar nav a,.order-account-sidebar nav button{min-height:46px;padding:0 15px;border:0;border-radius:10px;display:flex;align-items:center;gap:11px;color:var(--lj-text-muted);background:transparent;font-size:13px;text-align:left}.order-account-sidebar nav button{opacity:.72}.order-account-sidebar nav .active{color:#0B7F40;background:#8AF4A9;font-weight:750}.order-account-sidebar nav svg{width:19px}.order-detail-content{min-width:0}.order-detail-status-card{min-height:294px;padding:28px;position:relative;border:1px solid var(--lj-border);border-radius:14px;background:#fff;box-shadow:var(--lj-shadow-sm)}.order-detail-title a{color:var(--lj-purple-500);font-size:11px;font-weight:750}.order-detail-title h1{margin:7px 0 4px;font-size:17px;font-weight:500}.order-detail-title p{margin:0;color:var(--lj-text-muted);font-size:14px}.order-detail-highlight,.order-detail-title p strong{color:var(--lj-purple-500)}.order-detail-highlight{width:390px;min-height:70px;padding:15px 20px;position:absolute;top:28px;right:28px;border:1px solid #d4d9f2;border-radius:12px;display:flex;align-items:center;gap:13px;background:var(--lj-purple-050)}.order-detail-highlight>svg{width:24px;flex:none}.order-detail-highlight>span{display:flex;flex-direction:column;gap:3px}.order-detail-highlight strong{color:var(--lj-text);font-size:12px}.order-detail-highlight small{color:var(--lj-text-muted);font-size:10px}.order-detail-progress{margin:70px 18px 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);list-style:none}.order-detail-progress li{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;color:#9690A0}.order-detail-progress li:not(:last-child):after{content:"";position:absolute;top:20px;left:calc(50% + 21px);width:calc(100% - 42px);height:2px;background:#D4CEDD}.order-detail-progress>li>span{width:42px;height:42px;z-index:1;border:2px solid #d4cedd;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:15px;font-weight:800}.order-detail-progress svg{width:17px}.order-detail-progress li>div{margin-top:8px;display:flex;flex-direction:column;gap:2px}.order-detail-progress strong{font-size:10px}.order-detail-progress small{font-size:9px}.order-detail-progress .active,.order-detail-progress .done{color:var(--lj-purple-500)}.order-detail-progress .done>span{color:#fff;border-color:var(--lj-purple-500);background:var(--lj-purple-500)}.order-detail-progress .active>span{border-color:var(--lj-purple-500);box-shadow:0 0 0 4px #E5DDF2}.order-detail-grid{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:start}.order-detail-main{display:flex;flex-direction:column;gap:20px}.order-delivery-card,.order-detail-items,.order-payment-card,.order-store-card{border:1px solid var(--lj-border);border-radius:13px;background:#fff;box-shadow:var(--lj-shadow-sm)}.order-store-card{min-height:112px;padding:20px 24px;display:flex;align-items:center;gap:14px}.order-store-card>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:var(--lj-purple-500);background:var(--lj-purple-050)}.order-store-card>span svg{width:25px}.order-store-card>div{min-width:0;margin-right:auto}.order-store-card h2{margin:0 0 5px;font-size:15px;font-weight:500}.order-store-card small{display:flex;align-items:center;gap:5px;color:var(--lj-success);font-size:9px;font-weight:750;text-transform:uppercase}.order-store-card small svg{width:13px}.order-store-card>a{min-height:38px;padding:0 17px;border:1px solid var(--lj-purple-500);border-radius:20px;display:flex;align-items:center;gap:7px;color:var(--lj-purple-500);font-size:11px;font-weight:750}.order-store-card>a:last-child{border-color:transparent;background:var(--lj-purple-050)}.order-store-card a svg{width:15px}.order-detail-items{overflow:hidden}.order-detail-items>h2{margin:0;padding:19px 24px;border-bottom:1px solid var(--lj-border);background:var(--lj-purple-050);font-size:16px;font-weight:500}.order-detail-items article{min-height:128px;padding:20px 24px;border-bottom:1px solid var(--lj-border);display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:16px;align-items:center}.order-detail-items article:last-child{border-bottom:0}.order-detail-items article>span{width:80px;height:80px;position:relative;overflow:hidden;border-radius:8px;background:var(--lj-surface)}.order-detail-items img{object-fit:cover}.order-detail-items article>div{display:flex;flex-direction:column;gap:5px}.order-detail-items article strong{font-size:13px}.order-detail-items article p,.order-detail-items article small{margin:0;color:var(--lj-text-muted);font-size:10px}.order-detail-items article>div:last-child{align-items:flex-end}.order-detail-items article b{font-size:14px}.order-detail-items article a{margin-top:26px;display:flex;align-items:center;gap:5px;color:var(--lj-purple-500);font-size:10px;font-weight:750}.order-detail-items article a svg{width:13px}.order-detail-help{display:grid;grid-template-columns:1fr 1fr;gap:14px}.order-detail-help button{min-height:78px;padding:16px;border:1px solid var(--lj-border);border-radius:12px;display:flex;align-items:center;gap:12px;color:var(--lj-text);background:#fff;text-align:left;cursor:pointer}.order-detail-help button>svg{width:20px;color:var(--lj-purple-500)}.order-detail-help button span{display:flex;flex-direction:column;gap:4px}.order-detail-help strong{font-size:11px}.order-detail-help small{color:var(--lj-text-muted);font-size:9px}.order-cancel-button{width:max-content;margin:6px auto 0;padding:9px 22px;border:1px solid #f2a6a6;border-radius:20px;color:var(--lj-danger);background:transparent;font-size:10px;font-weight:750;cursor:pointer}.order-detail-side{display:flex;flex-direction:column;gap:20px}.order-delivery-card h2,.order-payment-card h2{margin:0;padding:16px 20px;border-bottom:1px solid var(--lj-border);display:flex;align-items:center;gap:8px;font-size:14px}.order-delivery-card h2 svg,.order-payment-card h2 svg{width:18px;color:var(--lj-purple-500)}.order-delivery-card>div{padding:20px}.order-delivery-card small{display:block;margin:0 0 8px;color:var(--lj-text-muted);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.order-delivery-card p{margin:0 0 18px;padding-bottom:18px;border-bottom:1px solid var(--lj-border);font-size:11px;line-height:1.5}.order-delivery-card strong{color:var(--lj-purple-500);font-size:11px}.order-payment-method{margin:18px 20px 10px;display:flex;justify-content:space-between;gap:12px;font-size:11px}.order-payment-method b{padding:4px 8px;border-radius:5px;color:var(--lj-success);background:var(--lj-success-bg);font-size:9px}.order-payment-card dl{margin:0;padding:5px 20px 20px}.order-payment-card dl>div{padding:7px 0;display:flex;justify-content:space-between;color:var(--lj-text-muted);font-size:11px}.order-payment-card dl>div:last-child{margin-top:5px;padding-top:13px;border-top:1px solid var(--lj-border);color:var(--lj-text);font-size:15px;font-weight:800}.order-payment-card dl>div:last-child dd{color:var(--lj-purple-500)}.order-payment-card dd{margin:0}.order-location-card{min-height:145px;padding:24px;border:1px solid var(--lj-border);border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--lj-text-muted);background:repeating-linear-gradient(45deg,#F4F0FB,#F4F0FB 12px,#EEE8F7 0,#EEE8F7 24px);text-align:center;font-size:9px}.order-location-card svg{width:30px;color:var(--lj-purple-500)}.order-location-card strong{color:var(--lj-text);font-size:11px}.order-detail-loading,.order-detail-missing{min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.order-detail-loading{gap:15px}.order-detail-loading span{width:80%;height:130px;border-radius:14px;background:#ECE9EF;animation:cart-pulse 1.2s ease-in-out infinite alternate}.order-detail-missing>svg{width:54px;height:54px;color:var(--lj-purple-500)}.order-detail-missing h1{margin:18px 0 7px}.order-detail-missing p{margin:0 0 24px;color:var(--lj-text-muted)}@media (max-width:900px){.order-detail-shell{width:calc(100% - 40px);grid-template-columns:200px minmax(0,1fr);gap:20px}.order-detail-highlight{width:330px}.order-detail-grid{grid-template-columns:minmax(0,1fr) 250px}}@media (max-width:700px){.order-detail-page .catalog-header{display:none}.order-detail-shell{width:100%;padding:0 16px 70px;display:block}.order-account-sidebar{display:none}.order-detail-content:before{content:"←   Pedido #" attr(data-order)}.order-detail-status-card{min-height:0;padding:80px 0 0;border:0;background:transparent;box-shadow:none}.order-detail-title{height:64px;padding:0 16px;position:absolute;top:0;left:0;right:0;border-bottom:1px solid var(--lj-border);display:flex;align-items:center;background:#fff}.order-detail-title a{font-size:0}.order-detail-title a:before{content:"←";font-size:22px}.order-detail-title h1{margin:0 0 0 20px;font-size:18px;font-weight:750}.order-detail-title p{display:none}.order-detail-highlight{width:auto;min-height:98px;margin-bottom:16px;padding:18px;position:static;color:#fff;border:0;background:var(--lj-purple-500)}.order-detail-highlight small,.order-detail-highlight strong{color:#fff}.order-detail-highlight strong{font-size:18px}.order-detail-highlight small{opacity:.82;font-size:12px}.order-detail-progress{margin:0;padding:18px 16px;border:1px solid var(--lj-border);border-radius:13px;display:flex;flex-direction:column;background:#fff}.order-detail-progress:before{content:"Status do pedido";margin-bottom:20px;font-size:19px}.order-detail-progress li{min-height:54px;display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;text-align:left}.order-detail-progress li:not(:last-child):after{top:24px;left:13px;width:2px;height:31px}.order-detail-progress>li>span{width:24px;height:24px}.order-detail-progress svg{width:12px}.order-detail-progress li>div{margin:2px 0 0;flex-direction:row;justify-content:space-between}.order-detail-progress strong{font-size:14px}.order-detail-progress small{font-size:10px}.order-detail-grid{margin-top:16px;display:flex;flex-direction:column}.order-detail-main{display:contents}.order-store-card{order:1;min-height:142px;padding:16px;display:grid;grid-template-columns:44px 1fr;gap:10px}.order-store-card>span{width:44px;height:44px}.order-store-card>a{min-height:38px;justify-content:center}.order-store-card>a:first-of-type{grid-column:1/2}.order-store-card>a:nth-of-type(2){grid-column:2/3}.order-detail-side{display:contents}.order-delivery-card{order:2}.order-payment-card{order:4}.order-location-card{display:none}.order-detail-items{order:3}.order-detail-items>h2{background:#fff}.order-detail-items article{min-height:86px;padding:14px 16px;grid-template-columns:54px minmax(0,1fr)}.order-detail-items article>span{width:54px;height:54px}.order-detail-items article>div:last-child{grid-column:2;align-items:flex-start}.order-detail-items article>div:last-child a{display:none}.order-detail-help{order:5;grid-template-columns:1fr}.order-cancel-button{order:6}}.orders-page{min-height:100vh;color:var(--lj-text);background:#F9F7FD}.orders-shell{width:min(var(--lj-content),calc(100% - 64px));min-height:1040px;margin:auto;padding:38px 0 100px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;align-items:start}.orders-view{min-width:0}.orders-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.orders-heading h1{margin:0 0 7px;font-size:32px;letter-spacing:-.8px}.orders-heading p{margin:0;color:var(--lj-text-muted);font-size:13px}.orders-filters{display:flex;gap:10px}.orders-filters label{width:240px;height:42px;padding:0 12px;border:1px solid var(--lj-border);border-radius:10px;display:flex;align-items:center;gap:9px;background:#fff}.orders-filters label svg{width:17px;color:var(--lj-purple-500)}.orders-filters input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.orders-filters>button{min-height:42px;padding:0 14px;border:1px solid var(--lj-border);border-radius:10px;display:flex;align-items:center;gap:7px;color:var(--lj-text-muted);background:#fff;font-size:10px}.orders-filters>button svg{width:16px}.orders-mobile-filter{display:none!important}.orders-desktop-tabs{width:390px;height:44px;margin:28px 0 30px;padding:4px;border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);background:#ECE9FA}.orders-desktop-tabs button,.orders-tabs button{border:0;border-radius:9px;color:var(--lj-text-muted);background:transparent;font-size:10px;font-weight:650;cursor:pointer}.orders-desktop-tabs button.active{color:var(--lj-purple-500);background:#fff;box-shadow:var(--lj-shadow-sm)}.orders-mobile-header,.orders-tabs{display:none}.orders-card{min-height:164px;padding:24px;border:1px solid var(--lj-border);border-radius:14px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(310px,1fr) 220px;gap:24px;align-items:center;background:#fff;box-shadow:var(--lj-shadow-sm)}.orders-card-store{display:flex;align-items:center;gap:15px}.orders-card-store>span{width:64px;height:64px;border-radius:15px;display:grid;place-items:center;color:var(--lj-purple-500);background:var(--lj-purple-050)}.orders-card-store>span svg{width:28px}.orders-card-store h2{margin:0 0 4px;font-size:18px;font-weight:500}.orders-card-store p{margin:0 0 9px;color:var(--lj-text-muted);font-size:10px}.orders-card-store b{width:max-content;padding:5px 10px;border-radius:20px;display:flex;align-items:center;gap:5px;color:var(--lj-purple-500);background:var(--lj-purple-050);font-size:9px}.orders-card-store b svg{width:13px}.orders-card-store b.completed{color:#087B3C;background:#DFF8E8}.orders-card-stats{padding:0 22px;border-inline:1px solid var(--lj-border);display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.orders-card-stats span{display:flex;flex-direction:column;gap:6px}.orders-card-stats small{color:var(--lj-text-muted);font-size:9px}.orders-card-stats strong{font-size:13px}.orders-card-stats span:last-child strong{color:var(--lj-success)}.orders-card-actions{display:flex;flex-direction:column;gap:14px}.orders-card-actions a:first-child{min-height:42px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--lj-purple-500);font-size:11px;font-weight:750}.orders-card-actions a:last-child{color:var(--lj-purple-500);font-size:10px;font-weight:750;text-align:center}.orders-no-more{min-height:145px;margin-top:22px;border:1px dashed #d5d0dc;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#A29CAB;background:#FCFBFE;font-size:12px}.orders-no-more svg{width:30px}.orders-empty{min-height:490px;padding:45px;border:1px solid var(--lj-border);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.orders-empty>span{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;color:var(--lj-purple-500);background:var(--lj-purple-050)}.orders-empty>span svg{width:60px;height:60px;stroke-width:1.4}.orders-empty h2{margin:25px 0 10px;font-size:27px}.orders-empty p{max-width:470px;margin:0;color:var(--lj-text-muted);font-size:13px;line-height:1.6}.orders-empty>div{margin-top:28px;display:flex;gap:12px}.orders-empty a{min-width:190px;min-height:48px;border:1px solid var(--lj-purple-500);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--lj-purple-500);font-size:11px;font-weight:750}.orders-empty a:first-child{color:#fff;background:var(--lj-purple-500)}.orders-benefits{margin-top:60px;display:grid;grid-template-columns:2fr 1fr;gap:24px}.orders-benefits aside,.orders-benefits section{min-height:245px;padding:30px;border-radius:22px}.orders-benefits section{color:#fff;background:linear-gradient(130deg,var(--lj-purple-700),var(--lj-purple-500))}.orders-benefits section small{padding:5px 10px;border-radius:20px;background:#FFFFFF22;font-size:9px}.orders-benefits section h2{max-width:470px;margin:18px 0 10px;font-size:28px}.orders-benefits section p{font-size:12px}.orders-benefits section a{width:max-content;margin-top:20px;padding:11px 25px;border-radius:10px;display:block;color:var(--lj-purple-500);background:#fff;font-size:10px;font-weight:750}.orders-benefits aside{background:var(--lj-purple-050)}.orders-benefits aside svg{width:30px;color:var(--lj-purple-500)}.orders-benefits aside h3{margin:18px 0 8px}.orders-benefits aside p{color:var(--lj-text-muted);font-size:12px;line-height:1.6}.orders-loading{display:grid;gap:14px}.orders-loading span{height:150px;border-radius:14px;background:#ECE9EF;animation:cart-pulse 1.2s ease-in-out infinite alternate}.orders-mobile-nav{display:none}@media (max-width:1000px){.orders-shell{width:calc(100% - 40px);grid-template-columns:200px minmax(0,1fr);gap:20px}.orders-card{grid-template-columns:1fr 1fr}.orders-card-actions{grid-column:1/-1;flex-direction:row}.orders-card-actions a{flex:1}.orders-card-stats{border-right:0}}@media (max-width:700px){.orders-page .catalog-header,.orders-page>.site-header{display:none}.orders-shell{width:100%;min-height:100vh;padding:0 16px 90px;display:block}.orders-shell>.order-account-sidebar{display:none}.orders-mobile-header{height:64px;margin:0 -16px;padding:0 16px;border-bottom:1px solid var(--lj-border);display:grid;grid-template-columns:30px 1fr 22px 22px;align-items:center;gap:10px;background:#fff}.orders-mobile-header h1{margin:0;font-size:23px}.orders-mobile-header>a{color:var(--lj-purple-500);font-size:24px}.orders-mobile-header>svg{width:20px}.orders-tabs{height:48px;margin:0 -16px 20px;padding:0 16px;border-bottom:1px solid var(--lj-border);display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.orders-tabs button{border-radius:0}.orders-tabs button.active{color:var(--lj-purple-500);border-bottom:2px solid var(--lj-purple-500)}.orders-heading{display:block}.orders-heading>div:first-child{display:none}.orders-filters{width:100%;margin-bottom:24px}.orders-filters label{width:auto;flex:1;background:var(--lj-purple-050)}.orders-filters>button:not(.orders-mobile-filter){display:none}.orders-mobile-filter{width:42px;padding:0!important;display:grid!important;place-items:center}.orders-desktop-tabs{display:none}.orders-card{min-height:282px;padding:16px;display:block}.orders-card-store{align-items:flex-start}.orders-card-store>span{width:48px;height:48px}.orders-card-store h2{font-size:16px}.orders-card-store b{margin-top:10px}.orders-card-stats{margin-top:16px;padding:16px 0;border:0;border-top:1px solid var(--lj-border);grid-template-columns:1fr 1fr}.orders-card-stats span:first-child{display:none}.orders-card-stats span:last-child{align-items:flex-end;text-align:right}.orders-card-stats strong{font-size:17px}.orders-card-stats span:last-child strong{font-size:12px}.orders-card-actions{display:block}.orders-card-actions a:first-child{min-height:52px;font-size:14px}.orders-benefits,.orders-card-actions a:last-child,.orders-no-more{display:none}.orders-empty{min-height:470px;padding:30px 18px}.orders-empty>span{width:110px;height:110px}.orders-empty h2{font-size:22px}.orders-empty>div{width:100%;flex-direction:column}.orders-empty a{width:100%}.orders-mobile-nav{height:72px;padding:0 12px;position:fixed;z-index:50;left:0;right:0;bottom:0;border-top:1px solid var(--lj-border);display:grid;grid-template-columns:repeat(5,1fr);background:#fff}.orders-mobile-nav a,.orders-mobile-nav button{border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--lj-text-muted);background:transparent;font-size:9px}.orders-mobile-nav .active{color:var(--lj-purple-500);font-weight:750}.orders-mobile-nav svg{width:19px}}.favorites-page{min-height:100vh;color:var(--lj-text);background:#F9FAFC}.favorites-shell{width:min(var(--lj-content),calc(100% - 64px));min-height:850px;margin:auto;padding:38px 0 100px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:start}.favorites-view{min-width:0}.favorites-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.favorites-heading h1{margin:0 0 8px;font-size:32px;letter-spacing:-.8px}.favorites-heading p{margin:0;color:var(--lj-text-muted);font-size:13px}.favorites-controls{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.favorites-controls label{height:40px;padding:0 12px;border:1px solid var(--lj-border);border-radius:10px;display:flex;align-items:center;gap:8px;background:#fff}.favorites-controls label>svg{width:16px;color:var(--lj-purple-500)}.favorites-controls input,.favorites-controls select{border:0;outline:0;background:transparent;color:var(--lj-text);font-size:10px}.favorites-controls select{appearance:none;min-width:125px}.favorites-search{width:250px;order:-1}.favorites-search input{width:100%}.favorites-mobile-filter{display:none}.favorites-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.favorite-card{overflow:hidden;border:1px solid var(--lj-border);border-radius:14px;background:#fff;box-shadow:var(--lj-shadow-sm)}.favorite-image{aspect-ratio:1.2/1;position:relative;background:var(--lj-surface)}.favorite-image>img{object-fit:cover}.favorite-image>span{position:absolute;left:14px;bottom:14px;padding:5px 9px;border-radius:20px;display:flex;align-items:center;gap:5px;color:var(--lj-success);background:#83F4A5;font-size:8px;font-weight:800;text-transform:uppercase}.favorite-image>span svg{width:12px}.favorite-image>button{width:38px;height:38px;position:absolute;top:13px;right:13px;border:0;border-radius:50%;display:grid;place-items:center;color:#CF2626;background:#fff;cursor:pointer}.favorite-image>button svg{width:20px}.favorite-copy{padding:18px}.favorite-copy>small{padding:5px 8px;border-radius:5px;color:var(--lj-purple-500);background:var(--lj-purple-050);font-size:8px;font-weight:750}.favorite-copy>b{margin:9px 0 0;display:flex;align-items:center;gap:5px;color:var(--lj-success);font-size:8px}.favorite-copy>b svg{width:11px}.favorite-copy h2{min-height:48px;margin:10px 0 14px;font-size:18px;line-height:1.35;font-weight:500}.favorite-copy>strong{display:block;margin-bottom:18px;color:var(--lj-purple-500);font-size:24px}.favorite-copy>div{display:grid;grid-template-columns:1fr 42px;gap:10px}.favorite-copy>div>a{min-height:42px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--lj-purple-500);font-size:10px;font-weight:750}.favorite-copy>div>button{border:1px solid var(--lj-border);border-radius:9px;color:var(--lj-text-muted);background:#fff;cursor:pointer}.favorite-copy>div svg{width:17px}.favorites-empty{min-height:620px;padding:60px 30px;display:flex;flex-direction:column;align-items:center;text-align:center}.favorites-empty>span{width:128px;height:128px;border:1px solid var(--lj-border);border-radius:24px;display:grid;place-items:center;color:var(--lj-purple-500);background:#fff;box-shadow:var(--lj-shadow-md)}.favorites-empty>span svg{width:52px;height:52px;stroke-width:1.6}.favorites-empty h2{max-width:480px;margin:28px 0 12px;font-size:30px}.favorites-empty>p{max-width:500px;margin:0;color:var(--lj-text-muted);font-size:15px;line-height:1.6}.favorites-empty>a{min-width:230px;min-height:52px;margin-top:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--lj-purple-500);font-weight:750}.favorites-empty>div{width:100%;margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.favorites-empty article{min-height:145px;padding:22px;border:1px solid var(--lj-border);border-radius:14px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;text-align:left;background:#fff}.favorites-empty article svg{width:22px;color:var(--lj-purple-500)}.favorites-empty article strong{font-size:11px}.favorites-empty article small{color:var(--lj-text-muted);font-size:10px;line-height:1.5}.favorite-toast{min-width:360px;min-height:64px;padding:0 18px;position:fixed;z-index:100;left:50%;bottom:30px;transform:translateX(-50%);border-radius:10px;display:flex;align-items:center;gap:12px;color:#fff;background:#25283A;box-shadow:var(--lj-shadow-md);font-size:12px}.favorite-toast>svg{width:18px;color:#8AF4A9}.favorite-toast button{margin-left:auto;border:0;color:#BABEFA;background:transparent;font-size:10px;font-weight:800;text-transform:uppercase;cursor:pointer}.favorites-loading{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.favorites-loading span{height:420px;border-radius:14px;background:#ECE9EF;animation:cart-pulse 1.2s ease-in-out infinite alternate}.favorites-mobile-header,.favorites-mobile-nav{display:none}@media (max-width:1000px){.favorites-shell{width:calc(100% - 40px);grid-template-columns:200px minmax(0,1fr);gap:24px}.favorites-heading{align-items:flex-start;flex-direction:column}.favorites-controls{width:100%;justify-content:flex-start}.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.favorites-page>.site-header{display:none}.favorites-shell{width:100%;min-height:100vh;padding:0 16px 90px;display:block}.favorites-shell>.order-account-sidebar{display:none}.favorites-mobile-header{height:64px;margin:0 -16px;padding:0 16px;border-bottom:1px solid var(--lj-border);display:grid;grid-template-columns:30px 1fr 22px 36px;align-items:center;gap:10px;background:#fff}.favorites-mobile-header>a{color:var(--lj-purple-500);font-size:24px}.favorites-mobile-header>strong{color:var(--lj-purple-500);font-size:20px}.favorites-mobile-header>svg{width:19px}.favorites-mobile-header>span{overflow:hidden;border-radius:50%;line-height:0}.favorites-heading{padding-top:25px;gap:22px}.favorites-heading h1{font-size:25px}.favorites-heading p{font-size:13px}.favorites-controls{display:grid;grid-template-columns:1fr 48px}.favorites-search{width:auto;height:48px!important;background:var(--lj-purple-050)!important}.favorites-controls>label:not(.favorites-search){display:none}.favorites-mobile-filter{border:1px solid var(--lj-border);border-radius:10px;display:grid;place-items:center;color:var(--lj-purple-500);background:var(--lj-purple-050)}.favorites-mobile-filter svg{width:20px}.favorites-grid{margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.favorite-card{border-radius:12px}.favorite-image{aspect-ratio:1/1.05}.favorite-image>span{left:8px;bottom:8px;padding:4px 6px;font-size:7px}.favorite-image>button{width:32px;height:32px;top:8px;right:8px}.favorite-image>button svg{width:18px}.favorite-copy{padding:12px}.favorite-copy>small{display:none}.favorite-copy>b{margin-top:0}.favorite-copy h2{min-height:43px;margin:8px 0;overflow:hidden;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.favorite-copy>strong{margin-bottom:0;font-size:19px}.favorite-copy>div{display:none}.favorites-empty{min-height:570px;padding:45px 15px}.favorites-empty h2{font-size:24px}.favorites-empty>p{font-size:13px}.favorites-empty>a{width:100%}.favorites-empty>div{display:none}.favorite-toast{min-width:0;width:calc(100% - 32px);bottom:84px}.favorites-loading{grid-template-columns:repeat(2,1fr);gap:12px}.favorites-loading span{height:320px}.favorites-mobile-nav{height:72px;padding:0 12px;position:fixed;z-index:50;left:0;right:0;bottom:0;border-top:1px solid var(--lj-border);display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.favorites-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--lj-text-muted);font-size:9px}.favorites-mobile-nav .active{color:var(--lj-purple-500);font-weight:750}.favorites-mobile-nav svg{width:20px}}.addresses-page{min-height:100vh;color:var(--lj-text);background:#F9F7FD}.addresses-shell{width:min(var(--lj-content),calc(100% - 64px));min-height:900px;margin:auto;padding:34px 0 90px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;align-items:start}.addresses-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.addresses-heading h1{margin:0 0 7px;font-size:32px;letter-spacing:-.8px}.addresses-heading p{margin:0;color:var(--lj-text-muted);font-size:13px}.addresses-heading>button{min-height:48px;padding:0 22px;border:0;border-radius:24px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--lj-purple-500);font-weight:750;cursor:pointer}.addresses-heading>button svg{width:18px}.addresses-grid{margin-top:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.address-card-local{min-height:250px;padding:24px;border:1px solid var(--lj-border);border-radius:14px;background:#fff;box-shadow:var(--lj-shadow-sm)}.address-card-local.default{border-left:4px solid var(--lj-purple-500)}.address-card-local header{display:grid;grid-template-columns:42px minmax(0,1fr) 28px 28px;gap:10px;align-items:center}.address-card-local header>span{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;color:var(--lj-purple-500);background:var(--lj-purple-050)}.address-card-local header svg{width:18px}.address-card-local header>div{display:flex;align-items:center;gap:8px}.address-card-local h2{margin:0;font-size:19px}.address-card-local header b{padding:4px 8px;border-radius:20px;color:var(--lj-success);background:#8AF4A9;font-size:8px;text-transform:uppercase}.address-card-local header button{width:28px;height:28px;padding:0;border:0;display:grid;place-items:center;color:var(--lj-text-muted);background:transparent;cursor:pointer}.address-card-local header button:last-child{color:var(--lj-danger)}.address-card-local>p{min-height:95px;margin:20px 0 0;color:var(--lj-text-muted);font-size:13px;line-height:1.55}.address-card-local>p strong{display:block;margin-bottom:5px;color:var(--lj-text)}.address-card-local footer{min-height:38px;padding-top:15px;border-top:1px solid var(--lj-border)}.address-card-local footer button,.address-card-local footer span{display:flex;align-items:center;gap:6px;color:var(--lj-success);font-size:10px;font-weight:750}.address-card-local footer span svg{width:14px}.address-card-local footer button{padding:0;border:0;color:var(--lj-purple-500);background:transparent;cursor:pointer}.addresses-loading{margin-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.addresses-loading span{height:250px;border-radius:14px;background:#ECE9EF;animation:cart-pulse 1.2s ease-in-out infinite alternate}.addresses-empty{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.addresses-empty>svg{width:55px;height:55px;color:var(--lj-purple-500)}.addresses-empty h2{margin:20px 0 8px}.addresses-empty p{margin:0 0 22px;color:var(--lj-text-muted)}.addresses-empty button{padding:13px 22px;border:0;border-radius:10px;color:#fff;background:var(--lj-purple-500);font-weight:750}.address-mobile-actions,.addresses-mobile-add,.addresses-mobile-header,.addresses-mobile-nav{display:none}.address-delete-backdrop,.address-modal-backdrop{position:fixed;inset:0;z-index:200;padding:20px;display:grid;place-items:center;background:#20162F80}.address-modal{width:min(580px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:18px;background:#fff;box-shadow:var(--lj-shadow-md)}.address-modal>header{height:66px;padding:0 24px;border-bottom:1px solid var(--lj-border);display:flex;align-items:center;justify-content:space-between}.address-modal>header h2{margin:0;font-size:20px}.address-modal>header button{border:0;color:var(--lj-text-muted);background:transparent;cursor:pointer}.address-map-preview{height:130px;margin:24px 24px 0;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--lj-purple-500);background:repeating-linear-gradient(45deg,#F4F0FB,#F4F0FB 12px,#EDE8F6 0,#EDE8F6 24px)}.address-map-preview svg{width:35px;height:35px}.address-map-preview span{padding:5px 10px;border-radius:20px;background:#fff;font-size:9px;font-weight:750}.address-modal form{padding:24px;display:flex;flex-direction:column;gap:15px}.address-modal label{display:flex;flex-direction:column;gap:7px;color:var(--lj-text-muted);font-size:12px}.address-modal input{width:100%;height:45px;padding:0 12px;border:1px solid transparent;border-radius:10px;outline-color:var(--lj-purple-500);color:var(--lj-text);background:var(--lj-purple-050)}.address-form-row{display:grid;grid-template-columns:1fr 100px;gap:10px;align-items:end}.address-form-row>button{height:45px;border:0;border-radius:10px;color:var(--lj-purple-500);background:#E4DDF3}.address-form-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.address-default-choice{flex-direction:row!important;align-items:center;gap:9px!important}.address-default-choice input{width:17px;height:17px;accent-color:var(--lj-purple-500)}.address-modal form>p{margin:0;color:var(--lj-danger);font-size:10px}.address-save-button{min-height:48px;border:0;border-radius:10px;color:#fff;background:var(--lj-purple-500);font-weight:750;cursor:pointer}.address-delete-backdrop>section{width:min(380px,100%);padding:28px;border-radius:18px;background:#fff;text-align:center}.address-delete-backdrop>section>svg{width:45px;height:45px;color:var(--lj-danger)}.address-delete-backdrop h2{margin:15px 0 8px}.address-delete-backdrop p{margin:0;color:var(--lj-text-muted);font-size:12px}.address-delete-backdrop section>div{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.address-delete-backdrop button{min-height:44px;border:1px solid var(--lj-border);border-radius:10px;background:#fff}.address-delete-backdrop button:last-child{color:#fff;border-color:var(--lj-danger);background:var(--lj-danger)}@media (max-width:900px){.addresses-shell{width:calc(100% - 40px);grid-template-columns:200px minmax(0,1fr);gap:24px}.addresses-grid{grid-template-columns:1fr}}@media (max-width:700px){.addresses-page>.site-header{display:none}.addresses-shell{width:100%;min-height:100vh;padding:0 16px 90px;display:block}.addresses-shell>.order-account-sidebar{display:none}.addresses-mobile-header{height:64px;margin:0 -16px;padding:0 16px;border-bottom:1px solid var(--lj-border);display:grid;grid-template-columns:34px 1fr;align-items:center;text-align:center;background:#fff}.addresses-mobile-header>a{color:var(--lj-purple-500);font-size:24px}.addresses-mobile-header h1{margin:0;padding-right:34px;font-size:20px}.addresses-heading{display:none}.addresses-mobile-add{width:100%;min-height:56px;margin:24px 0 32px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--lj-purple-500);font-size:15px}.addresses-mobile-add svg{width:21px}.addresses-grid{margin-top:0;grid-template-columns:1fr;gap:16px}.address-card-local{min-height:194px;padding:16px}.address-card-local.default{border-left:1px solid var(--lj-border)}.address-card-local header{grid-template-columns:36px minmax(0,1fr)}.address-card-local header>span{width:34px;height:40px;grid-row:1}.address-card-local header button{display:none}.address-card-local h2{font-size:15px}.address-card-local>p{min-height:78px;margin:12px 0 0;padding-left:44px;font-size:12px}.address-card-local footer>button,.address-card-local footer>span,.address-card-local>p strong{display:none}.address-mobile-actions{display:flex;justify-content:flex-end;gap:18px}.address-mobile-actions button{padding:3px;border:0;display:flex!important;align-items:center;gap:5px;color:var(--lj-purple-500)!important;background:transparent;font-size:12px!important}.address-mobile-actions button:last-child{color:var(--lj-danger)!important}.address-mobile-actions svg{width:14px}.address-modal-backdrop{padding:0;align-items:end}.address-modal{width:100%;max-height:88vh;border-radius:24px 24px 0 0}.address-modal>header{height:70px}.address-map-preview{height:145px}.address-modal form{padding-bottom:35px}.addresses-mobile-nav{height:72px;padding:0 12px;position:fixed;z-index:50;left:0;right:0;bottom:0;border-top:1px solid var(--lj-border);display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.addresses-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--lj-text-muted);font-size:9px}.addresses-mobile-nav .active{color:var(--lj-success);font-weight:750}.addresses-mobile-nav svg{width:20px}}.settings-page{min-height:100vh;color:var(--lj-text);background:#F9F7FD}.settings-shell{width:min(var(--lj-content),calc(100% - 64px));margin:auto;padding:42px 0 100px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;align-items:start}.settings-heading h1{margin:0 0 8px;font-size:34px;letter-spacing:-1px}.settings-heading p{margin:0;color:var(--lj-text-muted);font-size:13px}.settings-layout{margin-top:36px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:start}.settings-main-column,.settings-side-column{display:flex;flex-direction:column;gap:24px}.settings-account-card,.settings-notifications,.settings-personal-card,.settings-photo-card,.settings-security-card{border:1px solid var(--lj-border);border-radius:14px;background:#fff;box-shadow:var(--lj-shadow-sm)}.settings-account-card,.settings-notifications,.settings-personal-card,.settings-security-card{padding:28px}.settings-account-card h2,.settings-notifications h2,.settings-personal-card h2,.settings-security-card h2{margin:0 0 24px;display:flex;align-items:center;gap:9px;font-size:19px}.settings-account-card h2 svg,.settings-notifications h2 svg,.settings-personal-card h2 svg,.settings-security-card h2 svg{width:19px;color:var(--lj-purple-500)}.settings-photo-card{padding:28px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}.settings-photo-card>div{position:relative}.settings-photo-card img{border:4px solid #ddd3ee;border-radius:50%;object-fit:cover}.settings-photo-card>div span{width:34px;height:34px;position:absolute;right:0;bottom:3px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--lj-purple-500)}.settings-photo-card>div svg{width:16px}.settings-photo-card>strong{margin-top:14px;font-size:15px}.settings-photo-card>small{margin:3px 0 20px;color:var(--lj-text-muted)}.settings-photo-card>button{width:100%;min-height:38px;border:0;border-radius:8px;color:#fff;background:var(--lj-purple-500);font-size:11px;font-weight:750}.settings-photo-card>button:last-child{margin-top:8px;color:var(--lj-text-muted);background:transparent}.settings-main-column .settings-photo-card{display:none}.settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-form-grid label{display:flex;flex-direction:column;gap:8px;color:var(--lj-text-muted);font-size:12px}.settings-form-grid input,.settings-form-grid select{width:100%;height:48px;padding:0 12px;border:1px solid #d2ccdd;border-radius:9px;outline-color:var(--lj-purple-500);color:var(--lj-text);background:#FAF9FD}.settings-form-grid input[readonly]{color:#8E8896;background:#F2F0F5}.settings-city{grid-column:1/-1}.settings-personal-card>button{min-height:48px;margin-top:26px;padding:0 25px;border:0;border-radius:24px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--lj-purple-500);font-weight:750}.settings-personal-card>button svg{width:17px}.settings-personal-card>p{margin:12px 0 0;color:var(--lj-success);font-size:10px}.settings-security-card>a{min-height:70px;padding:14px;border:1px solid var(--lj-border);border-radius:10px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:10px;background:var(--lj-purple-050)}.settings-security-card>a>svg{width:19px;color:var(--lj-purple-500)}.settings-security-card>a span{display:flex;flex-direction:column;gap:3px}.settings-security-card>a small{color:var(--lj-text-muted);font-size:10px}.settings-notifications h3,.settings-security-card h3{margin:28px 0 14px;color:var(--lj-text-muted);font-size:11px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.settings-security-card article{min-height:64px;padding:12px 14px;border:1px solid var(--lj-border);border-radius:10px;display:flex;align-items:center;gap:12px;background:#FAF9FD}.settings-security-card article+article{margin-top:10px}.settings-security-card article>svg{width:20px}.settings-security-card article span{display:flex;flex-direction:column;gap:3px}.settings-security-card article small{color:var(--lj-text-muted);font-size:9px}.settings-security-card article b{margin-left:auto;padding:4px 8px;border-radius:20px;color:var(--lj-success);background:#8AF4A9;font-size:7px;text-transform:uppercase}.settings-security-card>button{margin-top:16px;padding:0;border:0;color:var(--lj-danger);background:transparent;font-size:10px;font-weight:750}.settings-toggle-row{min-height:72px;border-bottom:1px solid var(--lj-border);display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer}.settings-toggle-row span{display:flex;flex-direction:column;gap:4px}.settings-toggle-row strong{font-size:12px}.settings-toggle-row small{color:var(--lj-text-muted);font-size:10px;line-height:1.4}.settings-toggle-row input{position:absolute;opacity:0}.settings-toggle-row i{width:38px;height:22px;padding:2px;border-radius:20px;background:#D7D1E0;transition:.2s}.settings-toggle-row i:after{content:"";width:18px;height:18px;border-radius:50%;display:block;background:#fff;transition:.2s}.settings-toggle-row input:checked+i{background:var(--lj-success)}.settings-toggle-row input:checked+i:after{transform:translateX(16px)}.settings-channels{display:flex;gap:14px}.settings-channels label{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700}.settings-channels input{width:16px;height:16px;accent-color:var(--lj-purple-500)}.settings-account-card .profile-logout{width:100%;min-height:46px;border:1px solid var(--lj-border);border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--lj-text);background:#fff;font-weight:750}.settings-account-card .profile-logout svg{width:18px}.settings-account-card>button{margin-top:18px;padding:0;border:0;display:flex;align-items:flex-start;gap:7px;color:var(--lj-danger);background:transparent;font-size:11px;line-height:1.5;text-align:left}.settings-account-card>button svg{width:16px;flex:none}.settings-mobile-header,.settings-mobile-nav{display:none}.settings-loading{display:grid;gap:18px}.settings-loading span{height:180px;border-radius:14px;background:#ECE9EF;animation:cart-pulse 1.2s ease-in-out infinite alternate}@media (max-width:1000px){.settings-shell{width:calc(100% - 40px);grid-template-columns:200px minmax(0,1fr);gap:24px}.settings-layout{grid-template-columns:minmax(0,1fr) 250px}}@media (max-width:700px){.settings-page>.site-header{display:none}.settings-shell{width:100%;padding:0 16px 100px;display:block}.settings-shell>.order-account-sidebar{display:none}.settings-mobile-header{height:64px;margin:0 -16px;padding:0 16px;border-bottom:1px solid var(--lj-border);display:grid;grid-template-columns:32px 1fr;align-items:center;background:#fff}.settings-mobile-header>a{color:var(--lj-purple-500);font-size:24px}.settings-mobile-header>span{font-size:16px}.settings-heading{display:none}.settings-layout{margin-top:24px;display:flex;flex-direction:column}.settings-main-column,.settings-side-column{display:contents}.settings-main-column .settings-photo-card{order:1;display:flex}.settings-photo-card{order:1;min-height:200px}.settings-photo-card>small,.settings-photo-card>strong{display:none}.settings-photo-card>button{width:auto;min-height:36px;padding:0 14px;display:inline-flex;color:var(--lj-purple-500);background:transparent}.settings-photo-card>button:last-child{margin:0;color:var(--lj-danger)}.settings-personal-card{order:2}.settings-security-card{order:3}.settings-notifications{order:4}.settings-account-card{order:5}.settings-side-column>.settings-photo-card{display:none}.settings-account-card,.settings-notifications,.settings-personal-card,.settings-security-card{padding:24px}.settings-form-grid{grid-template-columns:1fr 1fr}.settings-form-grid label:first-child,.settings-form-grid label:nth-child(2),.settings-form-grid label:nth-child(3){grid-column:1/-1}.settings-form-grid input,.settings-form-grid select{height:56px}.settings-personal-card>button{width:100%;min-height:56px;border-radius:10px;justify-content:center}.settings-security-card article,.settings-security-card h3{display:none}.settings-security-card>button{width:100%;min-height:56px;margin-top:12px;padding:0 14px;border:1px solid var(--lj-border);border-radius:10px;color:var(--lj-text-muted);background:var(--lj-purple-050);text-align:left}.settings-account-card h2{display:none}.settings-account-card{border:0;padding:0;background:transparent;box-shadow:none}.settings-account-card .profile-logout{background:#EAE5F8}.settings-account-card>button{margin:28px auto 0}.settings-mobile-nav{height:72px;padding:0 12px;position:fixed;z-index:50;left:0;right:0;bottom:0;border-top:1px solid var(--lj-border);display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.settings-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--lj-text-muted);font-size:9px}.settings-mobile-nav .active{color:var(--lj-purple-500);font-weight:750}.settings-mobile-nav svg{width:20px}.settings-side-column>.settings-photo-card{display:flex}}.stores-page{min-height:100vh;color:#20162F;background:#fff}.stores-shell{width:min(1370px,calc(100% - 72px));margin:auto;padding:28px 0 36px}.stores-hero{display:none}.store-directory{margin:0}.store-directory-intro{min-height:178px;padding:30px 48px 20px;position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(108deg,#F8F5FF,#FCFBFF 58%,#F3EEFF)}.store-directory-heading{position:relative;z-index:1}.store-directory-heading h1{margin:0;color:#20162F;font-size:27px;line-height:1.2;letter-spacing:-1px;font-weight:800}.store-directory-heading p{margin:9px 0 0;color:#6E6878;font-size:14px}.store-directory-illustration{width:105px;height:105px;position:absolute;right:94px;top:19px;padding:22px;border-radius:24px 24px 10px 10px;color:#542B9D;background:#EEE7FF;opacity:.92}.store-directory-search{width:min(495px,46%);height:48px;position:absolute;left:39%;top:40px;z-index:1;padding:0 19px;border:1px solid #e0d8ec;border-radius:999px;display:flex;align-items:center;gap:12px;color:#542B9D;background:#fff;box-shadow:0 3px 10px #542B9D08}.store-directory-search svg{width:19px;flex:none}.store-directory-search input{min-width:0;width:100%;border:0;outline:0;color:#20162F;background:transparent;font:inherit;font-size:13px}.store-directory-search input::placeholder{color:#8B8495}.store-directory-categories{position:relative;z-index:2;margin-top:27px;display:flex;align-items:center;gap:13px;overflow-x:auto;scrollbar-width:none}.store-directory-categories::-webkit-scrollbar{display:none}.store-directory-categories button{min-height:36px;padding:0 19px;border:1px solid #e5e0eb;border-radius:999px;flex:none;color:#31263E;background:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:650;transition:.16s ease}.store-directory-categories button:hover{border-color:#A98AE0;color:#542B9D}.store-directory-categories button.active{border-color:#542B9D;color:#fff;background:#542B9D;box-shadow:0 6px 14px #542B9D2b}.store-directory-results-bar{min-height:67px;margin-top:17px;display:flex;align-items:center;justify-content:space-between;gap:20px}.store-directory-results-bar>strong{display:flex;align-items:center;gap:16px;font-size:15px;font-weight:750}.store-directory-results-bar>strong svg{width:28px;height:28px;color:#542B9D}.store-directory-order{min-width:204px;height:40px;position:relative;padding:0 38px 0 15px;border:1px solid #e4dfea;border-radius:999px;display:flex;align-items:center;color:#6E6878;background:#fff;font-size:0}.store-directory-order select{width:100%;appearance:none;border:0;outline:0;color:#20162F;background:transparent;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.store-directory-order svg{width:17px;position:absolute;right:15px;pointer-events:none;color:#292039}.store-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.directory-store-card{min-width:0;overflow:hidden;position:relative;border:1px solid #eeeaf1;border-radius:14px;background:#fff;box-shadow:0 5px 13px #2714400d;transition:transform .18s ease,box-shadow .18s ease}.directory-store-card:hover{transform:translateY(-3px);box-shadow:0 14px 26px #27144019}.directory-store-card:focus-within{outline:3px solid #DCCFFF;outline-offset:3px}.directory-store-cover{height:136px;display:block;position:relative;overflow:hidden;background:#EDE8F4}.directory-store-cover img{object-fit:cover;transition:transform .3s ease}.directory-store-card:hover .directory-store-cover img{transform:scale(1.025)}.directory-store-logo{width:80px;height:80px;overflow:hidden;position:absolute;top:93px;left:19px;border:4px solid #fff;border-radius:50%;background:#F4F0FB;box-shadow:0 2px 8px #2613371a}.directory-store-logo img{object-fit:cover}.directory-store-copy{min-height:142px;padding:29px 22px 12px 132px}.directory-store-copy h2{margin:0;color:#20162F;font-size:18px;line-height:1.25;letter-spacing:-.45px;font-weight:800}.directory-store-category{margin:6px 0 0;color:#542B9D;font-size:11px;font-weight:750}.directory-store-availability{margin:7px 0 0;display:flex;align-items:center;gap:6px;color:#6E6878;font-size:11px;line-height:1.35}.directory-store-availability i{width:8px;height:8px;flex:none;border-radius:50%;background:#06944C}.directory-store-footer{min-height:60px;padding:10px 17px 15px 22px;border-top:1px solid #f0edf3;display:flex;align-items:center;justify-content:space-between;gap:12px}.directory-store-rating{min-width:0;display:flex;align-items:center;gap:5px;color:#494152;font-size:12px;font-weight:700}.directory-store-rating svg{width:17px;height:17px;flex:none;color:#FD8D29}.directory-store-rating small{overflow:hidden;color:#827B8C;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.directory-store-footer>a{min-width:86px;min-height:35px;padding:0 15px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#542B9D;box-shadow:0 6px 12px #542B9D21;font-size:11px;font-weight:750;transition:background .16s ease,transform .16s ease}.directory-store-footer>a:hover{background:#462187;transform:translateY(-1px)}.store-directory-more{min-height:46px;margin:28px auto 0;padding:0 18px;border:0;display:flex;align-items:center;gap:10px;color:#6E6878;background:transparent;cursor:pointer;font:inherit;font-size:12px;font-weight:650}.store-directory-more i{width:8px;height:8px;border-radius:50%;background:#642CBE}.store-directory-more svg{width:17px;color:#39205D}.store-directory-empty{min-height:280px;margin-top:4px;border:1px dashed #d9d1e3;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6E6878;background:#FCFBFE}.store-directory-empty>svg{width:40px;height:40px;color:#542B9D}.store-directory-empty h2{margin:14px 0 6px;color:#20162F;font-size:19px}.store-directory-empty p{max-width:390px;margin:0 18px 18px;font-size:13px;line-height:1.5}.store-directory-empty button{min-height:39px;padding:0 16px;border:0;border-radius:8px;color:#fff;background:#542B9D;font:inherit;font-size:12px;font-weight:750}@media(max-width:1080px){.stores-shell{width:calc(100% - 48px)}.store-directory-intro{padding-inline:34px}.store-directory-search{left:46%;width:43%}.store-directory-illustration{right:22px;opacity:.35}.store-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.stores-shell{width:100%;padding:18px 16px 50px}.store-directory-intro{min-height:0;padding:26px 20px 22px;border-radius:16px}.store-directory-heading h1{max-width:300px;font-size:24px}.store-directory-heading p{max-width:290px;font-size:13px;line-height:1.45}.store-directory-illustration{width:78px;height:78px;right:14px;top:20px;padding:17px;opacity:.48}.store-directory-search{width:100%;height:49px;position:relative;left:auto;top:auto;margin-top:23px}.store-directory-categories{margin:18px -20px -4px;padding:0 20px 8px;gap:10px}.store-directory-categories button{min-height:37px;padding:0 17px}.store-directory-results-bar{min-height:66px;margin-top:10px}.store-directory-results-bar>strong{gap:10px;font-size:13px}.store-directory-results-bar>strong svg{width:24px;height:24px}.store-directory-order{min-width:171px;height:38px;padding-left:13px}.store-directory-order select{font-size:11px}.store-directory-grid{gap:16px}.directory-store-cover{height:128px}.directory-store-logo{width:70px;height:70px;top:87px;left:15px}.directory-store-copy{min-height:130px;padding:25px 16px 10px 101px}.directory-store-copy h2{font-size:16px}.directory-store-footer{padding-inline:16px}.directory-store-footer>a{min-width:78px;padding-inline:10px}.store-directory-empty{min-height:250px}}@media(max-width:470px){.store-directory-grid{grid-template-columns:1fr}.store-directory-heading h1{max-width:255px;font-size:22px}.store-directory-illustration{display:none}.store-directory-results-bar{align-items:flex-start;padding-top:15px;flex-direction:column;gap:10px}.store-directory-order{width:100%}.directory-store-cover{height:145px}.directory-store-logo{top:103px}.directory-store-copy{min-height:128px;padding-left:108px}.store-directory-empty{margin-top:18px}}.store-logo-placeholder{overflow:hidden}.store-logo-placeholder img{object-fit:contain;padding:12px;background:#fff}.store-profile-information{margin-top:28px;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.store-profile-information>span{min-height:74px;padding:13px 15px;border:1px solid #e2dce9;border-radius:12px;display:grid!important;grid-template-columns:22px 1fr;align-content:center;color:#5f5868;background:#fff;line-height:1.4}.store-profile-information>span>svg{grid-row:1/3;color:var(--lj-purple-500)}.store-profile-information b{color:var(--lj-text);font-size:11px}.store-service-area{margin-top:16px!important;font-size:13px!important}.store-profile-actions .store-maps-link{border:2px solid var(--lj-purple-500);color:var(--lj-purple-500);background:#fff;box-shadow:none}.store-profile-actions .store-maps-link svg:last-child{width:16px;height:16px}@media (max-width:700px){.store-profile-information{grid-template-columns:1fr}.store-profile-information>span{min-height:66px}}.storefront-shell{min-height:100vh;overflow-x:clip;color:#231d31;background:#fff}.storefront-header{height:86px;gap:40px;padding:0 32px;border-bottom:1px solid #ece8f0;box-shadow:0 2px 12px #2b174408}.storefront-header .brand-logo{width:168px}.storefront-header .public-header-location{gap:10px;color:#241e31;font-size:14px;font-weight:650;white-space:nowrap}.storefront-header .public-header-location svg{width:21px;height:21px;color:#741bb8}.storefront-header .catalog-header-search{width:min(530px,38vw);height:50px;margin-left:0;border:1px solid #e5dfeb;border-radius:18px;color:#711ab8;background:#fff;box-shadow:0 3px 10px #2b174408}.storefront-header .catalog-header-search input{font-size:14px;color:#3b3446}.storefront-header .catalog-header-search input::placeholder{color:#8a7aa0}.storefront-header .catalog-header-actions{margin-left:auto;gap:29px}.storefront-header .catalog-header-actions>a{display:flex;align-items:center;gap:8px;color:#211a2d;font-size:13px;font-weight:650;white-space:nowrap}.storefront-header .catalog-header-actions svg{width:27px;height:27px;color:#741bb8;stroke-width:1.8}.storefront-header .catalog-header-actions b{min-width:16px;height:16px;margin-left:-14px;margin-top:-20px;padding:0 4px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#741bb8;font-size:9px}.storefront-page{padding-bottom:64px;background:linear-gradient(180deg,#fff,#fff 520px,#fbfaff)}.storefront-cover{height:286px;position:relative;overflow:hidden;background:#ece8ec}.storefront-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#10091815,transparent 55%,#10091812);pointer-events:none}.storefront-cover img{object-fit:cover}.storefront-summary{width:min(1250px,calc(100% - 72px));min-height:234px;margin:-78px auto 20px;padding:30px 36px 20px 214px;position:relative;z-index:2;border-radius:22px;background:#fff;box-shadow:0 12px 28px #2d173019}.storefront-logo{width:148px;height:148px;position:absolute;left:36px;top:24px;overflow:hidden;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:#351253;box-shadow:0 5px 16px #2d173036;font-size:36px;font-weight:800}.storefront-logo img{object-fit:cover}.storefront-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.storefront-title-row h1{margin:0;color:#211c2f;font-size:39px;line-height:1.1;letter-spacing:-1.5px;font-weight:800}.storefront-title-row button{border:0;padding:8px;display:flex;align-items:center;gap:5px;color:#741bb8;background:transparent;font:inherit;font-size:15px;font-weight:750;cursor:pointer}.storefront-title-row button svg{width:20px}.storefront-indicators{margin-top:25px;display:flex;align-items:stretch}.storefront-indicators>span{min-width:174px;padding:0 24px;display:grid;grid-template-columns:30px auto;column-gap:10px;align-content:start;border-right:1px solid #e7e0eb}.storefront-indicators>span:first-child{padding-left:0}.storefront-indicators>span:last-child{border:0}.storefront-indicators>span>svg{width:27px;height:27px;grid-row:1/3;color:#761dbc;stroke-width:1.9}.storefront-indicators .storefront-star{color:#ffae00;fill:#ffae00;stroke-width:1.5}.storefront-indicators b{color:#282131;font-size:14px;line-height:1.3;font-weight:750}.storefront-indicators small{margin-top:2px;color:#82738f;font-size:11px;line-height:1.3}.storefront-details{margin:20px 0 2px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #eee7f1;border-radius:12px;color:#5d5068;background:#fbf9fc}.storefront-details p{max-width:630px;margin:0;font-size:13px;line-height:1.55}.storefront-details>div{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.storefront-details a,.storefront-details span{min-height:32px;padding:0 11px;display:inline-flex;align-items:center;gap:4px;border-radius:8px;color:#6522a7;background:#f0e9fa;font-size:11px;font-weight:700}.storefront-details a{border:1px solid #7a25ba;background:#fff}.storefront-details a svg{width:13px}.storefront-policy{min-height:44px;margin-top:26px;padding:0 20px;display:flex;align-items:center;gap:16px;border-radius:14px;color:#6820a9;background:linear-gradient(90deg,#faf5ff,#f6f1fa);font-size:13px;font-weight:600}.storefront-policy svg{width:20px;height:20px}.storefront-content{width:min(1250px,calc(100% - 72px));margin:20px auto 0;display:grid;grid-template-columns:254px minmax(0,1fr);gap:36px}.storefront-featured{padding-right:26px;border-right:1px solid #eee9f1}.storefront-featured h2,.storefront-mobile-heading h2{margin:8px 0 15px;color:#241e31;font-size:17px;font-weight:800}.storefront-featured>div{display:grid;gap:16px}.storefront-featured>div>p{color:#847790;font-size:13px;line-height:1.5}.storefront-featured-card{min-height:122px;padding:0;overflow:hidden;display:grid;grid-template-columns:105px minmax(0,1fr);border:1px solid #eee8f1;border-radius:10px;color:#272032;background:#fff;box-shadow:0 4px 12px #301b3d08}.storefront-featured-card>span{min-height:120px;position:relative;overflow:hidden;background:#f1edf0}.storefront-featured-card img{object-fit:cover}.storefront-featured-card>div{min-width:0;padding:20px 12px;display:flex;flex-direction:column;justify-content:center}.storefront-featured-card strong{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#2e2638;font-size:12px;line-height:1.35}.storefront-featured-card small{margin-top:7px;color:#9b8ca7;font-size:10px}.storefront-featured-card b{margin-top:3px;color:#701bb4;font-size:16px}.storefront-mobile-featured{display:none}.storefront-search{height:44px;padding:0 15px;display:flex;align-items:center;gap:14px;border:1px solid #e5deeb;border-radius:14px;color:#711bb8;background:#fff}.storefront-search svg{width:21px;height:21px}.storefront-search input{min-width:0;width:100%;border:0;outline:0;color:#2d2637;background:transparent;font:inherit;font-size:13px}.storefront-search input::placeholder{color:#8c7c9e}.storefront-categories{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:13px}.storefront-categories button{height:44px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #e8e2ed;border-radius:13px;color:#352c41;background:#fff;font:inherit;font-size:13px;font-weight:650;cursor:pointer;transition:.18s ease}.storefront-categories button:hover{border-color:#9d5acb;color:#701bb4}.storefront-categories button.active{border-color:#741bb8;color:#fff;background:#741bb8;box-shadow:0 5px 13px #6d19ac2b}.storefront-categories svg{width:21px;height:21px;stroke-width:1.6}.storefront-tabs{margin-top:20px;display:flex;align-items:center;gap:36px;border-bottom:1px solid #eee8f1;color:#4b4057;font-size:13px}.storefront-tabs strong{margin-bottom:-1px;padding:0 9px 11px;border-bottom:2px solid #741bb8;color:#711bb8;font-weight:750}.storefront-tabs span{padding-bottom:12px;color:#82758c}.storefront-products-heading{margin:14px 0 10px;display:flex;align-items:center;justify-content:space-between;gap:20px}.storefront-products-heading h2{margin:0;color:#282131;font-size:20px;font-weight:800}.storefront-mobile-heading a,.storefront-products-heading a{display:flex;align-items:center;gap:3px;color:#711bb8;font-size:12px;font-weight:750}.storefront-mobile-heading a svg,.storefront-products-heading a svg{width:17px}.storefront-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.storefront-product-card{min-width:0;overflow:hidden;border:1px solid #ebe5ef;border-radius:11px;color:#30283a;background:#fff;box-shadow:0 3px 12px #301b3d08;transition:transform .18s ease,box-shadow .18s ease}.storefront-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #301b3d15}.storefront-product-card>span{aspect-ratio:1/.92;position:relative;display:block;overflow:hidden;background:#f2eff1}.storefront-product-card img{object-fit:cover}.storefront-product-card>div{min-height:151px;padding:14px 13px 12px;display:flex;flex-direction:column}.storefront-product-card h3{min-height:36px;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;line-height:1.35;font-weight:750}.storefront-product-card small{margin-top:7px;color:#998aa4;font-size:10px}.storefront-product-card strong{margin-top:2px;color:#711bb8;font-size:17px;font-weight:800}.storefront-product-card em{min-height:36px;margin-top:auto;display:grid;place-items:center;border:1.5px solid #741bb8;border-radius:9px;color:#711bb8;font-size:12px;font-style:normal;font-weight:750}.storefront-empty{min-height:230px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #ccb4dd;border-radius:14px;color:#7b6291;text-align:center}.storefront-empty svg{width:35px;height:35px;color:#741bb8}.storefront-empty h3{margin:12px 0 4px;color:#32263c;font-size:18px}.storefront-empty p{margin:0;font-size:13px}.storefront-mobile-cart{display:none}@media (max-width:1100px){.storefront-header{gap:22px;padding:0 24px}.storefront-header .brand-logo{width:138px}.storefront-header .catalog-header-actions{gap:16px}.storefront-header .catalog-header-actions>a>span{display:none}.storefront-content,.storefront-summary{width:min(100% - 40px,1000px)}.storefront-summary{padding-left:194px}.storefront-logo{left:28px}.storefront-indicators>span{min-width:0;flex:1;padding:0 13px}.storefront-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (max-width:760px){.storefront-header{height:96px;padding:0 32px;gap:18px;box-shadow:none}.storefront-header .brand-logo{width:192px}.storefront-header .public-header-location{display:flex;margin-left:auto;font-size:13px}.storefront-header .catalog-header-search{width:34px;height:38px;padding:0;border:0;box-shadow:none}.storefront-header .catalog-header-search input{display:none}.storefront-header .catalog-header-search svg{width:29px;height:29px}.storefront-header .catalog-header-actions{margin-left:0;gap:20px}.storefront-header .catalog-header-actions>a{padding:0}.storefront-header .catalog-header-actions>a>span,.storefront-header .header-favorite-link{display:none}.storefront-header .catalog-header-actions svg{width:31px;height:31px}.storefront-header .catalog-header-actions b{display:none}.storefront-page{padding-bottom:118px}.storefront-cover{height:220px;margin:0 18px;border-radius:0 0 20px 20px}.storefront-summary{width:calc(100% - 70px);min-height:0;margin:-19px auto 0;padding:29px 28px 24px;border-radius:0 0 25px 25px;box-shadow:0 12px 28px #2d17301a}.storefront-logo{width:132px;height:132px;left:28px;top:25px;border-width:3px}.storefront-heading{padding-left:164px;min-height:140px}.storefront-title-row{align-items:flex-start}.storefront-title-row h1{font-size:30px;letter-spacing:-1.2px}.storefront-title-row button{padding:3px 0;font-size:14px}.storefront-indicators{margin-top:29px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px 0}.storefront-indicators>span{padding:0 9px;display:flex;flex-direction:column;gap:2px;border-right:1px solid #e9e2ed}.storefront-indicators>span:first-child{padding-left:0}.storefront-indicators>span:last-child{border:0}.storefront-indicators>span>svg{width:27px;height:27px;margin-bottom:3px}.storefront-indicators b{font-size:11px}.storefront-indicators small{font-size:9px}.storefront-details{margin-top:20px;padding:14px;display:block}.storefront-details>div{margin-top:10px;justify-content:flex-start}.storefront-policy{min-height:56px;margin-top:22px;padding:0 16px;border-radius:13px;font-size:12px;line-height:1.35}.storefront-content{width:calc(100% - 76px);margin-top:27px;display:block}.storefront-featured{display:none}.storefront-mobile-featured{display:block}.storefront-mobile-heading{display:flex;align-items:center;justify-content:space-between}.storefront-mobile-heading h2{margin:0 0 15px;font-size:20px}.storefront-mobile-featured>div{display:flex;gap:16px;overflow-x:auto;margin:0 -2px 29px;padding:0 2px 4px;scrollbar-width:none}.storefront-mobile-featured>div::-webkit-scrollbar{display:none}.storefront-mobile-featured .storefront-featured-card{min-width:calc((100% - 32px)/3);grid-template-columns:1fr;grid-template-rows:138px auto}.storefront-mobile-featured .storefront-featured-card>span{min-height:138px}.storefront-mobile-featured .storefront-featured-card>div{min-height:95px;padding:11px}.storefront-mobile-featured .storefront-featured-card strong{font-size:11px}.storefront-mobile-featured .storefront-featured-card b{font-size:15px}.storefront-search{height:63px;padding:0 22px;border-radius:18px}.storefront-search svg{width:30px;height:30px}.storefront-search input{font-size:18px}.storefront-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.storefront-categories button{height:59px;padding:0 7px;flex-direction:column;gap:3px;border-radius:15px;font-size:12px}.storefront-categories svg{width:24px;height:24px}.storefront-tabs{margin-top:30px;gap:36px;font-size:15px;overflow-x:auto}.storefront-tabs span,.storefront-tabs strong{white-space:nowrap}.storefront-products-heading{margin-top:20px}.storefront-products-heading h2{font-size:22px}.storefront-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.storefront-product-card{display:grid;grid-template-columns:44% minmax(0,1fr);border-radius:13px}.storefront-product-card>span{aspect-ratio:auto;min-height:202px}.storefront-product-card>div{min-height:202px;padding:18px}.storefront-product-card h3{min-height:0;font-size:16px}.storefront-product-card small{margin-top:9px;font-size:12px}.storefront-product-card strong{font-size:22px}.storefront-product-card em{min-height:43px;margin-top:13px;font-size:16px}.storefront-mobile-cart{min-height:76px;margin:36px 24px 0;padding:0 26px;display:flex;align-items:center;gap:18px;border-radius:14px;color:#fff;background:#721bb7;box-shadow:0 12px 28px #4f12764d;font-size:18px;font-weight:750}.storefront-mobile-cart svg:first-child{width:29px;height:29px}.storefront-mobile-cart svg:last-child{width:24px;height:24px;margin-left:auto}}@media (max-width:560px){.storefront-header{height:73px;padding:0 16px;gap:11px}.storefront-header .brand-logo{width:130px}.storefront-header .public-header-location{font-size:10px}.storefront-header .public-header-location svg{width:17px;height:17px}.storefront-header .catalog-header-search{width:27px}.storefront-header .catalog-header-actions svg,.storefront-header .catalog-header-search svg{width:23px;height:23px}.storefront-header .catalog-header-actions{gap:12px}.storefront-cover{height:180px;margin:0 12px}.storefront-content,.storefront-summary{width:calc(100% - 32px)}.storefront-summary{padding:21px 15px 18px}.storefront-logo{width:105px;height:105px;left:16px;top:20px}.storefront-heading{min-height:113px;padding-left:123px}.storefront-title-row h1{font-size:25px}.storefront-title-row button{font-size:12px}.storefront-indicators{margin-top:23px}.storefront-indicators>span{padding:0 6px}.storefront-indicators>span>svg{width:22px;height:22px}.storefront-indicators b{font-size:9px}.storefront-indicators small{font-size:8px}.storefront-policy{padding:0 12px;font-size:11px}.storefront-mobile-featured .storefront-featured-card{min-width:48%;grid-template-rows:120px auto}.storefront-mobile-featured .storefront-featured-card>span{min-height:120px}.storefront-categories{gap:8px;margin-top:22px}.storefront-categories button{height:52px;font-size:10px}.storefront-categories svg{width:20px;height:20px}.storefront-products{gap:12px}.storefront-product-card{grid-template-columns:45% minmax(0,1fr)}.storefront-product-card>div,.storefront-product-card>span{min-height:170px}.storefront-product-card>div{padding:12px}.storefront-product-card h3{font-size:13px}.storefront-product-card strong{font-size:18px}.storefront-product-card em{min-height:34px;margin-top:8px;font-size:13px}.storefront-mobile-cart{min-height:60px;margin:28px 16px 0;padding:0 18px;font-size:15px}}.followed-page{min-height:100vh;color:var(--lj-text);background:#F9F7FD}.followed-shell{width:min(var(--lj-content),calc(100% - 64px));margin:auto;padding:42px 0 100px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:start}.followed-content{min-width:0}.followed-heading h1{margin:0;font-size:34px;letter-spacing:-1.1px}.followed-heading p{margin:8px 0 0;color:var(--lj-text-muted);font-size:13px}.followed-controls{min-height:82px;margin-top:28px;padding:14px 16px;border:1px solid #d6cfdf;border-radius:13px;display:flex;align-items:center;gap:16px;background:#fff}.followed-controls>label{min-width:280px;height:48px;padding:0 14px;border-radius:10px;display:flex;align-items:center;gap:11px;color:var(--lj-purple-500);background:#F0EDFA}.followed-controls>label svg{width:20px}.followed-controls input{width:100%;min-width:0;border:0;outline:0;color:var(--lj-text);background:transparent}.followed-controls>div{display:flex;gap:8px;overflow-x:auto}.followed-controls button{min-height:38px;padding:0 17px;border:0;border-radius:22px;flex:none;color:#494252;background:#E9E5F6;font-size:11px;font-weight:700}.followed-controls button.active{color:#fff;background:var(--lj-purple-500)}.followed-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.followed-store-card{min-width:0;overflow:hidden;border:1px solid #d4cddd;border-radius:14px;position:relative;background:#fff}.followed-store-cover{height:128px;position:relative;overflow:hidden;background:#EDE9F2}.followed-store-cover img{object-fit:cover}.followed-store-cover>b{padding:6px 9px;position:absolute;right:12px;top:12px;border-radius:20px;display:flex;align-items:center;gap:3px;color:#fff;background:#07833D;font-size:8px;text-transform:uppercase}.followed-store-cover>b svg{width:10px;height:10px}.followed-store-logo{width:58px;height:58px;border:4px solid #fff;border-radius:50%;display:grid;place-items:center;position:absolute;top:97px;left:17px;color:#fff;background:var(--lj-purple-500);font-size:11px;font-weight:800;box-shadow:0 4px 10px #1D102A25}.followed-store-logo.blue{background:#3359CF}.followed-store-logo.green{background:#078C49}.followed-store-logo.orange{background:var(--lj-orange-500)}.followed-store-copy{padding:38px 16px 16px}.followed-store-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.followed-store-title h2{margin:0;font-size:19px;line-height:1.2}.followed-store-title span{flex:none;color:#07843C;font-size:9px}.followed-store-copy>p{margin:7px 0 12px;color:var(--lj-text-muted);font-size:12px}.followed-store-meta{min-height:38px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:start;font-size:10px}.followed-store-meta strong{color:#CB8E00}.followed-store-meta span{color:#5F5969}.followed-store-copy>a,.followed-store-copy>button{width:100%;min-height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:12px}.followed-store-copy>a{margin-top:12px;color:#fff;background:var(--lj-purple-500)}.followed-store-copy>button{margin-top:8px;border:1px solid var(--lj-purple-500);color:var(--lj-purple-500);background:#fff}.followed-discovery{margin-top:34px;padding:30px;border-top:1px solid #d7d0e0;display:flex;flex-direction:column;align-items:center;text-align:center}.followed-discovery>svg{width:54px;height:54px;padding:14px;border-radius:50%;color:var(--lj-purple-500);background:#EAE5FB}.followed-discovery h2{margin:18px 0 6px;font-size:18px}.followed-discovery p{margin:0;color:var(--lj-text-muted);font-size:12px}.followed-discovery a{min-height:46px;margin-top:22px;padding:0 28px;border:1px dashed #a698c0;border-radius:10px;display:flex;align-items:center;color:var(--lj-purple-500);background:#EEE9FA;font-weight:700}.followed-empty{min-height:690px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.followed-empty>div{width:180px;height:180px;border:1px solid #ddd6e8;border-radius:50%;display:grid;place-items:center;position:relative;color:#BBB0D2}.followed-empty>div svg:first-child{width:58px;height:58px}.followed-empty>div svg:last-child{width:52px;height:52px;padding:15px;border:1px solid #ccc4d8;border-radius:14px;position:absolute;right:-8px;bottom:-2px;color:var(--lj-purple-500);background:#fff;transform:rotate(10deg);box-shadow:0 8px 15px #21133318}.followed-empty h2{margin:34px 0 13px;font-size:20px}.followed-empty>p{max-width:480px;margin:0;color:var(--lj-text-muted);font-size:14px;line-height:1.7}.followed-empty>a{min-height:52px;margin-top:36px;padding:0 26px;border-radius:11px;display:flex;align-items:center;gap:9px;color:#fff;background:var(--lj-purple-500)}.followed-empty>a svg{width:18px}.followed-empty>small{margin-top:64px;color:var(--lj-text-muted);font-weight:750;letter-spacing:.12em;text-transform:uppercase}.followed-empty nav{width:min(850px,100%);margin-top:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.followed-empty nav a{min-height:70px;border:1px solid #d1c9dc;border-radius:11px;display:grid;place-items:center;background:#fff;font-size:11px;font-weight:700}.followed-no-results{min-height:360px;margin-top:32px;border:1px dashed #d1c9dc;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--lj-text-muted);background:#fff}.followed-no-results>svg{width:40px}.followed-no-results h2{color:var(--lj-text)}.followed-no-results button{min-height:42px;padding:0 18px;border:0;border-radius:9px;color:#fff;background:var(--lj-purple-500)}.followed-mobile-nav{display:none}.followed-loading{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.followed-loading span{height:390px;border-radius:14px;background:#ECE8F1;animation:cart-pulse 1.2s infinite alternate}@media (max-width:1050px){.followed-shell{width:calc(100% - 40px);grid-template-columns:200px minmax(0,1fr);gap:24px}.followed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.followed-controls{align-items:stretch;flex-direction:column}.followed-controls>label{width:100%}.followed-empty nav{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.followed-page>.site-header{height:66px}.followed-page>.site-header .catalog-header-search,.followed-page>.site-header .catalog-nav,.followed-page>.site-header .header-cart-link{display:none}.followed-page>.site-header .brand-logo{width:122px}.followed-shell{width:100%;padding:26px 18px 96px;display:block}.followed-shell>.order-account-sidebar{display:none}.followed-heading h1{font-size:24px}.followed-heading p{font-size:13px;line-height:1.5}.followed-controls{margin-top:24px;padding:0;border:0;background:transparent}.followed-controls>label{min-width:0;height:48px}.followed-controls>div{margin:0 -18px;padding:0 18px 8px}.followed-grid{margin-top:24px;grid-template-columns:1fr;gap:22px}.followed-store-cover{height:145px}.followed-store-logo{top:108px;left:auto;right:16px;border-radius:12px}.followed-store-copy{padding:17px 16px 18px}.followed-store-copy>a,.followed-store-copy>button{min-height:48px}.followed-discovery{margin-top:24px;padding:32px 14px}.followed-discovery a{width:100%;justify-content:center}.followed-empty{min-height:650px;justify-content:flex-start;padding-top:60px}.followed-empty>div{width:130px;height:130px}.followed-empty h2{margin-top:28px}.followed-empty>small{margin-top:50px}.followed-empty nav{grid-template-columns:1fr 1fr}.followed-mobile-nav{height:72px;position:fixed;z-index:60;left:0;right:0;bottom:0;border-top:1px solid #d8d1e1;display:grid;grid-template-columns:repeat(5,1fr);background:#fff}.followed-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--lj-text-muted);font-size:9px}.followed-mobile-nav svg{width:20px}.followed-mobile-nav a.active{margin:7px;border-radius:8px;color:#fff;background:var(--lj-purple-500)}.followed-loading{grid-template-columns:1fr}.followed-loading span:not(:first-child){display:none}}