.squircle-shell-container{border-radius:inherit;color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-family:inherit;height:100%;position:relative;width:100%;z-index:50}.squircle-shell-panel{background-color:#111;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#111));box-shadow:none;color:inherit;display:flex;flex-direction:column;opacity:0;overflow:hidden;pointer-events:none;transform:scale(.95) translateY(20px);transition:opacity .2s ease-out,transform .2s ease-out}.squircle-shell-panel.is-animating{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.squircle-shell-panel{border:none;border-radius:inherit;height:100%;max-height:none;position:relative;width:100%}@media (min-width:640px){.squircle-shell-panel{border:none;border-radius:inherit;bottom:auto;height:100%;left:auto;max-height:none;position:relative;right:auto;top:auto;width:100%}}.squircle-shell-view-wrapper{animation:fadeIn .2s ease-out forwards;flex:1 1;overflow:hidden;position:relative}@keyframes fadeIn{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.squircle-shell-bottom-nav{overflow:hidden;transition:max-height .2s ease-out,opacity .2s ease-out}.squircle-shell-bottom-nav.nav-show{max-height:100px;opacity:1}.squircle-shell-bottom-nav.nav-hide{max-height:0;opacity:0}.squircle-bottom-nav-container{align-items:center;background-color:#14161a;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#14161a));border-top:1px solid #262626cc;border-top:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#262626cc));display:flex;flex-shrink:0;gap:2px;height:80px;justify-content:flex-start;overflow-x:auto;padding:0 4px;scrollbar-width:none;z-index:20}.squircle-bottom-nav-container::-webkit-scrollbar{display:none}.squircle-nav-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex:1 0 72px;flex-direction:column;gap:4px;height:100%;justify-content:center;min-width:72px;transition:color .2s ease}.squircle-nav-text{font-size:11px;font-weight:500}.squircle-nav-btn.active{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff))}.squircle-nav-btn.inactive{color:#888;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#888))}.squircle-nav-btn.inactive:hover{color:#d1d5db;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#d1d5db))}.squircle-view-container{background-color:#14161a;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#14161a));color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));display:flex;flex-direction:column;height:100%}.squircle-chat-view{animation:slideInRight .2s ease-out forwards;background-color:#14161a;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#14161a))}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.squircle-view-header{align-items:center;background-color:#14161a;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#14161a));border-bottom:1px solid #262626cc;border-bottom:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#262626cc));display:flex;justify-content:space-between;padding:16px;position:relative}.squircle-view-title{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));flex:1 1;font-size:18px;font-weight:700;text-align:center}.squircle-icon-btn{align-items:center;background:#0000;border:none;color:#9ca3af;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#9ca3af));cursor:pointer;display:flex;justify-content:center;padding:0;transition:color .2s}.squircle-icon-btn:hover{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff))}.squircle-close-btn{position:absolute;right:20px}.squircle-view-header__left{align-items:center;display:flex;gap:12px;min-width:0;padding-right:36px}.squircle-view-header__left .squircle-view-title{flex:initial;min-width:0;text-align:left}.squircle-help-back-btn{flex:0 0 auto}.squircle-scroll-area{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:0 16px 80px;scrollbar-width:none}.squircle-scroll-area::-webkit-scrollbar{display:none}.squircle-chat-header{background-color:#151515;background-color:var(--cz-squircle-shell-header-bg,var(--preference-section-bg,var(--drawerbg,#151515)));border-bottom:1px solid #26262680;border-bottom:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#26262680));color:#fff;color:var(--cz-squircle-shell-header-text,var(--drawertextcolor,#fff));justify-content:space-between;min-height:10%;padding:16px}.squircle-agent-info,.squircle-chat-header,.squircle-header-left,.squircle-header-right{align-items:center;display:flex}.squircle-header-left,.squircle-header-right{gap:12px}.squircle-agent-info{gap:8px}.squircle-agent-text{display:flex;flex-direction:column}.squircle-agent-text--single-line{justify-content:center}.squircle-agent-name{color:#fff;color:var(--cz-squircle-shell-header-text,var(--drawertextcolor,#fff));font-size:15px;font-weight:600;line-height:1}.squircle-agent-status{color:#888;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#888));font-size:12px;margin-top:2px}.squircle-chat-logo{background-color:#fff;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#fff));border:1px solid #26262680;border:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#26262680));border-radius:4px;border-radius:calc(var(--cz-squircle-badge-radius, 8px) - 4px);padding:4px}.squircle-chat-header .squircle-icon-btn{color:#9ca3af;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#9ca3af))}.squircle-chat-header .squircle-icon-btn:hover{color:#fff;color:var(--cz-squircle-shell-header-text,var(--drawertextcolor,#fff))}.squircle-chat-messages{background:#111;background:var(--cz-squircle-shell-surface,var(--drawerbg,#111));display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:.5%}.squircle-chat-bubble{background-color:#2a2a2a;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#2a2a2a));border:1px solid #26262680;border:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#26262680));border-radius:14px;border-radius:var(--cz-squircle-card-radius,14px);border-top-left-radius:2px;margin-top:16px;max-width:85%;padding:20px}.squircle-chat-bubble-title{align-items:center;color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));display:flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:6px}.squircle-chat-bubble-title span{font-size:17px}.squircle-chat-bubble-text{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:13px;line-height:1.5}.squircle-chat-meta{color:#888;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#888));font-size:12.5px;margin-left:6px;margin-top:10px}.squircle-chat-input-area{background-color:#111;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#111));padding:0 16px 16px}.squircle-chat-input-wrapper{background-color:#1a1a1a;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#1a1a1a));border:1px solid #33333380;border:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#33333380));border-radius:16px;border-radius:calc(var(--cz-squircle-card-radius, 14px) + 2px);display:flex;flex-direction:column;overflow:hidden;transition:border-color .2s}.squircle-chat-input-wrapper:focus-within{border-color:#404040;border-color:var(--cz-squircle-shell-border,var(--preference-section-border,#404040))}.squircle-chat-input{background:#0000;border:none;color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:15.5px;outline:none;padding:16px 16px 8px;width:100%}.squircle-chat-input::placeholder{color:#666;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#666))}.squircle-chat-input-actions{align-items:center;display:flex;justify-content:space-between;padding:0 12px 12px}.squircle-chat-input-icons{align-items:center;display:flex;gap:16px;padding-left:4px}.squircle-send-btn{align-items:center;background-color:#333;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#333));border:none;border-radius:50%;color:#737373;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#737373));cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s}.squircle-send-btn:hover{background-color:#444;background-color:var(--cz-squircle-shell-border,var(--preference-section-border,#444));color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff))}.squircle-chat-footer{color:#888;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#888));font-size:12.5px;margin-bottom:6px;margin-top:20px;text-align:center}.squircle-chat-footer a{color:inherit;text-decoration:underline;transition:color .2s}.squircle-chat-footer a:hover{color:#d1d5db;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#d1d5db))}.squircle-chat-runtime{display:flex;flex:1 1;flex-direction:column;min-height:0}.squircle-chat-runtime .chat-interface,.squircle-chat-runtime .chat-widget{background:#0000}.squircle-brand-mark{align-items:center;color:currentColor;display:inline-flex;font-weight:700;height:100%;justify-content:center;line-height:1;width:100%}.squircle-brand-mark svg{display:block;height:100%;width:100%}.squircle-brand-mark--home-logo{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));height:18px;width:18px}.squircle-home-logo-image{display:block;height:100%;object-fit:contain;width:100%}.squircle-brand-mark--chat-logo{color:#111;height:18px;width:18px}.squircle-brand-mark--avatar{color:#111;color:var(--cz-launcher-text,#111);height:16px;width:16px}.squircle-search-container{padding:0 16px 16px}.squircle-search-box{align-items:center;background-color:#1f1f1f;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#1f1f1f));border:1px solid #26262680;border:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#26262680));border-radius:10px;border-radius:var(--cz-squircle-control-radius,10px);display:flex;padding:10px}.squircle-search-input{background:#0000;border:none;color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:15px;outline:none;width:100%}.squircle-search-input::placeholder{color:#6b7280;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#6b7280))}.squircle-search-icon{color:#9ca3af;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#9ca3af))}.squircle-collections-header{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:14px;font-weight:700;margin-bottom:16px;padding:0 4px}.squircle-collections-list{border-top:1px solid #26262680;border-top:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#26262680));display:flex;flex-direction:column}.squircle-collection-item{align-items:center;background:none;border:none;border-bottom:1px solid #2626264d;border-bottom:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#2626264d));cursor:pointer;display:flex;justify-content:space-between;padding:24px 4px;text-align:left;transition:background-color .2s}.squircle-collection-item:hover{background-color:#1a1a1a;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#1a1a1a))}.squircle-collection-item:hover .squircle-chevron{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff))}.squircle-collection-content{flex:1 1;padding-right:16px}.squircle-collection-title{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:15px;font-weight:700;margin-bottom:4px}.squircle-collection-desc{color:#9ca3af;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#9ca3af));font-size:13.5px;line-height:1.5;margin-bottom:8px}.squircle-collection-meta{color:#6b7280;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#6b7280));font-size:13px}.squircle-chevron{color:#9ca3af;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#9ca3af));flex-shrink:0;transition:color .2s}.squircle-help-empty{padding:40px 8px 0;text-align:center}.squircle-empty-desc--compact{margin:0}.squircle-help-section-heading{color:#ffffff7a;color:var(--cz-squircle-shell-subtle,#ffffff7a);font-size:12px;font-weight:600;letter-spacing:.04em;padding:12px 4px 8px;text-transform:uppercase}.squircle-article-detail{padding-top:16px}.squircle-article-detail__meta{color:#ffffffa3;color:var(--cz-squircle-shell-muted,#ffffffa3);font-size:13px;margin-bottom:16px}.squircle-article-detail__toc{background-color:#ffffff0a;background-color:var(--cz-squircle-shell-surface-strong,#ffffff0a);border:1px solid #ffffff14;border:1px solid var(--cz-squircle-shell-divider,#ffffff14);border-radius:14px;border-radius:var(--cz-squircle-card-radius,14px);margin-bottom:20px;padding:14px}.squircle-article-detail__toc-title{color:#fff;color:var(--cz-squircle-shell-text,#fff);font-size:13px;font-weight:600;margin-bottom:10px}.squircle-article-detail__toc-list{display:flex;flex-direction:column;gap:8px}.squircle-article-detail__toc-link{color:#ffffffb3;color:var(--cz-squircle-shell-muted,#ffffffb3);font-size:13px;text-decoration:none}.squircle-article-detail__body,.squircle-article-detail__toc-link:hover{color:#fff;color:var(--cz-squircle-shell-text,#fff)}.squircle-home-view{position:relative}.squircle-home-bg-wrapper{background:radial-gradient(circle at 18% 16%,#6568fe 0,#0000 38%),radial-gradient(circle at 86% 12%,#6568fe 0,#0000 34%),linear-gradient(160deg,#6568fe -18%,#111 46%,#14161a);background:radial-gradient(circle at 18% 16%,var(--Button_bg,var(--cz-launcher-primary,#6568fe)) 0,#0000 38%),radial-gradient(circle at 86% 12%,var(--Button_bg,var(--cz-launcher-primary,#6568fe)) 0,#0000 34%),linear-gradient(160deg,var(--Button_bg,var(--cz-launcher-primary,#6568fe)) -18%,var(--cz-squircle-shell-surface,var(--drawerbg,#111)) 46%,var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#14161a)) 100%);inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.squircle-home-bg-orb{border-radius:999px;opacity:.8;position:absolute}.squircle-home-bg-orb--primary{background:radial-gradient(circle at 30% 30%,#5296ff8c,#5296ff00 70%);height:240px;left:-56px;top:-48px;width:240px}.squircle-home-bg-orb--secondary{background:radial-gradient(circle at 50% 50%,#ffffff24,#fff0 72%);height:220px;right:-84px;top:56px;width:220px}.squircle-home-bg-gradient{background:linear-gradient(180deg,#ffffff05,#11182724,#14161a),radial-gradient(circle at top left,#6568fe,#0000 42%);background:linear-gradient(to bottom,#ffffff05,#11182724,var(--cz-squircle-shell-surface-strong,#14161a)),radial-gradient(circle at top left,var(--Button_bg,var(--cz-launcher-primary,#6568fe)),#0000 42%);inset:0;position:absolute}.squircle-home-close{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));padding:6px;position:absolute;right:20px;top:28px;z-index:20}.squircle-home-scroll{padding:24px;position:relative;z-index:10}.squircle-home-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:56px;padding-right:44px}.squircle-home-logo{background:#ffffff14;background:var(--cz-squircle-shell-surface-strong,#ffffff14);border:1px solid #ffffff1f;border:1px solid var(--cz-squircle-shell-divider,#ffffff1f);border-radius:8px;border-radius:var(--cz-squircle-badge-radius,8px);height:36px;justify-content:center;width:36px}.squircle-avatar,.squircle-avatar-group,.squircle-home-logo{align-items:center;display:flex}.squircle-avatar{border:2.5px solid #111;border:2.5px solid var(--cz-squircle-shell-surface,#111);border-radius:12px;border-radius:calc(var(--cz-squircle-card-radius, 14px) - 2px);box-shadow:0 0 0 1px #ffffff1a;flex:0 0 auto;height:40px;justify-content:center;margin-left:-10px;overflow:hidden;width:40px}.squircle-avatar img{height:100%;object-fit:cover;width:100%}.squircle-avatar:first-child{margin-left:0}.squircle-avatar--icon{align-items:center;background-color:#ffffff14;background-color:var(--cz-squircle-shell-surface-strong,#ffffff14);color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));display:flex;justify-content:center}.squircle-avatar--accent{background-color:#3b82f6;color:#fff}.squircle-avatar--brand{background-color:#fff;background-color:var(--preference-section-bg,#fff);color:#111;color:var(--cz-squircle-shell-text,#111)}.squircle-avatar svg{height:18px;width:18px}.squircle-greeting{margin-bottom:20px}.squircle-greeting-sub{color:#ffffff80;color:var(--cz-squircle-shell-muted,#ffffff80)}.squircle-greeting-main,.squircle-greeting-sub{font-size:28px;font-weight:600;line-height:1.2;margin:0}.squircle-greeting-main{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff))}.squircle-home-status{color:#ffffffb8;color:var(--cz-squircle-shell-muted,#ffffffb8);font-size:13px;line-height:1.4;margin:12px 0 0}.squircle-home-cards,.squircle-home-shortcuts{display:flex;flex-direction:column;gap:10px}.squircle-card{background-color:#14161a;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#14161a));border:1px solid #2e3032;border:1px solid var(--cz-squircle-shell-border,var(--preference-section-border,#2e3032));border-radius:14px;border-radius:var(--cz-squircle-card-radius,14px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.squircle-home-shortcut{align-items:center;color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));cursor:pointer;display:flex;gap:14px;padding:14px 16px;text-align:left;transition:background-color .2s,border-color .2s;width:100%}.squircle-home-shortcut:hover{background-color:#1c1e22;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#1c1e22));border-color:#ffffff1a;border-color:var(--cz-squircle-shell-divider,#ffffff1a)}.squircle-home-shortcut__icon{align-items:center;background:#1c1e22;background:var(--cz-squircle-shell-surface,var(--drawerbg,#1c1e22));border-radius:10px;border-radius:var(--cz-squircle-control-radius,10px);color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));display:inline-flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.squircle-home-shortcut__icon svg{height:18px;width:18px}.squircle-home-shortcut__content{display:inline-flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.squircle-home-shortcut__title{font-size:14px;font-weight:600;line-height:1.25}.squircle-home-shortcut__desc{color:#ffffff94;color:var(--cz-squircle-shell-muted,#ffffff94);font-size:13px;line-height:1.4}.squircle-home-shortcut__chevron{flex:0 0 auto}.squircle-ask-btn{align-items:center;color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;text-align:left;transition:background-color .2s}.squircle-ask-btn:hover{background-color:#1c1e22;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#1c1e22))}.squircle-home-thread-card{background-color:#14161a;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#14161a));border:1px solid #2e3032;border:1px solid var(--cz-squircle-shell-border,var(--preference-section-border,#2e3032));border-radius:14px;border-radius:var(--cz-squircle-card-radius,14px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:16px 18px;width:100%}.squircle-home-thread-card:hover{background-color:#1c1e22;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#1c1e22));border-color:#ffffff1a;border-color:var(--cz-squircle-shell-divider,#ffffff1a)}.squircle-home-thread-card .squircle-thread-card__preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal}.squircle-ask-text{width:80%}.squircle-ask-title{font-size:14px;font-weight:600}.squircle-ask-desc{color:#ffffff73;color:var(--cz-squircle-shell-muted,#ffffff73);font-size:14px;margin-top:2px}.squircle-ask-icons{align-items:center;display:flex;gap:16px}.squircle-answer-card,.squircle-ask-icons{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff))}.squircle-answer-card{cursor:pointer;padding:18px 20px;text-align:left;transition:background-color .2s,border-color .2s}.squircle-answer-card:hover{background-color:#1c1e22;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#1c1e22));border-color:#3a3c3f;border-color:var(--cz-squircle-shell-border,var(--preference-section-border,#3a3c3f))}.squircle-answer-card__meta{color:#ffffff8c;color:var(--cz-squircle-shell-muted,#ffffff8c);font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.squircle-answer-card__title{font-size:15px;font-weight:600;line-height:1.35;margin-bottom:8px}.squircle-answer-card__desc{color:#ffffffad;color:var(--cz-squircle-shell-muted,#ffffffad);font-size:13.5px;line-height:1.5}.squircle-chevron-white{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));flex-shrink:0;transition:color .2s}.squircle-promo-card{cursor:pointer;padding:20px}.squircle-promo-img-wrapper{align-items:center;display:flex;height:192px;justify-content:center;margin-bottom:24px;overflow:hidden}.squircle-promo-img{filter:brightness(.9);height:100%;object-fit:contain;width:100%}.squircle-divider{border:0;border-top:1px solid #2e3032;border-top:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#2e3032));margin:0 -24px 24px}.squircle-promo-title{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:13px;margin-bottom:4px}.squircle-promo-desc{color:#fff9;color:var(--cz-squircle-shell-muted,#fff9);font-size:13px}.squircle-search-block{padding:8px 8px 0}.squircle-search-block-header{align-items:center;background-color:#ffffff0d;background-color:var(--cz-squircle-shell-surface,#ffffff0d);border-radius:12px;color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));display:flex;font-size:14px;font-weight:600;padding:10px}.squircle-search-container--faq{padding:8px 0 0}.squircle-faq-list{display:flex;flex-direction:column;gap:8px;padding:8px 0}.squircle-faq-empty{padding:12px 8px 20px}.squircle-faq-item{background:#ffffff0d;background:var(--cz-squircle-shell-surface,#ffffff0d);border:1px solid #ffffff14;border:1px solid var(--cz-squircle-shell-divider,#ffffff14);border-radius:14px;overflow:hidden}.squircle-faq-trigger{align-items:center;background:#0000;border:none;color:#ffffffeb;color:var(--cz-squircle-shell-text,#ffffffeb);cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:14px;text-align:left;transition:background-color .2s,color .2s;width:100%}.squircle-faq-trigger:hover{background-color:#ffffff08}.squircle-faq-trigger__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.squircle-faq-trigger__question{color:inherit;font-size:14px;font-weight:600;line-height:1.4}.squircle-faq-trigger__meta{font-size:12px;line-height:1.3}.squircle-faq-trigger__chevron,.squircle-faq-trigger__meta{color:#ffffff8f;color:var(--cz-squircle-shell-subtle,#ffffff8f)}.squircle-faq-trigger__chevron{flex-shrink:0;transition:transform .2s ease,color .2s ease}.squircle-faq-trigger__chevron--expanded{color:#ffffffd1;color:var(--cz-squircle-shell-text,#ffffffd1);transform:rotate(90deg)}.squircle-faq-answer{align-items:flex-start;border-top:1px solid #ffffff14;border-top:1px solid var(--cz-squircle-shell-divider,#ffffff14);display:flex;flex-direction:column;gap:12px;padding:0 14px 14px}.squircle-faq-answer__body{color:#ffffffc2;color:var(--cz-squircle-shell-muted,#ffffffc2);font-size:13px;line-height:1.6;width:100%}.squircle-faq-answer__body p{margin:12px 0 0}.squircle-faq-answer__body>:first-child{margin-top:12px}.squircle-faq-answer__cta{align-items:center;background:#0000;border:1px solid #ffffff24;border:1px solid var(--cz-squircle-shell-border,#ffffff24);border-radius:999px;color:#ffffffeb;color:var(--cz-squircle-shell-text,#ffffffeb);cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;padding:8px 12px;transition:background-color .2s ease,border-color .2s ease}.squircle-faq-answer__cta:hover{background:#ffffff0f;border-color:#fff3}.squircle-messages-empty{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:32px 32px 128px;text-align:center}.squircle-empty-icon-wrapper{margin-bottom:18px;margin-top:30%}.squircle-empty-title{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:16px;font-weight:700;margin:0 0 18px}.squircle-empty-desc{color:#fff;color:var(--cz-squircle-shell-muted,var(--drawertextcolor,#fff));font-size:14px;line-height:1.5;margin:0 0 28%}.squircle-action-btn{align-items:center;background-color:#fff;border:none;border-radius:14px!important;box-shadow:0 10px 15px -3px #0000001a;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:600!important;gap:12px;padding:12px 20px;transition:background-color .2s}.squircle-action-btn:hover{background-color:#f3f4f6}.squircle-action-btn-icon{background-color:#000;border-radius:50%;display:flex;padding:2px}.squircle-messages-list{display:flex;flex:1 1;flex-direction:column;gap:0;justify-content:flex-start;padding:4px 0 0}.squircle-thread-card{align-items:flex-start;background-color:initial;border:0;border-bottom:1px solid #262626b3;border-bottom:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#262626b3));color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));cursor:pointer;display:flex;gap:12px;padding:14px 20px;text-align:left;transition:background-color .2s;width:100%}.squircle-thread-card:hover{background-color:#252525;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#252525))}.squircle-thread-card__avatar{align-items:center;background:#fff;background:var(--cz-launcher-primary,#fff);border-radius:999px;box-shadow:inset 0 0 0 1px #0000000a;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;overflow:hidden;width:36px}.squircle-thread-card__content{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.squircle-thread-card__header{align-items:baseline;display:flex;gap:12px;justify-content:space-between;min-width:0}.squircle-thread-card__title{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:15px;font-weight:600;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.squircle-thread-card__preview{color:#ffffffb8;color:var(--cz-squircle-shell-muted,#ffffffb8);font-size:14px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.squircle-thread-card__meta{color:#ffffff73;color:var(--cz-squircle-shell-subtle,#ffffff73);flex-shrink:0;font-size:13px;line-height:1.2}.squircle-news-meta-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;padding:0 4px}.squircle-news-meta-title{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:16px;font-weight:700;margin-bottom:4px}.squircle-news-meta-subtitle{color:#9ca3af;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#9ca3af));font-size:13px}.squircle-news-authors{align-items:center;display:flex}.small-avatar{border-width:2px;height:28px;width:28px}.squircle-avatar-text{align-items:center;background-color:#fff;background-color:var(--preference-section-bg,#fff);color:#000;color:var(--cz-squircle-shell-text,#000);display:flex;font-size:11px;font-weight:700;justify-content:center}.squircle-news-list{display:flex;flex-direction:column;gap:16px}.squircle-news-card{background-color:#1c1c1c;background-color:var(--cz-squircle-shell-surface-strong,var(--preference-section-bg,#1c1c1c));border:1px solid #26262680;border:1px solid var(--cz-squircle-shell-divider,var(--preference-section-border,#26262680));border-radius:16px;cursor:pointer;overflow:hidden;text-align:left;transition:background-color .2s;width:100%}.squircle-news-card:hover{background-color:#252525;background-color:var(--cz-squircle-shell-surface,var(--drawerbg,#252525))}.squircle-news-img{aspect-ratio:16/9;background:#ffffff0a;background:var(--cz-squircle-shell-surface,#ffffff0a);display:block;object-fit:cover;width:100%}.squircle-news-content{padding:20px 16px 24px}.squircle-news-tags{display:flex;gap:8px;margin-bottom:12px}.squircle-tag{border-radius:9999px;font-size:12px;font-weight:500;line-height:1;padding:2px 10px}.tag-dark{background-color:#333;color:#d1d5db}.tag-blue{background-color:#1e3a8a66;color:#93c5fd}.squircle-news-title{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff));font-size:16px;font-weight:700;line-height:1.25;margin-bottom:8px}.squircle-news-footer{align-items:flex-end;color:#9ca3af;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#9ca3af));display:flex;gap:16px;justify-content:space-between}.squircle-news-desc{flex:1 1;font-size:13.5px;line-height:1.4;min-width:0;padding-right:16px}.squircle-news-card:hover .squircle-chevron{color:#fff;color:var(--cz-squircle-shell-text,var(--drawertextcolor,#fff))}.squircle-news-detail{padding-top:12px}.squircle-news-detail__hero{border-radius:14px;border-radius:var(--cz-squircle-card-radius,14px);margin-bottom:18px;overflow:hidden}.squircle-news-detail__title{color:#fff;color:var(--cz-squircle-shell-text,#fff);font-size:24px;font-weight:600;line-height:1.18;margin:6px 0 10px}.squircle-news-detail__meta{color:#ffffffa3;color:var(--cz-squircle-shell-muted,#ffffffa3);font-size:13px;margin-bottom:18px}.squircle-news-detail__body{color:#fff;color:var(--cz-squircle-shell-text,#fff)}.subscription-view{--subscription-text:var(--cz-squircle-shell-text,var(--FontColorPrimary,var(--drawertextcolor,#111827)));--subscription-muted:var(--cz-squircle-shell-muted,var(--FontColorSecondary,var(--chat-text-secondary,#5f6878)));--subscription-subtle:var(--cz-squircle-shell-subtle,#8a93a3);--subscription-surface:var(--cz-squircle-shell-surface,#f8fafc);--subscription-surface-strong:var(--cz-squircle-shell-surface-strong,var(--drawerbg,var(--chat-bg,#fff)));--subscription-border:var(--cz-squircle-shell-divider,var(--preference-section-border,var(--chat-border,#e4e8ef)));--subscription-shadow:0 16px 36px #11182714;--subscription-focus:color-mix(in srgb,var(--primary-color,#6568fe) 62%,#0000);--subscription-ease:cubic-bezier(0.22,1,0.36,1);color:var(--subscription-text);display:flex;flex-direction:column;height:100%;padding:14px;position:relative}.subscription-view *,.subscription-view :after,.subscription-view :before{box-sizing:border-box}.subscription-scroller{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding:2px 2px 18px;position:relative;scrollbar-gutter:stable}.subscription-view a,.subscription-view button,.subscription-view input,.subscription-view select{font:inherit}.subscription-view a:focus-visible,.subscription-view button:focus-visible,.subscription-view input:focus-visible,.subscription-view select:focus-visible{outline:2px solid var(--subscription-focus);outline-offset:2px}.subscription-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;text-align:center}.subscription-state-card{background:color-mix(in srgb,var(--subscription-surface-strong) 94%,var(--subscription-surface));border:1px solid var(--subscription-border);border-radius:12px;border-radius:var(--cornerRadius,12px);margin:0 auto;min-height:100%;padding:28px 20px;width:100%}.subscription-loading .base-loader{height:32px;width:32px}.subscription-loading .loader-svg{animation:rotate 1.4s linear infinite}.subscription-loading .path{stroke:#6568fe;stroke:var(--primary-color,#6568fe);stroke-dasharray:80,200;stroke-dashoffset:0;animation:dash 1.4s ease-in-out infinite}.subscription-loading .loading-text{color:var(--subscription-muted);font-size:14px;line-height:1.45}.subscription-loading-skeletons{display:flex;flex-direction:column;gap:12px;margin-top:8px;max-width:360px;width:100%}.subscription-card--skeleton{pointer-events:none}.skeleton-bar{animation:skeleton-pulse 1.5s ease-in-out infinite;background:var(--subscription-border);border-radius:4px}.skeleton-bar--title{height:16px;width:55%}.skeleton-bar--badge{border-radius:10px;height:20px;width:56px}.skeleton-bar--text{height:14px;width:80%}.skeleton-bar--short{height:12px;margin-top:4px;width:50%}.skeleton-bar--label{height:12px;width:30%}.skeleton-bar--value{height:12px;width:40%}.skeleton-square{animation:skeleton-pulse 1.5s ease-in-out infinite;background:var(--subscription-border);border-radius:8px;flex-shrink:0;height:48px;width:48px}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.subscription-error{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;text-align:center}.subscription-error h3{color:var(--subscription-text);font-size:16px;font-weight:700;line-height:1.25;margin:0}.subscription-error span{color:var(--subscription-muted);font-size:14px;line-height:1.45;max-width:280px}.subscription-error .error-icon{background:#ef44441a;border-radius:999px;color:#ef4444;padding:10px}.subscription-empty .retry-button,.subscription-error .retry-button{align-items:center;background:#6568fe;background:var(--primary-color,#6568fe);border:none;border-radius:8px;box-shadow:0 8px 18px color-mix(in srgb,#6568fe 20%,#0000);box-shadow:0 8px 18px color-mix(in srgb,var(--primary-color,#6568fe) 20%,#0000);color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:44px;padding:9px 18px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.subscription-state-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px}.subscription-state-link{align-items:center;background:var(--subscription-surface);border:1px solid var(--subscription-border);border-radius:8px;color:var(--subscription-text);cursor:pointer;display:inline-flex;font-size:14px;font-weight:750;justify-content:center;min-height:44px;padding:9px 16px;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.subscription-state-link:hover{background:color-mix(in srgb,var(--subscription-surface) 72%,var(--subscription-border));border-color:color-mix(in srgb,var(--primary-color,#6568fe) 24%,var(--subscription-border));transform:translateY(-1px)}.subscription-empty .retry-button:hover,.subscription-error .retry-button:hover{opacity:.94;transform:translateY(-1px)}.subscription-empty{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;text-align:center}.subscription-empty h3{color:var(--subscription-text);font-size:16px;font-weight:700;line-height:1.25;margin:0}.subscription-empty span{color:var(--subscription-muted);font-size:14px;line-height:1.45;max-width:280px}.subscription-empty .empty-icon{background:color-mix(in srgb,#6568fe 10%,#0000);background:color-mix(in srgb,var(--primary-color,#6568fe) 10%,#0000);border-radius:999px;color:var(--subscription-subtle);color:var(--primary-color,var(--subscription-subtle));padding:10px}.subscription-featured{margin-bottom:20px}.subscription-section{margin-bottom:22px}.section-title{align-items:center;color:var(--subscription-muted);display:flex;font-size:13px;font-weight:750;gap:8px;justify-content:space-between;letter-spacing:.055em;margin:0 0 10px;text-transform:uppercase}.section-title:after{background:var(--subscription-border);content:"";flex:1 1;height:1px;opacity:.7;order:2}.section-title__count{align-items:center;background:var(--subscription-surface);border:1px solid var(--subscription-border);border-radius:999px;color:var(--subscription-text);display:inline-flex;font-size:11px;height:22px;justify-content:center;letter-spacing:0;min-width:24px;order:3;padding:0 8px}.section-title>span:first-child{order:1;white-space:nowrap}.cancelled-section{opacity:1}.restartable-section .section-title__count{border-color:color-mix(in srgb,var(--primary-color,#6568fe) 26%,var(--subscription-border));color:var(--subscription-text);color:var(--primary-color,var(--subscription-text))}.subscription-card{background:var(--subscription-surface-strong);border:1px solid var(--subscription-border);border-radius:12px;border-radius:var(--cornerRadius,12px);margin-bottom:12px;overflow:hidden;padding:16px;position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.subscription-card--featured{border-color:color-mix(in srgb,#6568fe 30%,#e5e7eb);border-color:color-mix(in srgb,var(--primary-color,#6568fe) 30%,var(--cz-squircle-shell-divider,#e5e7eb));box-shadow:var(--subscription-shadow)}.subscription-card:hover{border-color:color-mix(in srgb,var(--primary-color,#6568fe) 20%,var(--subscription-border))}.subscription-card-header{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.subscription-info{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.subscription-eyebrow{color:var(--subscription-muted);flex-basis:100%;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.subscription-title-row{align-items:flex-start;display:flex;gap:8px;min-width:0}.subscription-name{color:var(--subscription-text);flex:1 1;font-family:inherit;font-family:var(--bradingFontFamily,inherit);font-size:15px;font-weight:750;line-height:1.25;margin:0;min-width:0;overflow-wrap:anywhere}.subscription-image-stack{align-items:center;display:flex;justify-content:flex-end;margin-left:auto;min-width:68px;padding-top:1px}.subscription-image-stack__count,.subscription-image-stack__image{background:var(--subscription-surface);border:2px solid var(--subscription-surface-strong);border-radius:9px;box-shadow:0 5px 14px #1118271c;height:34px;margin-left:-10px;object-fit:cover;width:34px}.subscription-image-stack__image:first-child{margin-left:0}.subscription-image-stack__count{align-items:center;color:var(--subscription-muted);display:inline-flex;font-size:11px;font-weight:700;justify-content:center}.status-badge{border-radius:12px;flex:0 0 auto;font-size:11px;font-weight:800;letter-spacing:.03em;line-height:1.15;padding:4px 9px;text-transform:uppercase;white-space:nowrap}.status-active{background:#dcfce7;color:#15803d}.status-paused{background:#fef3c7;color:#b45309}.status-cancelled{background:#fee2e2;color:#b91c1c}.status-default{background:#f3f4f6;color:#4b5563}.subscription-items{border-bottom:1px solid var(--subscription-border);margin-bottom:14px;padding:2px 0 12px}.subscription-item{align-items:center;display:flex;gap:12px;min-height:58px;padding:7px 0}.subscription-item:first-child{padding-top:0}.item-image{background:var(--subscription-surface);border:1px solid var(--subscription-border);border-radius:8px;flex-shrink:0;height:48px;object-fit:cover;width:48px}.item-details{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.item-title{color:var(--subscription-text);font-size:14px;font-weight:650;line-height:1.3;overflow-wrap:anywhere}.item-variant{color:var(--subscription-muted)}.item-quantity,.item-variant{font-size:12px;line-height:1.25}.item-quantity{color:var(--subscription-subtle)}.item-price{align-self:flex-start;color:var(--subscription-text);flex-shrink:0;font-size:14px;font-weight:700;padding-top:3px}.more-items{padding-top:4px}.more-items,.more-items--button{color:var(--subscription-muted);font-size:12px}.more-items--button{background:none;border:none;color:var(--primary-color,var(--subscription-muted));cursor:pointer;font-weight:700;padding:5px 0;text-align:left;transition:opacity .18s ease}.more-items--button:hover{opacity:.7}.subscription-details{margin-bottom:14px}.detail-row{align-items:center;display:flex;gap:14px;justify-content:space-between;min-height:32px;padding:5px 0}.detail-label{color:var(--subscription-muted)}.detail-label,.detail-value{font-size:13px;line-height:1.25}.detail-value{color:var(--subscription-text);font-weight:650;min-width:0;overflow-wrap:anywhere;text-align:right}.detail-row--next-order{background:color-mix(in srgb,#6568fe 7%,var(--subscription-surface-strong));background:color-mix(in srgb,var(--primary-color,#6568fe) 7%,var(--subscription-surface-strong));border:1px solid color-mix(in srgb,var(--primary-color,#6568fe) 18%,var(--subscription-border));border-radius:8px;margin:3px 0 5px;padding:9px 10px}.detail-row--next-order .detail-label{color:color-mix(in srgb,#6568fe 52%,var(--subscription-muted));color:color-mix(in srgb,var(--primary-color,#6568fe) 52%,var(--subscription-muted));font-weight:750}.detail-row--next-order .detail-value{color:var(--subscription-text);font-weight:800}.detail-value.total-price{font-size:14px;font-weight:800}.detail-value--paused{color:#b45309}.detail-value--cancelled{color:#9ca3af;color:var(--cz-squircle-shell-subtle,#9ca3af)}.payment-info{align-items:center;background:var(--subscription-surface);border:1px solid color-mix(in srgb,var(--subscription-border) 80%,#0000);border-radius:8px;color:var(--subscription-muted);display:flex;font-size:13px;gap:8px;line-height:1.3;margin-bottom:14px;padding:10px 11px}.payment-info svg{color:var(--subscription-subtle);flex-shrink:0}.subscription-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-actions__title{color:var(--subscription-muted);font-size:12px;font-weight:800;grid-column:1/-1;letter-spacing:.03em;line-height:1.2;margin-bottom:1px;text-transform:uppercase}.subscription-action-btn{align-items:center;border:1px solid #0000;border-radius:8px;cursor:pointer;display:flex;font-size:13px;font-weight:750;justify-content:center;line-height:1.2;min-height:40px;min-width:0;padding:10px 16px;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}.subscription-action-btn:disabled{cursor:not-allowed;opacity:.6}.subscription-action-btn:hover:not(:disabled){transform:translateY(-1px)}.subscription-action-btn:active:not(:disabled){transform:translateY(0)}.subscription-action-btn.primary{background:#6568fe;background:var(--primary-color,#6568fe);box-shadow:0 8px 18px color-mix(in srgb,#6568fe 18%,#0000);box-shadow:0 8px 18px color-mix(in srgb,var(--primary-color,#6568fe) 18%,#0000);color:#fff}.subscription-action-btn.primary:hover:not(:disabled){opacity:.9}.subscription-action-btn.secondary{background:var(--subscription-surface);border-color:color-mix(in srgb,var(--subscription-border) 82%,#0000);color:var(--subscription-text)}.subscription-action-btn.secondary:hover:not(:disabled){background:color-mix(in srgb,var(--subscription-surface) 70%,var(--subscription-border))}.subscription-action-btn.outline-secondary{background:#0000;border:1px solid var(--subscription-border);color:var(--subscription-text)}.subscription-action-btn.outline-secondary:hover:not(:disabled){background:var(--subscription-surface)}.subscription-action-btn.outline-warning{background:#0000;border:1px solid color-mix(in srgb,#f59e0b 64%,var(--subscription-border));color:#b45309}.subscription-action-btn.outline-warning:hover:not(:disabled){background:#fffbeb}.subscription-action-btn.outline-danger{background:#0000;border:1px solid color-mix(in srgb,#ef4444 60%,var(--subscription-border));color:#b91c1c}.subscription-action-btn.outline-danger:hover:not(:disabled){background:#fef2f2}.subscription-action-btn.warning{background:#f59e0b;color:#fff}.subscription-action-btn.warning:hover:not(:disabled){background:#d97706}.subscription-action-btn.danger{background:#ef4444;color:#fff}.subscription-action-btn.danger:hover:not(:disabled){background:#dc2626}.btn-loading{align-items:center;display:flex;gap:6px;min-width:0}.btn-spinner{animation:btn-spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:initial;flex-shrink:0;height:14px;width:14px}.subscription-action-btn.outline-secondary .btn-spinner,.subscription-action-btn.secondary .btn-spinner{border-color:#374151 #37415133 #37415133}@keyframes btn-spin{to{transform:rotate(1turn)}}.subscription-confirm-overlay{align-items:center;-webkit-backdrop-filter:blur(5px) saturate(1.05);backdrop-filter:blur(5px) saturate(1.05);background:color-mix(in srgb,#0f172a 28%,#0000);background:color-mix(in srgb,var(--subscription-text,#0f172a) 28%,#0000);border-radius:12px;border-radius:var(--cornerRadius,12px);display:flex;inset:0;justify-content:center;overflow-y:auto;overscroll-behavior:contain;padding:14px;position:absolute;z-index:10}.subscription-confirm-dialog{animation:subscription-dialog-enter .2s var(--subscription-ease);background:var(--subscription-surface-strong);border:1px solid var(--subscription-border);border-radius:min(16px,18px);border-radius:min(calc(var(--cornerRadius, 12px) + 4px),18px);box-shadow:0 24px 56px color-mix(in srgb,#0f172a 24%,#0000);box-shadow:0 24px 56px color-mix(in srgb,var(--subscription-text,#0f172a) 24%,#0000);max-height:calc(100% - 8px);max-width:min(100%,340px);overflow-y:auto;padding:17px;transform:translateY(0);width:100%}@keyframes subscription-dialog-enter{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.subscription-dialog-header{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 32px;margin-bottom:8px}.confirm-title{color:var(--subscription-text);font-size:16px;font-weight:800;line-height:1.22;margin:0;overflow-wrap:anywhere}.subscription-dialog-close{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;color:var(--subscription-muted);cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:-6px -6px 0 0;padding:0;transition:background .16s var(--subscription-ease),color .16s var(--subscription-ease),transform .16s var(--subscription-ease),opacity .16s var(--subscription-ease);width:32px}.subscription-dialog-close:hover:not(:disabled){background:var(--subscription-surface);color:var(--subscription-text);transform:translateY(-1px)}.subscription-dialog-close:active:not(:disabled){transform:translateY(0)}.subscription-dialog-close:disabled{cursor:not-allowed;opacity:.5}.confirm-message{color:var(--subscription-muted);font-size:14px;line-height:1.45;margin:0 0 16px;overflow-wrap:anywhere}.subscription-action-preview{grid-gap:8px;background:color-mix(in srgb,var(--subscription-surface) 82%,var(--subscription-surface-strong));border:1px solid var(--subscription-border);border-radius:10px;display:grid;gap:8px;margin:-2px 0 16px;padding:11px}.subscription-action-preview__row{grid-gap:12px;align-items:baseline;display:grid;gap:12px;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr)}.subscription-action-preview dt{color:var(--subscription-muted);font-size:12px;font-weight:700;line-height:1.25;margin:0}.subscription-action-preview dd{color:var(--subscription-text);font-size:13px;font-weight:800;line-height:1.25;margin:0;min-width:0;overflow-wrap:anywhere;text-align:right}.confirm-actions{grid-gap:8px;align-items:stretch;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.confirm-actions .subscription-action-btn{min-height:44px;padding:10px 12px;width:100%}.subscription-edit-dialog{max-width:min(100%,366px)}.subscription-edit-fields{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.subscription-field{color:var(--subscription-text);display:flex;flex-direction:column;font-size:12px;font-weight:800;gap:7px;letter-spacing:.01em;line-height:1.2}.subscription-field input,.subscription-field select{background:var(--subscription-surface-strong);border:1px solid var(--subscription-border);border-radius:10px;color:var(--subscription-text);font-size:14px;font-weight:650;min-height:44px;padding:9px 11px;transition:border-color .16s var(--subscription-ease),background .16s var(--subscription-ease),box-shadow .16s var(--subscription-ease);width:100%}.subscription-field-hint{color:var(--subscription-muted);font-size:12px;font-weight:650;letter-spacing:0;line-height:1.35}.subscription-field input:hover:not(:disabled),.subscription-field select:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary-color,#6568fe) 24%,var(--subscription-border))}.subscription-field input:disabled,.subscription-field select:disabled{cursor:not-allowed;opacity:.64}.subscription-date-input-shell{align-items:center;display:flex;position:relative}.subscription-date-input-shell>svg{color:var(--subscription-subtle);left:12px;pointer-events:none;position:absolute;z-index:1}.subscription-field .subscription-date-input{-webkit-appearance:auto;appearance:auto;padding-left:38px;padding-right:10px}.subscription-frequency-presets{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.frequency-preset{background:var(--subscription-surface);border:1px solid var(--subscription-border);border-radius:10px;color:var(--subscription-text);cursor:pointer;font-size:12px;font-weight:750;line-height:1.2;min-height:42px;padding:8px;transition:background .16s var(--subscription-ease),border-color .16s var(--subscription-ease),transform .16s var(--subscription-ease),box-shadow .16s var(--subscription-ease)}.frequency-preset:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary-color,#6568fe) 28%,var(--subscription-border));box-shadow:0 8px 18px color-mix(in srgb,#111827 7%,#0000);box-shadow:0 8px 18px color-mix(in srgb,var(--subscription-text,#111827) 7%,#0000);transform:translateY(-1px)}.frequency-preset:disabled{cursor:not-allowed;opacity:.65}.frequency-preset.active{background:#6568fe;background:var(--primary-color,#6568fe);border-color:#6568fe;border-color:var(--primary-color,#6568fe);box-shadow:0 8px 18px color-mix(in srgb,#6568fe 18%,#0000);box-shadow:0 8px 18px color-mix(in srgb,var(--primary-color,#6568fe) 18%,#0000);color:#fff}.subscription-frequency-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(80px,.8fr) minmax(122px,1.2fr)}.action-feedback{align-items:center;border:1px solid #0000;border-radius:8px;display:flex;font-size:13px;font-weight:650;gap:8px;line-height:1.35;margin-bottom:12px;padding:10px 11px}.action-feedback.success{background:#dcfce7;border-color:#15803d1f;color:#15803d}.action-feedback.error{background:#fef2f2;border-color:#b91c1c1f;color:#b91c1c}.feedback-message{flex:1 1}.feedback-dismiss{background:none;border:none;border-radius:7px;color:inherit;cursor:pointer;flex-shrink:0;min-height:28px;min-width:28px;opacity:.6;padding:4px}.feedback-dismiss:hover{opacity:1}.flyout--squircle .subscription-view,.squircle-view-container .subscription-view{padding:12px}.flyout--squircle .status-active,.squircle-view-container .status-active{background:#22c55e26;color:#4ade80}.flyout--squircle .status-paused,.squircle-view-container .status-paused{background:#fbbf2426;color:#fbbf24}.flyout--squircle .status-cancelled,.squircle-view-container .status-cancelled{background:#ef444426;color:#f87171}.flyout--squircle .status-default,.squircle-view-container .status-default{background:#9ca3af26;color:#9ca3af}.flyout--squircle .subscription-action-btn.outline-secondary,.squircle-view-container .subscription-action-btn.outline-secondary{border-color:#ffffff26;color:#e5e7eb;color:var(--cz-squircle-shell-text,#e5e7eb)}.flyout--squircle .subscription-action-btn.outline-secondary:hover:not(:disabled),.squircle-view-container .subscription-action-btn.outline-secondary:hover:not(:disabled){background:#ffffff0d}.flyout--squircle .subscription-action-btn.secondary,.squircle-view-container .subscription-action-btn.secondary{background:#ffffff14;color:#e5e7eb;color:var(--cz-squircle-shell-text,#e5e7eb)}.flyout--squircle .subscription-action-btn.secondary:hover:not(:disabled),.squircle-view-container .subscription-action-btn.secondary:hover:not(:disabled){background:#ffffff1f}.flyout--squircle .subscription-state-link,.squircle-view-container .subscription-state-link{background:#ffffff14;border-color:#ffffff1a;color:#e5e7eb;color:var(--cz-squircle-shell-text,#e5e7eb)}.flyout--squircle .subscription-state-link:hover,.squircle-view-container .subscription-state-link:hover{background:#ffffff1f}.flyout--squircle .subscription-action-btn.outline-warning,.squircle-view-container .subscription-action-btn.outline-warning{color:#fbbf24}.flyout--squircle .subscription-action-btn.outline-warning:hover:not(:disabled),.squircle-view-container .subscription-action-btn.outline-warning:hover:not(:disabled){background:#fbbf241a}.flyout--squircle .subscription-action-btn.outline-danger,.squircle-view-container .subscription-action-btn.outline-danger{color:#f87171}.flyout--squircle .subscription-action-btn.outline-danger:hover:not(:disabled),.squircle-view-container .subscription-action-btn.outline-danger:hover:not(:disabled){background:#ef44441a}.flyout--squircle .action-feedback.success,.squircle-view-container .action-feedback.success{background:#22c55e26;color:#4ade80}.flyout--squircle .action-feedback.error,.squircle-view-container .action-feedback.error{background:#ef444426;color:#f87171}.flyout--squircle .subscription-confirm-dialog,.squircle-view-container .subscription-confirm-dialog{background:#1c1c1c;background:var(--cz-squircle-shell-surface-strong,#1c1c1c);border-color:#ffffff14;border-color:var(--cz-squircle-shell-divider,#ffffff14);color:#fff;color:var(--cz-squircle-shell-text,#fff)}.flyout--squircle .subscription-confirm-overlay,.squircle-view-container .subscription-confirm-overlay{background:#00000075}.flyout--squircle .confirm-title,.squircle-view-container .confirm-title{color:#fff;color:var(--cz-squircle-shell-text,#fff)}.flyout--squircle .confirm-message,.flyout--squircle .subscription-dialog-close,.squircle-view-container .confirm-message,.squircle-view-container .subscription-dialog-close{color:#9ca3af;color:var(--cz-squircle-shell-muted,#9ca3af)}.flyout--squircle .subscription-dialog-close:hover:not(:disabled),.squircle-view-container .subscription-dialog-close:hover:not(:disabled){background:#ffffff14;color:#fff;color:var(--cz-squircle-shell-text,#fff)}.flyout--squircle .payment-info,.squircle-view-container .payment-info{background:#ffffff0a;border-color:#ffffff14}.flyout--squircle .subscription-action-preview,.squircle-view-container .subscription-action-preview{background:hsla(0,0%,100%,.045);border-color:#ffffff14}.flyout--squircle .subscription-field,.squircle-view-container .subscription-field{color:#fff;color:var(--cz-squircle-shell-text,#fff)}.flyout--squircle .subscription-field input,.flyout--squircle .subscription-field select,.squircle-view-container .subscription-field input,.squircle-view-container .subscription-field select{background:#ffffff0f;border-color:#ffffff1f;border-color:var(--cz-squircle-shell-divider,#ffffff1f);color:#fff;color:var(--cz-squircle-shell-text,#fff)}.flyout--squircle .subscription-date-input-shell>svg,.squircle-view-container .subscription-date-input-shell>svg{color:#9ca3af;color:var(--cz-squircle-shell-muted,#9ca3af)}.flyout--squircle .frequency-preset,.squircle-view-container .frequency-preset{background:#ffffff0f;border-color:#ffffff1f;border-color:var(--cz-squircle-shell-divider,#ffffff1f);color:#fff;color:var(--cz-squircle-shell-text,#fff)}.flyout--squircle .subscription-image-stack__count,.flyout--squircle .subscription-image-stack__image,.squircle-view-container .subscription-image-stack__count,.squircle-view-container .subscription-image-stack__image{background:#ffffff0f;border-color:#1c1c1c;border-color:var(--cz-squircle-shell-surface-strong,#1c1c1c)}.flyout--squircle .item-image,.squircle-view-container .item-image{background:#ffffff0f;border-color:#ffffff1a}.flyout--squircle .skeleton-bar,.flyout--squircle .skeleton-square,.squircle-view-container .skeleton-bar,.squircle-view-container .skeleton-square{background:#ffffff14}.flyout--squircle .detail-value--paused,.squircle-view-container .detail-value--paused{color:#fbbf24}.flyout--squircle .detail-value--cancelled,.squircle-view-container .detail-value--cancelled{color:#6b7280;color:var(--cz-squircle-shell-subtle,#6b7280)}.flyout--squircle .more-items--button,.squircle-view-container .more-items--button{color:#9ca3af;color:var(--primary-color,var(--cz-squircle-shell-muted,#9ca3af))}.flyout--squircle .subscription-state-card,.squircle-view-container .subscription-state-card{background:color-mix(in srgb,#181818 88%,#0000);background:color-mix(in srgb,var(--cz-squircle-shell-surface-strong,#181818) 88%,#0000);border-color:#ffffff14;border-color:var(--cz-squircle-shell-divider,#ffffff14)}.flyout--squircle .detail-row--next-order,.squircle-view-container .detail-row--next-order{background:hsla(0,0%,100%,.045);border-color:color-mix(in srgb,#6568fe 30%,#ffffff14);border-color:color-mix(in srgb,var(--primary-color,#6568fe) 30%,#ffffff14)}@media (max-width:420px){.subscription-view{padding:10px}.subscription-card{padding:13px}.subscription-card-header{gap:10px}.subscription-title-row{align-items:flex-start;flex-direction:column;gap:6px}.item-image{height:40px;width:40px}.subscription-actions{grid-template-columns:1fr}.detail-row{gap:10px}.subscription-confirm-overlay{align-items:flex-end;padding:12px}.subscription-confirm-dialog{border-radius:min(16px,18px);border-radius:min(calc(var(--cornerRadius, 12px) + 4px),18px);max-height:calc(100% - 4px);max-width:none}.subscription-action-preview__row{gap:3px;grid-template-columns:1fr}.subscription-action-preview dd{text-align:left}.confirm-actions,.subscription-frequency-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.subscription-view *,.subscription-view :after,.subscription-view :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.base-stack{display:flex;flex-direction:column;flex-wrap:wrap;gap:13px}.preferences{padding:0 20px 20px}.preferences--profile-direct{gap:0}.preferences-profile-direct{display:flex;flex-direction:column}.preferences-profile-direct__section-title{color:#1a1a1a;color:var(--chat-text,var(--drawertextcolor,#1a1a1a));font-size:15px;font-weight:600;margin:0 0 16px}.preferences-profile-direct__signout{margin-bottom:40px;margin-top:4px}.preference+.preference{border-top:1px solid #eaeaea;border-top:1px solid var(--preference-section-border,var(--chat-border,#eaeaea))}.header-link{align-items:center;color:inherit;display:flex;justify-content:space-between;text-decoration:none;width:100%}.base-text{padding:0}.base-icon.more-icon{transform:rotate(180deg);width:10px}.preference-section{background:#faf6f1;background:var(--preference-section-bg,#faf6f1);border:1px solid #eaeaea;border:1px solid var(--preference-section-border,var(--chat-border,#eaeaea));border-radius:12px;border-radius:calc(var(--cornerRadius, 6px)*2);color:#171722;color:var(--FontColorPrimary,var(--drawertextcolor,#171722));text-decoration:none;width:100%}.preference{display:flex;flex-direction:column;justify-content:center;min-height:60px;padding:16px}.preference-label{color:#000;color:var(--FontColorPrimary,var(--drawertextcolor,#000))}.preference-label.has-value{color:#666;color:var(--FontColorSecondary,var(--chat-text-secondary,#666))}.preference-value{color:#000;color:var(--FontColorPrimary,var(--drawertextcolor,#000));font-weight:700}.cz-scroll-container{align-items:flex-start;display:flex;justify-content:flex-start;overflow:hidden;overflow-x:auto;position:relative;scroll-padding:20px;scroll-snap-type:x mandatory}.cz-scroll-container>*{flex-shrink:0;scroll-snap-align:start}.address-link{border-radius:7.9998px;border-radius:calc(var(--cornerRadius, 6px)*1.3333);padding:9px 13px 13px;width:284.148px}.address-link,.address-link2{align-items:end;-webkit-appearance:none;appearance:none;background:#faf6f1;background:var(--preference-section-bg,#faf6f1);border:1px solid #eaeaea;border:1px solid var(--preference-section-border,var(--chat-border,#eaeaea));color:#000;color:var(--FontColorPrimary,var(--drawertextcolor,#000));display:flex;text-align:left;text-decoration:none;transition:box-shadow .24s}.address-link2{border-radius:7.9998px;border-radius:calc(var(--cornerRadius, 6px)*1.3333);height:75.5px;padding:16px;width:87.1094px}.address{display:flex;flex-direction:column;gap:4px}.address-item{width:100%}.variant-200{font-size:13px;font-weight:500}.header_{font-size:15px;font-weight:600}.outlined{--loader-color:#3333333;background:#fff;border:1px solid #333;color:#333}.base-button{-webkit-appearance:none;appearance:none;border-radius:6px;cursor:pointer;font-size:15px;font-weight:600;line-height:1.45;padding:11px 19px;position:relative;text-align:center;text-transform:none;transition:all .24s;width:100%}.header-content_{gap:5px}.back-button,.header-content_{align-items:center;display:flex}.back-button{background:none;border:none;color:var(--st-color-text);cursor:pointer;justify-content:center;padding:var(--st-spacing-200)}.more-icon_pre{transform:rotate(0deg)}.page-section{margin-bottom:49px}.email_setion_b1_parent_p{color:#6d7278;font-size:14px;margin:0;padding-left:10px;padding-top:5px}.section-heading{font-weight:600}.email_setion_b1{background:#eaeaea;border-radius:6px;padding:4px;width:100%}.email_setion_b1_con{align-items:flex-start;display:flex;flex-direction:column;margin:0;padding-left:9px}.email_setion_b1_con span{font-size:10px;font-weight:400;margin:0}.email_setion_b1_con p{color:#9f9f9f;font-size:16px;font-weight:500;margin:0}.checkbox-label{display:flex;flex-direction:column}.checkbox-label-con{display:flex;gap:10px;margin-bottom:10px;margin-top:10px}.checkbox-help-text{margin:0}.privacy-message{color:#6d7278;font-size:14px;font-weight:500;margin:0;padding-left:33px;padding-right:0}.section_personal{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.checkbox-input{--check-width:0.3em;--check-height:0.6em;--check-length:0.4s;--st-component-checkbox-active-on-background:#4caf50;--st-shadow-focus:0 0 0 3px #4caf5066;align-self:center;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #8c8c8c;border-radius:4px;box-shadow:none;color:#171722;display:grid;font:inherit;height:1.15em;margin:0;place-content:center;position:relative;transform:translateY(-.075em);transition:background-color 80ms ease;transition-property:background-color,border-color,box-shadow;width:1.15em!important}.checkbox-input:checked:before{animation:small-side-c1f28aa1 calc(var(--check-length)*.35) ease-out forwards}.checkbox-input:checked:after,.checkbox-input:checked:before{border-bottom:2px solid #0000;border-right:2px solid #0000;bottom:45%;content:"";height:var(--check-height);left:calc(50% - var(--check-width)*1.1);position:absolute;transform:rotate(45deg);transform-origin:0 100%;width:var(--check-width)}.checkbox-input:checked:after{animation:large-side-c1f28aa1 calc(var(--check-length)*.65) calc(var(--check-length)*.35) ease-out forwards}.checkbox-input:focus-visible{box-shadow:var(--st-shadow-focus);outline:none}@keyframes small-side-c1f28aa1{0%{border-bottom:2px solid var(--st-component-checkbox-active-on-background);transform:rotate(45deg) scaleX(0)}to{border-bottom:2px solid var(--st-component-checkbox-active-on-background);transform:rotate(45deg) scale(1)}}@keyframes large-side-c1f28aa1{0%{border-right:2px solid var(--st-component-checkbox-active-on-background);transform:rotate(45deg) scaleY(0)}to{border-right:2px solid var(--st-component-checkbox-active-on-background);transform:rotate(45deg) scale(1)}}.page-container_{margin-top:16px}.bottom-sheet-content{padding:20px}.bottom-sheet-content h3{border-bottom:1px solid #eee;font-size:18px;font-weight:600;margin:0;padding-bottom:16px}.options-list{display:flex;flex-direction:column;gap:16px;margin:20px 0;max-height:60vh;overflow-y:auto}.option-item{align-items:center;cursor:pointer;display:flex;font-size:16px;gap:12px;padding:8px 0}.option-item input[type=checkbox]{cursor:pointer;height:20px;width:20px}.done-button{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:14px;transition:background-color .2s;width:100%}.done-button:hover{background:#333}.save-button{background:#000;border:none;border-radius:4px;bottom:20px;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;font-size:16px;left:50%;padding:14px 32px;position:fixed;transform:translateX(-50%);transition:background-color .2s;z-index:1000}.save-button:hover{background:#333}.field-wrapper{margin-bottom:16px}.bottom-sheet-overlay{background-color:#00000080;border-radius:19.9998px;top:0;z-index:1000}.bottom-sheet,.bottom-sheet-overlay{bottom:0;left:0;position:absolute;right:0}.bottom-sheet{animation:slideUp .3s ease-out;background-color:#faf6f1;border-radius:15.9996px;box-shadow:0 -8px 20px #00000040;box-sizing:border-box;z-index:1001}@media screen and (max-width:768px){.bottom-sheet-overlay{background-color:#00000080;border-radius:0;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.page-section{margin-bottom:77px}.bottom-sheet{animation:slideUp .3s ease-out;background-color:#faf6f1;border-radius:0;bottom:0;box-shadow:0 -8px 20px #00000040;box-sizing:border-box;left:0;max-height:100vh;overflow:hidden;position:fixed;right:0}.address-link{width:min(284px,calc(100vw - 120px))}.address-link2{height:auto;min-height:60px;width:min(87px,25vw)}}.cz-pref-item{border-top:1px solid #eaeaea;padding:16px 0;width:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.panel-body{display:flex;flex-direction:column;max-height:92.5vh;position:relative}.panel-content{flex:1 1;min-height:264px;overflow-y:auto;padding:20px}.panel-body_con{align-items:center;display:flex;justify-content:space-between;padding:16px}.checkboxlist{display:flex;gap:10px}.panel-footer{background-color:#faf6f1;border-bottom-left-radius:15.9996px;border-bottom-right-radius:15.9996px;border-top:1px solid #eaeaea;box-shadow:0 -2px 2px 0 #eaeaea;flex-shrink:0;padding:20px;width:100%}.primary{background:#535945;border:none;color:#fff}.floating-save-button{display:flex;justify-content:center;width:100%}.floating-save-button .submit-button{border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:opacity .2s ease;width:100%}.floating-save-button .submit-button:disabled{cursor:not-allowed;opacity:.6}.Address_form{display:flex;flex-direction:column;gap:12px}.base-button.disabled{background:#eaeaea;background:var(--preference-section-border,var(--chat-border,#eaeaea));border:none;color:#9f9f9f}:root{--st-component-select-background:var(--drawerbg,var(--chat-bg,#fff));--st-component-select-on-background:#171722;--st-component-select-border:#8c8c8c;--st-component-select-active-border:#171722;--st-component-select-radius:4px;--st-component-select-spacing-vertical:8px;--st-component-select-spacing-horizontal:12px;--label-offset:16px;--end-padding:44px;--st-duration-200:0.2s;--st-duration-500:0.5s;--st-motion-ease-in-strong:cubic-bezier(0.49,0.07,0.36,0.09);--st-color-disabled-background:#f5f5f5;--st-color-disabled-border:#e0e0e0;--st-color-disabled-on-background:#9f9f9f;--st-color-destructive-border:#dc3545;--st-component-select-label:#6c757d}.base-select{position:relative}.select-input{background:#fff;background:var(--st-component-select-background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m9.807 1.243-4.34 4.475a.647.647 0 0 1-.933 0L.193 1.243a.695.695 0 0 1 0-.96.65.65 0 0 1 .466-.2h8.682a.67.67 0 0 1 .659.68.69.69 0 0 1-.193.48Z' fill='%23000'/%3E%3C/svg%3E");background-position:calc(100% - 20px) calc(50% + 1px);background-position:calc(100% - var(--label-offset)*1.25) calc(50% + 1px);background-repeat:no-repeat;background-size:10px 6px;font-size:16px;padding:24px 44px 8px 12px;padding:calc(var(--st-component-select-spacing-vertical) + var(--label-offset)) var(--end-padding) var(--st-component-select-spacing-vertical) var(--st-component-select-spacing-horizontal)}.base-multiselect,.select-input{-webkit-appearance:none;appearance:none;border:1px solid #8c8c8c;border:1px solid var(--st-component-select-border);border-radius:4px;border-radius:var(--st-component-select-radius);color:#171722;color:var(--st-component-select-on-background);transition:border-color .5s cubic-bezier(.49,.07,.36,.09);transition:border-color var(--st-duration-500) var(--st-motion-ease-in-strong);width:100%}.base-multiselect{background:#fff;background:var(--st-component-select-background);font-size:15.5px;padding:16px}.select-input:focus{border-color:#171722;border-color:var(--st-component-select-active-border);outline:none}.select-input.is-error{border-color:#dc3545;border-color:var(--st-color-destructive-border)}.select-input:disabled{background-color:#f5f5f5;background-color:var(--st-color-disabled-background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m9.807 1.243-4.34 4.475a.647.647 0 0 1-.933 0L.193 1.243a.695.695 0 0 1 0-.96.65.65 0 0 1 .466-.2h8.682a.67.67 0 0 1 .659.68.69.69 0 0 1-.193.48Z' fill='%239f9f9f'/%3E%3C/svg%3E");border-color:#e0e0e0;border-color:var(--st-color-disabled-border);cursor:not-allowed}.select-input:disabled,.select-input:disabled *,.select-input:disabled+label{color:#9f9f9f;color:var(--st-color-disabled-on-background)}.select-input:disabled+label,.select-input:focus+label,.select-input:has(option:checked:not([value=""]))+label{transform:translate3d(3px,-13px,0) scale(.75)}.select-label{color:#6c757d;color:var(--st-component-select-label);font-size:16px;left:0;padding:18px 12px;padding:calc(var(--label-offset) + 2px) var(--st-component-select-spacing-horizontal);pointer-events:none;position:absolute;top:0;transform-origin:left;transition:all .2s;transition:all var(--st-duration-200)}.label_multiple,.select-label{text-align:left}.details{align-items:center;display:flex;justify-content:space-between}.address_form_button{margin-bottom:40px}.multiselect_icon{height:20px;width:20px}.flyout{background:#fff;background:var(--drawerbg,var(--chat-bg,#fff));border:2px solid #e5e5e5;border:2px solid var(--preference-section-border,#e5e5e5);border-radius:19.9998px;border-radius:var(--drawerCornerRadius,19.9998px);bottom:76px;box-shadow:-2px 0 10px #0000001a;height:75vh;max-height:calc(100vh - 166px);position:fixed;right:20px;top:15%;width:420px;z-index:1000}@media screen and (min-width:1440px){.flyout{top:10%}}.flyout-container{display:flex;flex-direction:column;height:100%;min-height:0}.flyout-scroll-content{-ms-overflow-style:none;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:2% 2% 0;scrollbar-width:none}.flyout-scroll-content::-webkit-scrollbar{display:none}.flyout-scroll-content:has(.chat-widget){overflow:hidden;padding:0}.flyout-scroll-content--chat{overflow:hidden;padding:0}.flyout-scroll-content--rewards{overflow:hidden}.flyout-scroll-content:has(.chat-widget) .flyout-content{flex:1 1;min-height:0;overflow:hidden}.flyout-scroll-content--chat .flyout-content,.flyout-scroll-content--rewards .flyout-content,.flyout-scroll-content--rewards .rewards-section-wrapper{flex:1 1;min-height:0;overflow:hidden}.flyout-scroll-content .chat-interface,.flyout-scroll-content .chat-widget{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.flyout-footer{background:#fff;background:var(--drawerbg,var(--chat-bg,#fff));flex-shrink:0;z-index:10}.flyout-content{display:flex;flex:1 1;flex-direction:column}.flyout-content:has(.chat-widget){min-height:0;overflow:hidden}.flyout-content--chat{min-height:0;overflow:hidden;padding:0}.flyout-content--rewards{min-height:0;overflow:hidden;padding:0!important}.flyout-scroll-content--rewards .chargezen_loyalt_branding,.flyout-scroll-content--rewards .chargezen_loyalt_branding>.panel_container,.flyout-scroll-content--rewards .chargezen_main_container,.flyout-scroll-content--rewards .chargezen_panel_container,.flyout-scroll-content--rewards .main_panel_container{display:flex;flex:1 1;flex-direction:column;min-height:0}.flyout-scroll-content--rewards .chargezen_loyalt_branding>.panel_container{height:100%;max-height:none}.flyout-scroll-content--rewards .main_panel_container{overflow:hidden}.flyout-scroll-content--rewards .main_panel_container>.panel_container.with_chargezen_footer,.flyout-scroll-content--rewards .main_panel_container>.panel_subview{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto}.flyout-scroll-content--rewards .main_panel_container>.panel_subview{height:100%}.flyout.flyout--squircle{--cz-squircle-shell-radius:20px;--cz-squircle-card-radius:8px;--cz-squircle-control-radius:10px;--cz-squircle-badge-radius:8px;--cz-squircle-shell-header-bg:var(--chat-bg-secondary,var(--preference-section-bg,var(--drawerbg,#14161a)));--cz-squircle-shell-header-text:var(--drawertextcolor,var(--chat-text,#fff));--cz-squircle-shell-surface:var(--drawerbg,var(--chat-bg,#111));--cz-squircle-shell-surface-strong:var(--chat-bg-secondary,var(--preference-section-bg,var(--drawerbg,#1c1c1c)));--cz-squircle-shell-border:var(--preference-section-border,var(--chat-border,#27272a));--cz-squircle-shell-divider:var(--chat-border,var(--preference-section-border,#ffffff14));--cz-squircle-shell-text:var(--drawertextcolor,var(--chat-text,#fff));--cz-squircle-shell-muted:var(--chat-text-secondary,var(--FontColorSecondary,#a3a3a3));--cz-squircle-shell-subtle:var(--chat-text-secondary,var(--FontColorSecondary,#888));background:var(--cz-squircle-shell-surface);border:1px solid var(--cz-squircle-shell-border);border-radius:var(--cz-squircle-shell-radius);bottom:80px;box-shadow:0 8px 32px #0006;color:var(--cz-squircle-shell-text);height:min(720px,85vh);max-height:min(720px,85vh);overflow:hidden;right:24px;top:auto;width:min(420px,calc(100vw - 48px))}.flyout.flyout--squircle.flyout--chat-active{overflow:hidden}.flyout.flyout--concierge{--concierge-dialog-width:min(742px,calc(100vw - 56px));--concierge-dialog-height:min(716px,calc(100vh - 64px));--concierge-card-bottom-lane:94px;--chat-bg:#0000;--chat-bg-secondary:#0000;--chat-border:#ffffff1a;--chat-text:#f8fafc;--chat-text-secondary:#ffffffb8;--chat-primary:#111827;--chat-user-msg-bg:#2a2c33f0;--chat-user-msg-text:#fff;--chat-agent-msg-bg:#0000;--chat-agent-msg-text:#f8fafc;--chat-bot-msg-bg:#0000;--chat-bot-msg-text:#f8fafc;--chat-bot-border:#0000;--chat-system-msg-bg:#f9731624;--chat-system-msg-text:#fed7aa;--chat-system-border:#f973164d;align-items:center;background:#0000;border:0;border-radius:0;height:100vh!important;inset:0!important;bottom:0!important;box-shadow:none;display:flex;justify-content:center;left:0!important;max-height:none!important;overflow:hidden;padding:28px 20px 20px;position:fixed;right:0!important;top:0!important;width:100vw!important}.flyout--concierge .flyout-overlay{backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);background:#0206178f;inset:0;position:absolute}.flyout--concierge #concierge-widget-dialog,.flyout--concierge .flyout-container{background:#0000;border:0;border-radius:0;box-shadow:none;color:#f8fafc;height:var(--concierge-dialog-height);max-height:var(--concierge-dialog-height);overflow:visible;position:relative;transform:translateY(-18px);width:var(--concierge-dialog-width);z-index:1}.flyout--concierge #concierge-widget-dialog:before,.flyout--concierge .flyout-container:before{background:radial-gradient(circle at 50% -8%,#ffffff2e,#0000 42%),radial-gradient(circle at 18% 2%,#ffffff1f,#0000 30%),linear-gradient(180deg,hsla(0,0%,100%,.085),hsla(0,0%,100%,.025) 20%,#050914f2),linear-gradient(180deg,#6a5d5a,#2c313c 54%,#060b17);border:1px solid #ffffff14;border-radius:34px;box-shadow:0 34px 90px #0206175c,0 12px 28px #02061733;content:"";inset:0 0 var(--concierge-card-bottom-lane);pointer-events:none;position:absolute}.flyout--concierge .flyout-content,.flyout--concierge .flyout-footer,.flyout--concierge .flyout-scroll-content{background:#0000}.flyout--concierge .flyout-scroll-content{overflow:visible;padding:0}.flyout--concierge .flyout-content{min-height:0;overflow:visible;padding:0;position:relative;z-index:1}.flyout--concierge .chat-interface{background:#0000;position:relative;z-index:1}.main_widget_space--concierge{background:#0000;border-bottom:0;box-shadow:none;color:#fff;padding:0;position:relative;top:auto}.concierge-header{align-items:center;display:flex;gap:14px;justify-content:space-between;min-height:62px;padding:16px 20px 6px;position:relative;z-index:1}.concierge-header__identity{align-items:center;display:inline-flex;gap:10px;min-width:0}.concierge-header__avatar{align-items:center;background:#0c1019d6;border:1px solid #ffffff0a;border-radius:9px;color:#fff;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;overflow:hidden;width:28px}.concierge-header__avatar .squircle-header__brand-badge{background:#0000;border:0;border-radius:9px;height:100%;width:100%}.concierge-header__meta{align-items:center;display:inline-flex;gap:6px;min-width:0}.concierge-header__title{color:#fff;font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.concierge-header__separator{color:#ffffff8f;flex-shrink:0;font-size:12px;line-height:1}.concierge-header__subtitle{color:#fffc;font-size:13px;font-weight:500;letter-spacing:-.01em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.concierge-header__collapse{align-items:center;background:#0000;border:none;color:#ffffffeb;cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;transition:color .18s ease,transform .18s ease;width:24px}.concierge-header__collapse:hover{color:#fff;transform:translateY(1px)}.concierge-header__collapse svg{height:18px;width:18px}@media screen and (min-width:769px){.flyout.flyout--squircle{width:420px}}@media screen and (min-width:1440px){.flyout.flyout--squircle{bottom:88px}}@media screen and (max-width:768px){.flyout.flyout--squircle{border:0;border-radius:0;height:100%;inset:0;bottom:auto;max-height:none;right:auto;width:100%}.flyout.flyout--concierge{--concierge-dialog-width:100%;--concierge-dialog-height:100%;--concierge-card-bottom-lane:82px;align-items:stretch;padding:14px 12px 12px}.flyout--concierge #concierge-widget-dialog,.flyout--concierge .flyout-container{height:100%;max-height:100%;transform:none;width:100%}.flyout--concierge #concierge-widget-dialog:before,.flyout--concierge .flyout-container:before{border-radius:22px;inset:0 0 var(--concierge-card-bottom-lane)}.concierge-header{padding:16px 16px 4px}.main_widget_space--squircle-home{padding:20px 20px 16px}.squircle-header__floating-close{right:16px;top:20px}.squircle-home-header__top{margin-bottom:42px;padding-right:30px}.squircle-home-header__title{font-size:24px}.main_widget_space--squircle-conversation,.main_widget_space--squircle-messages{padding:0 14px}}.flyout--squircle .flyout-container,.flyout--squircle .flyout-content,.flyout--squircle .flyout-footer,.flyout--squircle .flyout-scroll-content{background:var(--cz-squircle-shell-surface)}.flyout--squircle .chat-interface{background:var(--chat-bg)}.flyout--squircle .flyout-scroll-content{padding:0}.flyout--squircle .flyout-content{background:var(--cz-squircle-shell-surface);min-height:0}.flyout--squircle .flyout-content:not(.flyout-content--chat){padding:2.5%}.flyout--squircle .flyout-footer{border-top:1px solid var(--cz-squircle-shell-divider);z-index:20}.main_widget_space--squircle{background:var(--cz-squircle-shell-header-bg);border:0;box-shadow:none;color:var(--cz-squircle-shell-header-text);position:relative;top:auto;z-index:20}.main_widget_space--squircle-home{padding:24px 24px 18px}.main_widget_space--squircle-conversation,.main_widget_space--squircle-messages{border-bottom:1px solid var(--cz-squircle-shell-divider)}.squircle-header__floating-close,.squircle-header__icon-button{align-items:center;background:#0000;border:none;color:var(--cz-squircle-shell-subtle);cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;transition:color .2s ease,opacity .2s ease;width:24px}.squircle-header__floating-close:hover,.squircle-header__icon-button:hover{color:#fff}.squircle-header__floating-close svg,.squircle-header__icon-button svg{height:18px;width:18px}.squircle-header__floating-close{position:absolute;right:20px;top:24px}.squircle-home-header__top{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:56px;padding-right:34px}.squircle-home-header__hero{padding:0}.squircle-home-header__eyebrow{color:#ffffff85;font-size:12px;font-weight:500;line-height:1.2;margin:0 0 10px}.squircle-home-header__title{color:#fff;display:flex;flex-direction:column;font-size:26px;font-weight:600;gap:4px;letter-spacing:-.03em;line-height:1.08;margin:0}.squircle-home-header__title span:first-child{color:#ffffff80}.squircle-header__brand-badge{align-items:center;background:#fff;border:0;border-radius:var(--cz-squircle-badge-radius);box-shadow:0 12px 28px #0000003d;color:#111;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.squircle-header__brand-badge--compact{background:#0000;border:0;box-shadow:none;height:100%;width:100%}.squircle-header__brand-fallback,.squircle-header__brand-icon,.squircle-header__brand-icon svg{display:block;height:20px;width:20px}.squircle-header__brand-fallback svg *,.squircle-header__brand-icon svg *{fill:currentColor!important;stroke:currentColor!important}.squircle-header__team-stack{align-items:center;display:inline-flex;flex-direction:row}.squircle-header__team-avatar{align-items:center;background:#1f1f1f;border:2.5px solid #111;border-radius:999px;box-shadow:0 0 0 1px #ffffff14;color:#fff;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;margin-left:-10px;overflow:hidden;width:40px}.squircle-header__team-avatar--middle{background:#252525}.squircle-header__team-avatar--brand{background:#fff;color:#111}.squircle-header__team-avatar--brand .squircle-header__brand-badge{background:#0000;border:0;border-radius:999px;box-shadow:none;height:100%;width:100%}.squircle-header__team-avatar svg{height:16px;width:16px}.squircle-header__team-avatar-label{font-size:11px;font-weight:700;letter-spacing:.02em}.squircle-home-header__status-row{align-items:center;display:inline-flex;gap:8px;margin-top:14px}.squircle-home-header__status-dot{background:#22c55e;border-radius:999px;box-shadow:0 0 0 4px #22c55e29;flex-shrink:0;height:8px;width:8px}.squircle-home-header__status{color:#ffffffc7;font-size:13px;line-height:1.4;margin:0;max-width:270px}.main_widget_space--squircle-conversation,.main_widget_space--squircle-messages{padding:0 16px}.squircle-conversation-header,.squircle-messages-header{align-items:center;display:flex;justify-content:space-between;min-height:64px}.squircle-conversation-header__left{align-items:center;display:inline-flex;gap:10px;min-width:0}.squircle-conversation-header__actions{align-items:center;display:inline-flex;flex-shrink:0;gap:12px}.squircle-conversation-header__icon-shell,.squircle-conversation-header__nav-hint{align-items:center;color:var(--cz-squircle-shell-subtle);display:inline-flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.squircle-conversation-header__agent{align-items:center;display:inline-flex;gap:10px;min-width:0}.squircle-conversation-header__agent-avatar{align-items:center;background:#fff;border-radius:8px;color:#111;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;overflow:hidden;width:28px}.squircle-conversation-header__agent-avatar .squircle-header__brand-badge{background:#0000;border:0;border-radius:8px;box-shadow:none;height:100%;width:100%}.squircle-conversation-header__agent-meta{display:inline-flex;flex-direction:column;gap:2px;min-width:0}.squircle-conversation-header__agent-name{color:#fff;font-size:15px;font-weight:600;line-height:1}.squircle-conversation-header__agent-subtitle{color:var(--cz-squircle-shell-subtle);font-size:12px;line-height:1.2;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.squircle-messages-header{justify-content:center;position:relative}.squircle-messages-header__title{color:#fff;font-size:16px;font-weight:600;line-height:1;margin:0}.squircle-messages-header__actions{position:absolute;right:0;top:50%;transform:translateY(-50%)}.close-button{align-items:center;background:#0000001a;border:none;border-radius:50%;color:inherit;color:var(--FontColorPrimary,var(--drawertextcolor,inherit));cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}.close-button svg{height:12px;width:12px}.login-heading{color:#000;color:var(--FontColorPrimary,var(--drawertextcolor,#000));font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--bradingFontFamily,"Avenir Next","Avenir",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);font-size:25px;font-weight:700;font-weight:var(--bradingFontWeight,700);margin:0;padding-bottom:24px}.login-form{display:flex;flex-direction:column;gap:15px}.base-input{position:relative}.main_widget_space{align-items:center;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:#ffffff73;border-bottom:1px solid #ffffff4d;box-shadow:0 1px 6px #0000000f;color:#000;color:var(--drawertextcolor,var(--FontColorPrimary,#000));display:flex;justify-content:space-between;padding:3%;position:sticky;top:0;z-index:20}@media (prefers-color-scheme:dark){.main_widget_space{background:#1e1e1e8c;border-bottom-color:#ffffff14;box-shadow:0 1px 6px #0003}}.header-left{gap:8px}.header-back-btn,.header-left{align-items:center;display:flex}.header-back-btn{background:none;border:none;border-radius:6px;color:inherit;cursor:pointer;justify-content:center;padding:4px;transition:background-color .2s}.header-back-btn:hover{background-color:#0000000d}.header-agent{align-items:center;display:flex;gap:10px}.header-agent__avatar{align-items:center;background:#6568fe;background:var(--cz-launcher-primary,#6568fe);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.header-agent__info{display:flex;flex-direction:column;line-height:1.2}.header-agent__name{font-size:15px;font-weight:600}.header-agent__name,.header-agent__subtitle{color:inherit;color:var(--FontColorPrimary,var(--drawertextcolor,inherit))}.header-agent__subtitle{font-size:12px;opacity:.55}.close-button--active{background:#6568fe!important;background:var(--cz-launcher-primary,#6568fe)!important;color:#fff!important}.flyout-close{align-items:center;display:flex;gap:6px}.main_widget_space2{color:inherit;color:var(--drawertextcolor,var(--FontColorPrimary,inherit));display:flex;justify-content:space-between;padding-top:9px}.input-field,.main_widget_space2{background:#fff;background:var(--drawerbg,var(--chat-bg,#fff))}.input-field{border:1px solid #938d8d;border:1px solid var(--preference-section-border,var(--chat-border,#938d8d));border-radius:4px;border-radius:var(--buttonStylescornerRadius,4px);color:inherit;color:var(--FontColorPrimary,var(--drawertextcolor,inherit));font-family:inherit;font-family:var(--main_body_font_family,inherit);height:54px;outline:none;padding:10px;width:100%}.input-field:focus+.label_input,.input-field:not(:placeholder-shown)+.label_input{color:#666;font-family:sans-serif;font-size:10px;transform:translateY(-10px)}.label_input{color:#666;left:10px;pointer-events:none;position:absolute;top:12px;transition:all .2s}.submit-button{align-items:center;background:#535945;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;height:45.75px;justify-content:center;margin-bottom:26px;max-width:380px;width:100%}.alternate-login,.submit-button span{text-align:center}.alternate-login{margin:15px 0}.google-login{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:10px;width:100%}.products-section{flex-grow:1}.section-container{margin-bottom:30px}.section-container10{margin-bottom:93px}.section-title{margin-bottom:15px}.product-card{padding:10px;position:relative}.product-card img{border:1px solid #17172205;border-radius:4;height:auto;width:140px}.product-card h4{font-size:14px;margin:10px 0}.price-container{align-items:end;display:flex;flex-direction:column;gap:10px}.sale-price{color:#c70000;font-size:15px;font-weight:700}.original-price{color:#6d7278;font-size:15px;font-weight:500;text-decoration:line-through}.favorite-button{align-items:center;background:#00000038;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:15px;top:108px;width:30px}.favorite-button.active{background:#f45b5b}.heart-icon.active,.heart-icon:hover{fill:#fff}.heart-icon{stroke:#fff;fill:none;height:20px;width:20px}.favorite-button.favorited{background:#f45b5b}.favorite-button.favorited .heart-icon{fill:#fff;stroke:#fff}.collection-product-placeholder,.product-card-placeholder{background:#f0f0f0;border-radius:6px;height:140px;width:140px}.collection-product-card{background:#fff;border-radius:8px;padding:8px;position:relative}.collection-product-image{border:1px solid #17172205;border-radius:6px;height:auto;width:100%}.collection-product-placeholder{height:150px;width:100%}.collection-product-info{padding:6px 0}.collection-product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:1.3;margin:4px 0;overflow:hidden}.collection-product-card .favorite-button{right:12px;top:12px}.nav-list{display:flex;justify-content:space-around;list-style:none;margin:0;padding:0}.login-section{padding:4%}.powered-by-chargezen{border-radius:6px;color:#6d7278;display:none;gap:8px;height:33px;margin-left:auto;margin-right:auto;margin-top:0;padding:4px;transition:color .24s ease}.powered-by-chargezen,.powered-link{align-items:center;justify-content:center}.powered-link{color:#666;display:flex;gap:5px;text-decoration:none}.powered-icon{height:16px;width:16px}.slick-next,.slick-prev{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:30px;width:30px;z-index:1}.slick-prev{left:-15px}.slick-next{right:-15px}.slick-next:before,.slick-prev:before{color:#000}.slick-track{margin-left:0}.flyout-container{position:relative}.flyout-tab-navigation{bottom:0;max-width:inherit;position:fixed;width:inherit}.header-button{align-items:center;background:none;border:none;color:#171722;cursor:pointer;display:flex;gap:10px;padding:5px 1px;text-decoration:none;width:100%}.header-button:hover .base-icon{transform:rotate(180deg) translateX(-1.2px)}.no-products-message{align-items:center;border:1px solid #eaeaea;border-radius:4px;box-sizing:border-box;color:#6d7278;display:flex!important;height:86px;justify-content:center;margin:8px 0;padding:32px 0;width:100%!important}.no-products-message h4{color:#6d7278;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.base-text{color:#171722;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:18px;margin:0}.variant-600{font-weight:900}.icon-wrap{align-items:center;background-color:#eaeaea;border-radius:50%;display:flex;height:18px;justify-content:center;width:18px}.base-icon{transition:transform .3s ease;width:10px}.more-icon{transform:rotate(180deg)}.router-view{display:flex;flex-direction:column;height:100%}.main-header_com{border-bottom:1px solid #e5e5e5;padding:16px 5px}.header-top{align-items:center;display:flex;gap:0}.flyout-close_com{position:absolute;right:14px;top:16px}.back-button.header-back{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:8px}.base-icon.back-icon{height:14px;width:16px}.cz-visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.header-heading{color:inherit;color:var(--FontColorPrimary,var(--drawertextcolor,inherit));font-family:inherit;font-family:var(--bradingFontFamily,inherit);font-size:20px;font-weight:700;font-weight:var(--bradingFontWeight,700);margin:0}.scroller{flex:1 1;overflow-y:auto}.page-container.empty{align-items:center;display:flex;justify-content:center;min-height:73vh}.empty-state{padding:24px;text-align:center}.base-text.variant-900{font-size:18px;font-weight:700;margin-bottom:8px}.base-text.variant-600{color:#000;display:block;font-size:18px}.base-text.align-center{text-align:center}.action{min-height:0}.collectionview{display:contents;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px}.empty-state h3{font-size:32px;font-weight:900;line-height:1;margin:0 0 8px}.empty-state span{font-size:17px;font-weight:800}.collection-view{animation:slideIn .36s ease forwards}.collection-view.closing{animation:slideOut .36s ease forwards}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}.verification_header{color:#171722;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:32px}.verification-code{padding:20px;text-align:center}.verification-code .message{line-height:.3}.verification-code .message,.verification-code .message2{color:#171722;display:block;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:15px 0}.verification-code .input-wrapper{display:flex;gap:10px;justify-content:center;margin:20px 0}.verification-code .input{border:1px solid #8c8c8c;border-radius:4px;font-size:18px;height:69px;outline:none;text-align:center;width:56px}.verification-code .base-button{background:none;border:none;color:#6d7278;cursor:pointer;display:block;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;margin:10px 0;padding:8px;text-decoration:underline;width:100%}.verification-code .base-button:hover{color:#333;text-decoration:underline}.error-message{color:#c70000;font-size:14px;font-weight:700;margin:10px 0;text-align:justify}.div_{align-items:center;display:flex;gap:5px}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:20px;margin:auto;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.input-field.error{border-color:#c70000}.error-message_v{color:#c70000;font-size:14px;font-weight:700;margin:10px 0;text-align:center}.base-input .error-message{color:#c70000;font-size:12px}.base-icon{height:14px;width:14px}.powered-text{font-size:12px}.points-card{align-items:center;-webkit-appearance:none;appearance:none;background-color:#535945;border:0;box-shadow:none;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:16px;text-align:left;width:100%}.points,.points-card{border-radius:6px;position:relative}.points{transition:transform .25s}.points:after{border-radius:6px;box-shadow:0 4px 16px var(--st-transparent-100),0 4px 16px #535945;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.base-loader{animation:rotate 1s linear infinite;pointer-events:none}.loader-svg{height:100%;width:100%}.path{stroke:currentColor;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.point_cta{align-items:center;color:#fff;display:flex;font-size:15px;font-weight:700}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.section-button{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;background:var(--drawerbg,var(--chat-bg,#fff));border:1px solid #0000001a;border:1px solid var(--preference-section-border,#0000001a);border-radius:6px;border-radius:var(--buttonStylescornerRadius,6px);box-shadow:0 4px 16px 0 #0000001a;color:#333;color:var(--FontColorPrimary,var(--drawertextcolor,#333));cursor:pointer;display:flex;font-family:inherit;font-family:var(--main_body_font_family,inherit);font-size:16px;font-weight:600;font-weight:var(--buttonStylesfontWeight,600);gap:12px;justify-content:space-between;line-height:1.3;margin-top:10px;padding:16px;position:relative;text-align:left;transition:box-shadow .24s;width:100%}.reward_subscription{margin-bottom:24px}.collection-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);width:100%}.skeleton-collection{display:flex;flex-direction:column;gap:8px;padding:10px}.collection-images{border-radius:7.9998px;overflow:hidden;width:100%}.collection-info{display:flex;flex-direction:column;gap:4;padding:8px 0}.collection-title{margin-top:4px}.skeleton-box{background-color:#eaeaea;cursor:progress;display:inline-block;overflow:hidden;position:relative}.skeleton-box:after{animation:shimmer 2s infinite;background:#eaeaea;content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0);mask-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0);mask-mode:alpha;position:absolute;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}@media screen and (max-width:768px){.flyout{border:none;border-radius:0;bottom:0;height:100vh;left:0;max-height:100vh;padding-top:env(safe-area-inset-top,0);right:0;top:0;width:100%}@supports (height:100dvh){.flyout{height:100dvh;max-height:100dvh}}.no-products-message{max-width:356px;width:100%!important}.page-container.empty{flex:1 1;height:100%;min-height:0}.verification-code .input-wrapper{gap:6px}.verification-code .input{font-size:clamp(16px,4vw,18px);height:clamp(48px,14vw,69px);width:clamp(36px,12vw,56px)}.flyout-content{height:100%;min-height:0;padding:16px}.flyout-content--chat,.flyout-content:has(.chat-widget){height:100%;min-height:0;overflow:hidden;padding:0}.submit-button{width:100%}.collection-grid{gap:8px;grid-template-columns:1fr 1fr;padding:0 8px}.flyout-scroll-content--chat,.flyout-scroll-content:has(.chat-widget){overflow:hidden;padding:0}.close-button{height:40px;width:40px}.login-heading{font-size:22px}.product-card img{width:120px}.section-container10{margin-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}.product-card .favorite-button{right:18px;top:18px}.header-back-btn{margin:-6px;padding:10px}.back-button.header-back{min-height:44px;min-width:44px;padding:12px}.header-heading{font-size:18px}}@media screen and (max-width:360px){.verification-code .input-wrapper{gap:4px}.verification-code .input{font-size:16px;height:42px;width:32px}.product-card img{width:100px}}.account-section-button{align-items:center;background:#fff;background:var(--chat-bg,#fff);border:1px solid #e5e5e5;border:1px solid var(--chat-border,#e5e5e5);border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:12px;padding:16px;transition:all .2s ease}.account-section-button:hover{background:#f9f9f9;background:var(--chat-bg-secondary,#f9f9f9);border-color:#ccc}.account-section-button:active{transform:scale(.99)}.section-button-content{align-items:center;display:flex;gap:12px}.section-button-content svg{color:#6568fe;color:var(--chat-primary,#6568fe)}.section-button-content span{color:#1a1a1a;color:var(--chat-text,#1a1a1a);font-size:15px;font-weight:500}.sign-out-section{border-top:1px solid #e5e5e5;border-top:1px solid var(--chat-border,#e5e5e5);margin-top:16px;padding-top:16px}.sign-out-button{background:#0000;border:1px solid #e5e5e5;border:1px solid var(--chat-border,#e5e5e5);border-radius:8px;color:#666;color:var(--chat-text-secondary,#666);cursor:pointer;font-size:14px;font-weight:500;padding:12px 16px;transition:all .2s ease;width:100%}.sign-out-button:hover{background:#f5f5f5;border-color:#ccc;color:#333}.sign-out-button:active{transform:scale(.99)}.rewards-section-wrapper{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.rewards-section-wrapper .main_panel_container{flex:1 1;min-height:0;overflow-y:auto}.orders-content{padding:0}.orders-scroller{height:100%;overflow-y:auto;padding:12px 16px}.orders-layout{display:flex;flex-direction:column;gap:18px;min-width:0}.orders-latest,.orders-older{min-width:0}.orders-section-heading{color:#6b7280;color:var(--cz-squircle-shell-muted,var(--chat-text-secondary,#6b7280));font-size:12px;font-weight:750;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.orders-list,.orders-loading{display:flex;flex-direction:column;gap:12px}.orders-loading{align-items:center;height:100%;justify-content:center;min-height:300px}.orders-loading .loading-text{color:#666;color:var(--chat-text-secondary,#666);font-size:14px}.orders-error{height:100%;justify-content:center;min-height:300px}.error-state,.orders-error{align-items:center;display:flex;flex-direction:column}.error-state{gap:8px;text-align:center}.error-state svg{color:#ef4444;color:var(--order-status-critical-text,#ef4444);margin-bottom:8px;opacity:.8}.error-state h3{color:#1a1a1a;color:var(--chat-text,#1a1a1a);font-size:16px;font-weight:600;margin:0}.error-state span{color:#666;color:var(--chat-text-secondary,#666);font-size:13px;max-width:250px}.retry-button{align-items:center;background:#6568fe;background:var(--chat-primary,#6568fe);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;margin-top:12px;padding:10px 24px;text-decoration:none;transition:all .2s ease}.retry-button:hover{opacity:.9;transform:translateY(-1px)}.retry-button:active{transform:scale(.98)}.orders-content .empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.orders-content .empty-state svg{color:#9ca3af;color:var(--cz-squircle-shell-subtle,var(--chat-text-secondary,#9ca3af));margin-bottom:16px;opacity:.5}.orders-content .empty-state h3{color:#1a1a1a;color:var(--chat-text,#1a1a1a);font-size:16px;font-weight:600;margin:0 0 8px}.orders-content .empty-state span{color:#666;color:var(--chat-text-secondary,#666);font-size:13px;line-height:1.5;max-width:250px}.orders-state-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:4px}.orders-state-link{align-items:center;background:#0000;border:1px solid #d1d5db;border:1px solid var(--cz-squircle-shell-divider,var(--chat-border,#d1d5db));border-radius:8px;color:#374151;color:var(--cz-squircle-shell-text,var(--chat-text,#374151));cursor:pointer;display:inline-flex;font-size:13px;font-weight:650;justify-content:center;margin-top:12px;padding:10px 14px}@media screen and (max-width:480px){.orders-scroller{padding:10px 12px}.orders-list{gap:10px}}.subscription-section-wrapper{background:#fff;background:var(--flyout-background,#fff);display:flex;flex-direction:column;height:100%}.subscription-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:0}.account-section-button.subscription-btn{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;margin:0 16px 8px;padding:14px 16px;transition:all .2s ease}.account-section-button.subscription-btn:hover{background:#f3f4f6;border-color:#d1d5db}.subscription-btn .section-button-content{align-items:center;display:flex;gap:12px}.subscription-btn .section-button-content span{color:#111827;font-size:14px;font-weight:500}.subscription-btn svg{color:#6b7280}@media screen and (max-width:480px){.subscription-content{padding:0}}