.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:var(--bg-page);color:var(--text-primary)}.login-page .login-card{width:100%;max-width:520px;padding:44px 44px 30px;border:none;border-radius:16px;background:var(--bg-card);box-shadow:0 1px 3px #0000000f,0 12px 32px -12px #00000024}[data-theme=dark] .login-page .login-card{box-shadow:0 1px 3px #0006,0 16px 40px -16px #0009}.login-page .login-brand{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:30px}.login-page .login-brand__logo{display:block;width:108px;height:auto}[data-theme=dark] .login-page .login-brand__logo{visibility:hidden}[data-theme=dark] .login-page .login-brand:before{content:"";position:absolute;top:0;left:50%;width:108px;height:100%;transform:translate(-50%);background:var(--text-primary);-webkit-mask:url(/skillprint-logo.svg) center center / contain no-repeat;mask:url(/skillprint-logo.svg) center center / contain no-repeat;pointer-events:none}.login-page .login-title{margin:0 0 6px;font-size:22px;font-weight:700;text-align:center;color:var(--text-primary)}.login-page .login-subtitle{margin:0 0 28px;font-size:14px;line-height:1.5;text-align:center;color:var(--text-secondary)}.login-page .login-field{margin-bottom:16px}.login-page .login-label{display:block;margin-bottom:7px;font-size:13px;font-weight:500;color:var(--text-secondary)}.login-page .login-input-wrap{position:relative;display:flex;align-items:center}.login-page .login-input-wrap__icon{position:absolute;left:14px;display:flex;color:var(--text-muted);pointer-events:none}.login-page .login-input{width:100%;height:46px;padding:0 14px 0 42px;border:1px solid var(--input-border);border-radius:10px;background:var(--input-bg);color:var(--text-primary);font-size:14px;font-family:inherit;outline:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.login-page .login-input::placeholder{color:var(--text-muted)}.login-page .login-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary),0 0 0 4px var(--color-primary-light)}.login-page .login-input--senha{padding-right:44px}.login-page .login-input:-webkit-autofill,.login-page .login-input:-webkit-autofill:hover,.login-page .login-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--input-bg) inset;caret-color:var(--text-primary)}.login-page .login-eye{position:absolute;right:10px;display:flex;padding:6px;border:none;border-radius:6px;background:none;color:var(--text-muted);cursor:pointer}.login-page .login-eye:hover{color:var(--text-secondary)}.login-page .login-eye:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.login-page .login-esqueci{display:block;margin:4px 0 22px auto;padding:2px;border:none;border-radius:4px;background:none;color:var(--color-primary);font-size:13px;font-weight:500;font-family:inherit;cursor:pointer}.login-page .login-esqueci:hover{color:var(--color-primary-hover);text-decoration:underline}.login-page .login-esqueci:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.login-page .login-btn{display:flex;align-items:center;justify-content:center;width:100%;height:46px;padding:0 16px;border:1px solid transparent;border-radius:10px;color:#fff;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease}.login-page .login-btn:hover:not(:disabled){background:var(--color-primary-hover)}.login-page .login-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.login-page .login-btn:disabled{opacity:.6;cursor:not-allowed}.login-page .login-btn--ghost{margin-top:10px;background:transparent;border-color:var(--border-color);color:var(--text-secondary);font-weight:500}.login-page .login-btn--ghost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.login-page .login-erro{margin-bottom:16px;padding:10px 14px;border:1px solid var(--color-danger);border-radius:10px;background:rgba(239,68,68,.08);color:var(--color-danger);font-size:13.5px}[data-theme=dark] .login-page .login-erro{background:rgba(239,68,68,.12)}.login-page .login-footer{margin-top:28px;padding-top:18px;border-top:1px solid var(--border-color);text-align:center}.login-page .login-footer__nome{font-size:12.5px;font-weight:600;color:var(--text-secondary)}.login-page .login-footer__slogan{margin-top:3px;font-size:12px;color:var(--text-muted)}@media (max-width: 640px){.login-page{padding:24px 16px}.login-page .login-card{max-width:100%;padding:34px 24px 24px}}@media (max-width: 400px){.login-page{padding:18px 12px}.login-page .login-card{padding:28px 18px 20px;border-radius:14px}.login-page .login-title{font-size:20px}}.nfe-detalhe-page{width:100%}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2){padding:20px 16px 18px!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child{grid-template-columns:minmax(280px,420px) minmax(160px,220px)!important;gap:16px!important;max-width:680px;align-items:end}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child>div:first-child{grid-column:auto!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child label{margin-bottom:7px!important;color:var(--text-secondary, #475569)!important;font-size:12px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child select,.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child input[type=number]{height:42px!important;padding:0 13px!important;border:1px solid var(--input-border, #cbd5e1)!important;border-radius:9px!important;background:var(--input-bg, #fff)!important;color:var(--text-primary, #0f172a)!important;font-size:14px!important;font-weight:600!important;box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child select:focus,.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child input[type=number]:focus{border-color:color-mix(in srgb,var(--color-primary, #111827) 42%,#cbd5e1)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary, #111827) 9%,transparent)!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:nth-child(3){margin-bottom:10px!important;color:var(--text-primary, #111827)!important;font-size:12px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table{width:100%!important;min-width:560px!important;max-width:760px!important;border:1px solid var(--border-color, #e2e8f0);border-collapse:separate!important;border-spacing:0;border-radius:10px;overflow:hidden;background:var(--bg-card, #fff)}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table thead th{padding:10px 14px!important;background:var(--bg-table-header, #f8fafc)!important;color:var(--text-secondary, #64748b)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.25px!important;border-bottom:1px solid var(--border-color, #e2e8f0)!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table tbody td{padding:11px 14px!important;vertical-align:middle!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table tbody td:first-child{width:90px;font-weight:700}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table tbody td:nth-child(2){width:260px}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table tbody td:nth-child(3){width:180px}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table input{min-height:40px!important;border-radius:8px!important;border-color:var(--input-border, #cbd5e1)!important;background:var(--input-bg, #fff)!important;color:var(--text-primary, #111827)!important;font-size:14px!important;box-shadow:0 1px 2px #0f172a08}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table tbody td:nth-child(2)>*{width:100%!important;max-width:215px!important}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset table tbody td:nth-child(3) input{width:150px!important;margin-left:auto!important}@media (max-width: 768px){.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child{grid-template-columns:1fr!important;max-width:none}.nfe-detalhe-page [aria-label="Seções da nota fiscal"]:has(.module-tab:nth-child(3)[aria-selected=true])+fieldset>div>section>div:nth-child(2)>div:first-child>div:first-child{grid-column:auto!important}}.dtf-upload-page{min-height:100vh;min-height:100dvh;background:#f4f6f8;color:#17202a;padding:clamp(18px,3vw,32px) clamp(10px,2.5vw,16px) clamp(32px,5vw,56px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden;box-sizing:border-box}.dtf-upload-page *,.dtf-upload-page *:before,.dtf-upload-page *:after{box-sizing:border-box}.dtf-upload-shell{width:min(900px,100%);margin:0 auto}.dtf-upload-card{width:100%;background:#fff;border:1px solid #e4e7ec;border-radius:clamp(14px,2vw,20px);box-shadow:0 14px 34px #10182812;overflow:hidden}.dtf-upload-head{padding:clamp(20px,4vw,30px) clamp(16px,4vw,32px) clamp(18px,3vw,24px);border-bottom:1px solid #eef0f3;text-align:left}.dtf-upload-head h1{margin:0 0 8px;font-size:clamp(24px,4.5vw,36px);line-height:1.12;letter-spacing:-.035em;overflow-wrap:anywhere}.dtf-upload-head p{margin:0;color:#667085;max-width:760px;line-height:1.55;font-size:clamp(14px,1.8vw,16px);overflow-wrap:anywhere}.dtf-upload-body{padding:clamp(20px,4vw,28px) clamp(16px,4vw,32px) clamp(24px,4vw,32px)}.dtf-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,18px)}.dtf-upload-field{display:flex;flex-direction:column;gap:7px;min-width:0}.dtf-upload-field.full{grid-column:1 / -1}.dtf-upload-field label,.dtf-quantity-field label,.dtf-repeater-file-label{font-size:13px;font-weight:700;color:#344054}.dtf-required{color:#d92d20!important;font-weight:900;margin-left:2px}.dtf-upload-field input,.dtf-upload-field textarea,.dtf-quantity-control input{width:100%;min-width:0;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:12px 13px;font:inherit;color:#101828;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.dtf-upload-field input,.dtf-quantity-control input{min-height:44px}.dtf-upload-field textarea{resize:vertical;min-height:92px;max-width:100%}.dtf-upload-field input:focus,.dtf-upload-field textarea:focus,.dtf-quantity-control input:focus{border-color:#667085;box-shadow:0 0 0 3px #6670851f}.dtf-repeater-head{margin-top:clamp(22px,4vw,28px);display:flex;justify-content:space-between;align-items:flex-end;gap:14px;min-width:0}.dtf-repeater-head>div{min-width:0}.dtf-repeater-head strong{display:block;font-size:15px;overflow-wrap:anywhere}.dtf-repeater-head span{color:#667085;font-size:12px;line-height:1.4}.dtf-repeater-count{white-space:nowrap;flex:0 0 auto}.dtf-repeater{margin-top:12px;display:grid;gap:12px;min-width:0}.dtf-repeater-row{display:grid;grid-template-columns:30px minmax(0,1fr) minmax(145px,185px) 38px;gap:12px;align-items:center;min-width:0;border:1px solid #dfe3e8;border-radius:14px;padding:14px;background:#fbfcfd}.dtf-repeater-row.has-file{background:#fff}.dtf-repeater-number{width:28px;height:28px;border-radius:9px;background:#f2f4f7;color:#475467;display:grid;place-items:center;font-size:12px;font-weight:800}.dtf-repeater-file{min-width:0}.dtf-repeater-file-label{margin-bottom:6px}.dtf-file-picker{display:inline-flex;min-height:44px;max-width:100%;align-items:center;justify-content:center;gap:8px;border:1px dashed #98a2b3;border-radius:10px;padding:10px 13px;background:#fff;color:#344054;font-size:13px;font-weight:800;cursor:pointer;position:relative;touch-action:manipulation}.dtf-file-picker:hover{background:#f8fafc;border-color:#667085}.dtf-file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dtf-repeater-file-info{margin-top:9px;min-width:0}.dtf-file-title{min-width:0;display:flex;align-items:center;gap:7px;color:#101828}.dtf-file-title svg{flex:0 0 auto}.dtf-file-title strong{min-width:0;max-width:100%;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dtf-repeater-empty{margin-top:7px;color:#98a2b3;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.dtf-file-meta{margin-top:4px;display:flex;flex-wrap:wrap;gap:6px 8px;color:#667085;font-size:12px;line-height:1.35}.dtf-file-meta span{max-width:100%;overflow-wrap:anywhere}.dtf-file-meta .dpi-ok{color:#067647;font-weight:700}.dtf-file-meta .dpi-unknown{color:#b54708;font-weight:700}.dtf-quantity-field{display:flex;flex-direction:column;gap:6px;min-width:0}.dtf-quantity-control{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:stretch;min-width:0}.dtf-quantity-control input{border-radius:10px 0 0 10px;padding-right:6px}.dtf-quantity-control>span{min-height:44px;display:grid;place-items:center;border:1px solid #d0d5dd;border-left:0;border-radius:0 10px 10px 0;background:#f9fafb;color:#475467;font-weight:800}.dtf-quantity-control.invalid input,.dtf-quantity-control.invalid>span{border-color:#f04438}.dtf-quantity-field small{color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.dtf-repeater-state{display:flex;align-items:center;justify-content:center;min-width:0}.dtf-status-ok{color:#067647}.dtf-status-error{color:#b42318}.dtf-remove{border:0;background:transparent;color:#667085;cursor:pointer;width:44px;height:44px;display:grid;place-items:center;border-radius:9px;touch-action:manipulation}.dtf-remove:hover{background:#f2f4f7}.dtf-add-file{margin-top:13px;min-height:44px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;padding:10px 14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;touch-action:manipulation}.dtf-add-file:hover{background:#f9fafb}.dtf-add-file:disabled{opacity:.45;cursor:not-allowed}.dtf-attention-note{margin-top:16px;padding:13px 14px;border:1px solid #fedf89;border-radius:12px;background:#fffaeb;color:#5f4700;display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;min-width:0}.dtf-attention-icon{flex:0 0 auto;font-size:18px;line-height:1.2}.dtf-attention-note>div{min-width:0}.dtf-attention-note>div>strong{display:block;color:#7a5c00;font-size:13px;margin-bottom:2px}.dtf-attention-note p{margin:0;overflow-wrap:anywhere}.dtf-observations{margin-top:20px}.dtf-upload-footer{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;min-width:0}.dtf-summary{min-width:0;color:#667085;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.dtf-submit{min-height:46px;border:0;border-radius:11px;padding:13px 22px;background:#111827;color:#fff;font-weight:800;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:9px;min-width:190px;justify-content:center;touch-action:manipulation}.dtf-submit:disabled{cursor:not-allowed;opacity:.48}.dtf-alert{margin-top:18px;border-radius:12px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;min-width:0;font-size:13px;line-height:1.45}.dtf-alert span{min-width:0;overflow-wrap:anywhere}.dtf-alert.error{background:#fff1f0;color:#912018;border:1px solid #fecdca}.dtf-alert.success{background:#ecfdf3;color:#05603a;border:1px solid #abefc6}.dtf-alert.info{background:#f5f8ff;color:#363f72;border:1px solid #c7d7fe}.dtf-spin{animation:dtf-spin .9s linear infinite}@keyframes dtf-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.dtf-repeater-row{grid-template-columns:28px minmax(0,1fr) minmax(130px,155px) 44px;gap:10px;padding:13px}}@media (max-width: 720px){.dtf-upload-grid{grid-template-columns:1fr}.dtf-upload-field.full{grid-column:auto}.dtf-repeater-head{align-items:flex-start}.dtf-repeater-row{grid-template-columns:28px minmax(0,1fr) 44px;align-items:start}.dtf-repeater-number{grid-column:1;grid-row:1}.dtf-repeater-file{grid-column:2;grid-row:1}.dtf-quantity-field{grid-column:2;grid-row:2;margin-top:2px;max-width:220px}.dtf-repeater-state{grid-column:3;grid-row:1}.dtf-file-picker,.dtf-add-file{width:100%}.dtf-upload-footer{align-items:stretch}.dtf-submit{width:100%}}@media (max-width: 520px){.dtf-upload-page{padding:10px 8px 28px}.dtf-upload-card{border-radius:13px}.dtf-upload-head{padding:18px 14px 16px}.dtf-upload-head h1{font-size:clamp(23px,7vw,29px)}.dtf-upload-head p{font-size:14px}.dtf-upload-body{padding:18px 14px 22px}.dtf-upload-field input,.dtf-upload-field textarea,.dtf-quantity-control input{font-size:16px}.dtf-repeater-head{flex-direction:column;gap:5px}.dtf-repeater-count{white-space:normal}.dtf-repeater-row{grid-template-columns:26px minmax(0,1fr) 40px;gap:8px;padding:11px 9px;border-radius:12px}.dtf-repeater-number{width:26px;height:26px}.dtf-repeater-state{justify-content:flex-end}.dtf-remove{width:40px;height:40px}.dtf-quantity-field{max-width:none}.dtf-attention-note{padding:12px}.dtf-summary{width:100%}}@media (max-width: 360px){.dtf-upload-page{padding-left:4px;padding-right:4px}.dtf-upload-head,.dtf-upload-body{padding-left:12px;padding-right:12px}.dtf-repeater-row{grid-template-columns:24px minmax(0,1fr) 38px;gap:6px;padding:10px 7px}.dtf-repeater-number{width:24px;height:24px}.dtf-file-picker{padding-left:9px;padding-right:9px}}@media (orientation: landscape) and (max-height: 600px) and (max-width: 950px){.dtf-upload-page{padding-top:8px;padding-bottom:20px}.dtf-upload-head{padding-top:14px;padding-bottom:14px}.dtf-upload-body{padding-top:16px;padding-bottom:18px}.dtf-repeater-head{margin-top:18px}.dtf-observations,.dtf-upload-footer{margin-top:16px}}@media (prefers-reduced-motion: reduce){.dtf-spin{animation-duration:1.8s}}.cc-page{min-height:100vh;min-height:100dvh;background:#f4f6f8;color:#17202a;padding:clamp(18px,3vw,32px) clamp(10px,2.5vw,16px) clamp(32px,5vw,56px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box}.cc-page *,.cc-page *:before,.cc-page *:after{box-sizing:border-box}.cc-card{width:min(900px,100%);margin:0 auto;background:#fff;border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 14px 34px #10182812;overflow:hidden}.cc-header{padding:26px 30px 24px;border-bottom:1px solid #eef0f3}.cc-logo{display:block;width:110px;max-width:40%;height:auto;margin:0 auto 18px}.cc-header h1,.cc-success-card h1{margin:0 0 8px;font-size:clamp(26px,4vw,36px);line-height:1.12;letter-spacing:-.035em;color:#101828}.cc-header p,.cc-success-card p{margin:0;color:#667085;line-height:1.55;font-size:15px}.cc-body{padding:26px 30px 30px}.cc-section{padding-top:26px;margin-top:26px;border-top:1px solid #eef0f3}.cc-section-first{padding-top:0;margin-top:0;border-top:0}.cc-section-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px;color:#344054}.cc-section-title svg{margin-top:2px;flex:0 0 auto}.cc-section-title h2{margin:0 0 3px;color:#101828;font-size:16px;line-height:1.35}.cc-section-title p{margin:0;color:#667085;font-size:12px;line-height:1.45}.cc-person-type{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.cc-person-type button{position:relative;border:0;border-radius:0;min-height:26px;padding:2px 4px 2px 30px;background:transparent;color:#344054;font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;box-shadow:none}.cc-person-type button:before{content:"";position:absolute;left:2px;top:50%;width:17px;height:17px;border-radius:50%;border:1.7px solid #98a2b3;background:#fff;transform:translateY(-50%);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.cc-person-type button:hover{background:transparent;color:#7f0924}.cc-person-type button:hover:before{border-color:#9a0526}.cc-person-type button.active{background:transparent;color:#101828;border:0;box-shadow:none;font-weight:600}.cc-person-type button.active:before{border-color:#9a0526;background:#9a0526;box-shadow:inset 0 0 0 4px #fff}.cc-person-type button.active svg{display:none}.cc-person-type button:focus-visible{outline:2px solid rgba(154,5,38,.2);outline-offset:3px;border-radius:4px}.cc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 16px}.cc-client-grid .cc-name-field{grid-column:span 1}.cc-client-grid:has(#cc-ie)>.cc-field:has(#cc-doc){order:1}.cc-client-grid:has(#cc-ie)>.cc-field:has(#cc-ie){order:2}.cc-client-grid:has(#cc-ie)>.cc-name-field{order:3}.cc-client-grid:has(#cc-ie)>.cc-field:has(#cc-fantasia){order:4}.cc-client-grid:has(#cc-ie)>.cc-field:has(#cc-phone){order:5}.cc-client-grid:has(#cc-ie)>.cc-field:has(#cc-email){order:6}.cc-address-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:15px 16px}.cc-cep-field{grid-column:1 / span 3;grid-row:1;width:130px;max-width:100%}.cc-street-field{grid-column:1 / span 6;grid-row:2}.cc-number-field{grid-column:7 / span 2;grid-row:2}.cc-complement-field{grid-column:9 / span 4;grid-row:2}.cc-neighborhood-field{grid-column:1 / span 4;grid-row:3}.cc-city-field{grid-column:5 / span 5;grid-row:3}.cc-state-field{grid-column:10 / span 3;grid-row:3}.cc-field{display:flex;flex-direction:column;gap:7px;min-width:0}.cc-field label{font-size:13px;font-weight:700;color:#344054}.cc-required{color:#d92d20;font-weight:900;margin-left:2px}.cc-field input,.cc-field select{width:100%;min-width:0;min-height:45px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:11px 13px;font:inherit;color:#101828;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.cc-field select{cursor:pointer}.cc-field input:focus,.cc-field select:focus{border-color:#667085;box-shadow:0 0 0 3px #6670851f}.cc-field input.cc-input-error{border-color:#d92d20;box-shadow:0 0 0 3px #d92d2014}.cc-field input.cc-input-success{border-color:#12b76a;background:#f6fef9}.cc-input-with-status{position:relative}.cc-input-with-status input{padding-right:38px}.cc-input-with-status>svg{position:absolute;right:12px;top:14px;color:#667085;pointer-events:none}.cc-input-with-status>svg.cc-status-success{color:#039855}.cc-field-message{display:block;margin-top:-1px;font-size:12px;line-height:1.35;color:#667085}.cc-field-message-error{color:#b42318;font-weight:650}.cc-field-message-success{color:#027a48;font-weight:650}.cc-field-message-warning{color:#b54708}.cc-delivery-toggle{margin-top:24px;padding:14px 16px;border:1px solid #dfe3e8;border-radius:12px;background:#fbfcfd}.cc-delivery-toggle label{display:flex;align-items:flex-start;gap:11px;cursor:pointer}.cc-delivery-toggle input{width:18px;height:18px;margin:2px 0 0;accent-color:#9a0526;flex:0 0 auto}.cc-delivery-toggle span{display:flex;flex-direction:column;gap:2px}.cc-delivery-toggle strong{color:#344054;font-size:13px}.cc-delivery-toggle small{color:#667085;font-size:12px;line-height:1.4}.cc-alert{margin-top:22px;border:1px solid #fecdca;background:#fff1f0;color:#912018;border-radius:11px;padding:12px 14px;font-size:13px;line-height:1.45}.cc-footer{margin-top:28px;padding-top:22px;border-top:1px solid #eef0f3;display:flex;justify-content:space-between;align-items:center;gap:16px}.cc-footer>span{color:#667085;font-size:12px}.cc-submit{min-height:46px;border:0;border-radius:11px;padding:13px 22px;background:#111827;color:#fff;font-weight:800;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:190px}.cc-submit:disabled{cursor:not-allowed;opacity:.48}.cc-success-card{padding:42px 34px;text-align:center}.cc-success-card .cc-logo{margin-bottom:28px}.cc-success-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#ecfdf3;color:#067647}.cc-success-card p{max-width:620px;margin:0 auto}.cc-spin{animation:cc-spin .9s linear infinite}@keyframes cc-spin{to{transform:rotate(360deg)}}@media (max-width: 820px){.cc-address-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.cc-cep-field{grid-column:1 / span 2;grid-row:1}.cc-street-field{grid-column:1 / span 3;grid-row:2}.cc-number-field{grid-column:4 / span 1;grid-row:2}.cc-complement-field{grid-column:5 / span 2;grid-row:2}.cc-neighborhood-field{grid-column:1 / span 2;grid-row:3}.cc-city-field{grid-column:3 / span 3;grid-row:3}.cc-state-field{grid-column:6 / span 1;grid-row:3}}@media (max-width: 680px){.cc-page{padding:12px 8px 30px}.cc-card{border-radius:14px}.cc-header{padding:20px 16px 19px}.cc-body{padding:20px 16px 24px}.cc-grid,.cc-address-grid{grid-template-columns:1fr}.cc-cep-field,.cc-street-field,.cc-number-field,.cc-complement-field,.cc-neighborhood-field,.cc-city-field,.cc-state-field,.cc-client-grid .cc-name-field{grid-column:auto;grid-row:auto}.cc-cep-field{width:100%;max-width:none}.cc-field input,.cc-field select{font-size:16px}.cc-footer{flex-direction:column;align-items:stretch}.cc-submit{width:100%}}@media (max-width: 420px){.cc-person-type{gap:9px}.cc-person-type button{font-size:14px}.cc-header h1,.cc-success-card h1{font-size:27px}.cc-success-card{padding:32px 20px}}@media (prefers-reduced-motion: reduce){.cc-spin{animation-duration:1.8s}}.store-home{--store-wine: #9a0526;--store-wine-dark: #720018;--store-ink: #111111;--store-muted: #6f6f73;--store-line: #ececef;--store-soft: #f7f7f8;min-height:100vh;background:#fff;color:var(--store-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.store-home *{box-sizing:border-box}.store-home a{color:inherit;text-decoration:none}.store-topbar{min-height:32px;padding:7px max(24px,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#080808;color:#fff;font-size:11px;font-weight:650;letter-spacing:.01em}.store-header{width:100%;min-height:88px;padding:12px max(28px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:minmax(180px,270px) 1fr auto;align-items:center;gap:28px;background:#fff;border-bottom:1px solid var(--store-line);position:relative;z-index:5}.store-brand{display:inline-flex;align-items:center;width:fit-content}.store-brand img{display:block;width:min(215px,100%);max-height:66px;object-fit:contain;object-position:left center}.store-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,48px);font-size:14px;font-weight:720}.store-nav a{position:relative;padding:13px 0;white-space:nowrap}.store-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:var(--store-wine);transition:right .16s ease}.store-nav a:hover:after,.store-nav a:focus-visible:after{right:0}.store-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.store-icon-link{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:999px;color:#171717}.store-icon-link:hover,.store-icon-link:focus-visible{background:var(--store-soft)}.store-header-cta,.store-primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:var(--store-wine);color:#fff!important;font-weight:800;transition:background .16s ease,transform .16s ease}.store-header-cta{min-height:44px;padding:0 18px;margin-left:4px;font-size:13px;white-space:nowrap}.store-header-cta:hover,.store-primary-cta:hover{background:var(--store-wine-dark)}.store-primary-cta:hover{transform:translateY(-1px)}.store-shell{width:min(1380px,calc(100% - 64px));margin:0 auto}.store-hero{min-height:clamp(560px,64vw,720px);position:relative;display:flex;align-items:stretch;overflow:hidden;isolation:isolate;background-image:var(--store-hero-image);background-position:center 42%;background-size:cover;background-repeat:no-repeat}.store-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(7,7,8,.78) 0%,rgba(7,7,8,.62) 28%,rgba(7,7,8,.2) 52%,rgba(7,7,8,.02) 72%),linear-gradient(0deg,rgba(0,0,0,.14),transparent 42%)}.store-hero-content{display:flex;align-items:center;padding-top:48px;padding-bottom:52px}.store-hero-copy{width:min(560px,46%);color:#fff}.store-kicker{margin:0 0 12px;color:#ffffffc2;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.store-hero h1{margin:0;max-width:540px;font-size:clamp(50px,5.1vw,74px);line-height:.98;letter-spacing:-.052em;font-weight:920}.store-hero-description{max-width:480px;margin:22px 0 0;color:#ffffffe0;font-size:clamp(16px,1.3vw,19px);line-height:1.5}.store-primary-cta{min-height:52px;margin-top:26px;padding:0 23px;font-size:14px}.store-section{padding-top:64px;padding-bottom:10px}.store-section-heading{margin-bottom:26px}.store-section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:24px}.store-section-eyebrow{display:inline-block;margin-bottom:7px;color:var(--store-wine);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.store-section-heading h2{margin:0;color:#151515;font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-.04em}.store-category-grid,.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.store-category-card{min-width:0;overflow:hidden;border:1px solid var(--store-line);border-radius:12px;background:#fff;transition:transform .18s ease,border-color .18s ease}.store-category-card:hover{transform:translateY(-2px);border-color:#d7d7db}.store-category-card>img{width:100%;height:270px;display:block;object-fit:cover;transition:transform .24s ease}.store-category-card:hover>img{transform:scale(1.018)}.store-card-shade{display:none}.store-category-content{padding:22px 22px 24px;color:var(--store-ink)}.store-category-content h3{margin:0;font-size:clamp(21px,1.7vw,27px);line-height:1.08;letter-spacing:-.03em}.store-category-content p{min-height:42px;max-width:340px;margin:9px 0 17px;color:var(--store-muted);font-size:13px;line-height:1.5}.store-category-content span,.store-text-link,.store-product-info strong{display:inline-flex;align-items:center;gap:7px;color:var(--store-wine);font-size:13px;font-weight:850}.store-category-content span{padding:0;background:transparent}.store-featured-section{padding-top:74px;padding-bottom:84px}.store-text-link{padding-bottom:4px}.store-product-card{min-width:0;overflow:hidden;border:1px solid var(--store-line);border-radius:12px;background:#fff;transition:transform .18s ease,border-color .18s ease}.store-product-card:hover{transform:translateY(-2px);border-color:#d9d9dd}.store-product-image-wrap{height:290px;overflow:hidden;background:var(--store-soft)}.store-product-image-wrap img{width:100%;height:100%;display:block;object-fit:cover}.store-product-info{padding:22px 22px 24px}.store-product-info>span{color:var(--store-wine);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.store-product-info h3{margin:7px 0;font-size:21px;line-height:1.15;letter-spacing:-.025em}.store-product-info p{min-height:42px;margin:0 0 17px;color:var(--store-muted);font-size:13px;line-height:1.5}@media (max-width: 1080px){.store-header{grid-template-columns:205px 1fr auto;gap:16px}.store-nav{gap:20px;font-size:13px}.store-header-cta{display:none}.store-hero-copy{width:min(620px,62%)}}@media (max-width: 820px){.store-topbar{justify-content:center;text-align:center}.store-topbar span:not(:first-child){display:none}.store-header{min-height:78px;grid-template-columns:1fr auto;padding-left:20px;padding-right:16px}.store-brand img{width:170px;max-height:58px}.store-nav{display:none}.store-shell{width:min(100% - 36px,1380px)}.store-hero{min-height:570px;background-position:61% center}.store-hero-overlay{background:linear-gradient(90deg,rgba(6,6,7,.82) 0%,rgba(6,6,7,.58) 57%,rgba(6,6,7,.14) 100%)}.store-hero-copy{width:min(500px,78%)}.store-hero h1{font-size:clamp(43px,10vw,62px)}.store-category-grid,.store-product-grid{grid-template-columns:1fr}.store-category-card>img,.store-product-image-wrap{height:340px}}@media (max-width: 520px){.store-topbar{min-height:30px;padding:7px 14px;font-size:10px}.store-header{min-height:70px}.store-brand img{width:148px}.store-icon-link{width:38px;height:38px}.store-header-actions .store-icon-link:first-child{display:none}.store-hero{min-height:525px;background-position:65% center}.store-hero-overlay{background:linear-gradient(90deg,rgba(4,4,5,.84) 0%,rgba(4,4,5,.67) 58%,rgba(4,4,5,.28) 100%)}.store-hero-content{align-items:end;padding-bottom:40px}.store-hero-copy{width:100%}.store-kicker{font-size:10px}.store-hero h1{max-width:360px;font-size:43px}.store-hero-description{max-width:350px;margin-top:16px;font-size:15px}.store-primary-cta{min-height:50px;margin-top:21px;padding:0 19px;font-size:14px}.store-section{padding-top:46px}.store-section-heading-row{align-items:flex-start}.store-category-card>img,.store-product-image-wrap{height:275px}.store-category-content,.store-product-info{padding:19px 19px 22px}}.store-footer{position:relative;overflow:hidden;background:#070707;color:#fff}.store-footer-accent{width:100%;height:3px;background:var(--store-wine)}.store-footer-main{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:clamp(48px,6vw,92px);padding-top:56px;padding-bottom:42px}.store-footer-brand-block{min-width:0;position:relative;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding-top:0;padding-bottom:58px}.store-footer-brand-block:after{content:"";position:absolute;left:50%;bottom:7px;width:168px;height:51px;transform:translate(-50%);background:transparent center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='185' height='56' viewBox='0 0 185 56'%3E%3Cpath d='M20 25v-7C20 9 26 4 35 4s15 5 15 14v7' fill='none' stroke='%23edf5df' stroke-width='6' stroke-linecap='round'/%3E%3Crect x='14' y='23' width='42' height='30' rx='4' fill='%23a9d500'/%3E%3Cpath d='M24 38l7 7 15-16' fill='none' stroke='%23fff' stroke-width='4.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ctext x='66' y='29' fill='%23fff' font-family='Arial,sans-serif' font-size='20' font-weight='800'%3ESEGURO%3C/text%3E%3Ctext x='67' y='45' fill='%237b7f86' font-family='Arial,sans-serif' font-size='10' font-weight='700'%3ECERTIFICADO SSL%3C/text%3E%3C/svg%3E");pointer-events:none}.store-footer-brand{display:block;width:190px;height:82px;overflow:hidden;font-size:0;line-height:0;background:#fff;-webkit-mask:url(/skillprint-logo.svg) center center / contain no-repeat;mask:url(/skillprint-logo.svg) center center / contain no-repeat}.store-footer-links{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.18fr) minmax(0,.68fr) minmax(0,1.5fr);gap:clamp(20px,2.4vw,42px);min-width:0}.store-footer-column{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.store-footer-column>span:first-child{margin-bottom:19px;color:#ffffff75;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.store-footer-column a,.store-footer-contact-item{position:relative;margin:0 0 13px;color:#ffffffc2!important;font-size:13px;font-weight:650;line-height:1.5}.store-footer-column a:hover,.store-footer-column a:focus-visible{color:#fff!important;transform:translate(2px)}.store-footer-column a{transition:color .15s ease,transform .15s ease}.store-footer-contact a,.store-footer-contact-item{overflow-wrap:anywhere}.store-footer-contact-link{width:auto;max-width:100%;margin-bottom:14px;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;line-height:1.4}.store-footer-contact-link>span:first-child{min-width:0;overflow-wrap:anywhere}.store-footer-contact-icon{width:15px;height:15px;flex:0 0 15px;display:inline-flex;align-items:center;justify-content:center;color:#fff;line-height:0}.store-footer-contact-icon svg{display:block;width:15px;height:15px;color:#fff}.store-footer-contact-link[href^="https://wa.me"] .store-footer-contact-icon,.store-footer-contact-link[href^="https://wa.me"] .store-footer-contact-icon svg{width:14px!important;height:14px!important;flex-basis:14px;color:#fff!important;fill:#fff!important;stroke:none!important}.store-footer-contact-link[href^="https://wa.me"] .store-footer-contact-icon svg path{fill:#fff!important}.store-footer-contact-link:hover,.store-footer-contact-link:focus-visible{color:#fff!important;transform:none}.store-footer-contact-item{color:#ffffff94!important;font-size:12px;font-weight:580;line-height:1.55}.store-footer-contact-link+.store-footer-contact-item{margin-top:5px}.store-footer .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-footer-utility{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(52px,5vw,76px);align-items:start;padding-top:34px;padding-bottom:40px;border-top:1px solid rgba(255,255,255,.09)}.store-footer-newsletter{min-width:0;width:100%;display:flex;flex-direction:column;gap:9px}.store-footer-newsletter-copy>span{display:block;margin-bottom:10px;color:#fff6;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.store-footer-newsletter-copy h2{margin:0;max-width:620px;color:#fff;font-size:clamp(22px,1.75vw,28px);line-height:1.08;letter-spacing:-.025em}.store-footer-newsletter-copy p{display:none}.store-footer-newsletter-form{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start}.store-footer-newsletter-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px}.store-footer-newsletter-email{display:block;width:100%;min-width:0}.store-footer-newsletter-email input{width:100%;min-width:0;min-height:42px;padding:0 14px;border:1px solid #fff;border-radius:8px;outline:none;background:#fff;color:#111;font:inherit;font-size:12.5px;transition:border-color .15s ease,box-shadow .15s ease}.store-footer-newsletter-email input::placeholder{color:#11111175}.store-footer-newsletter-email input:focus{border-color:var(--store-wine);background:#fff;box-shadow:0 0 0 2px #7e002a38}.store-footer-newsletter-row button{min-height:42px;padding:0 18px;border:0;border-radius:8px;background:var(--store-wine);color:#fff;font:inherit;font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer;transition:background .15s ease,transform .15s ease,opacity .15s ease}.store-footer-newsletter-row button:hover:not(:disabled),.store-footer-newsletter-row button:focus-visible:not(:disabled){background:var(--store-wine-dark);transform:translateY(-1px)}.store-footer-newsletter-row button:disabled,.store-footer-newsletter-email input:disabled{opacity:.6;cursor:wait}.store-footer-newsletter-consent{display:flex;align-items:flex-start;gap:9px;margin-top:10px;color:#ffffff75;font-size:10.5px;line-height:1.5;cursor:pointer}.store-footer-newsletter-consent input{width:14px;height:14px;margin:1px 0 0;accent-color:var(--store-wine);flex:0 0 auto}.store-footer-newsletter-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.store-footer-newsletter-status{min-height:17px;margin:10px 0 0;color:#ffffff9e;font-size:11px;font-weight:650}.store-footer-newsletter-status:empty{min-height:0;margin:0}.store-footer-newsletter-status.is-confirmed,.store-footer-newsletter-status.is-sent{color:#ffffffe0}.store-footer-newsletter-status.is-error,.store-footer-newsletter-status.is-expired{color:#f0b8b8}.store-footer-payments{min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px;text-align:left}.store-footer-payment-copy{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.store-footer-payment-copy>span{color:#ffffffb8;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.store-footer-payment-copy small{color:#ffffff61;font-size:10.5px;font-weight:600}.store-footer-payment-methods{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:10px;margin:0;padding:0;list-style:none}.store-footer-payment-badge{width:100%;min-width:0;height:40px;padding:8px 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:#fff;box-shadow:0 1px 2px #0000004d}.store-footer-payment-badge img{width:100%;height:100%;object-fit:contain;display:block}.store-footer-bottom{min-height:auto;padding-top:24px;padding-bottom:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;border-top:1px solid rgba(255,255,255,.09);color:#ffffff80;font-size:10.5px;font-weight:600;line-height:1.55;letter-spacing:.01em}@media (max-width: 1100px){.store-footer-main{grid-template-columns:180px minmax(0,1fr);gap:30px}.store-footer-brand{width:170px;height:72px}.store-footer-brand-block:after{width:152px;height:46px}.store-footer-links{grid-template-columns:minmax(0,.82fr) minmax(0,1.1fr) minmax(0,.64fr) minmax(0,1.44fr);gap:18px}.store-footer-column a{font-size:12px}.store-footer-contact-item{font-size:11.5px}.store-footer-utility{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:36px}.store-footer-newsletter-row{grid-template-columns:minmax(0,1fr) auto}.store-footer-payment-badge{height:36px;padding:7px 8px}}@media (max-width: 820px){.store-footer-main{grid-template-columns:1fr;gap:38px;padding-top:46px;padding-bottom:42px}.store-footer-brand-block{align-self:auto;min-height:142px;align-items:flex-start;justify-content:flex-start}.store-footer-brand-block:after{left:0;bottom:0;width:160px;height:48px;transform:none}.store-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 26px}.store-footer-utility{grid-template-columns:1fr;gap:32px}.store-footer-newsletter-row{grid-template-columns:minmax(0,1fr) auto}.store-footer-bottom{padding-top:21px;padding-bottom:24px}}@media (max-width: 520px){.store-footer-main{gap:34px;padding-top:40px;padding-bottom:36px}.store-footer-brand{width:170px;height:70px}.store-footer-links{grid-template-columns:1fr;gap:28px}.store-footer-column a{font-size:12.5px}.store-footer-contact-item{font-size:12px}.store-footer-utility{padding-top:28px;padding-bottom:28px;gap:30px}.store-footer-newsletter-row{grid-template-columns:1fr}.store-footer-newsletter-row button{width:100%}.store-footer-payment-methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.store-footer-payment-badge{height:36px;padding:7px 9px}.store-footer-bottom{font-size:10px;line-height:1.55}}.store-topbar,.store-header,.store-footer{--store-wine: #9a0526;--store-wine-dark: #720018;--store-ink: #111111;--store-muted: #6f6f73;--store-line: #ececef;--store-soft: #f7f7f8}.store-header{grid-template-columns:minmax(180px,270px) minmax(0,1fr) minmax(180px,270px)}.store-header-actions{width:100%}.store-mobile-menu-toggle{display:none;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:transparent;color:#171717;place-items:center;cursor:pointer}.store-mobile-menu-toggle:hover,.store-mobile-menu-toggle:focus-visible{background:var(--store-soft)}.store-footer-privacy-button{margin:0 0 13px;padding:0;border:0;background:transparent;color:#ffffffc2;font:inherit;font-size:13px;font-weight:650;line-height:1.4;text-align:left;cursor:pointer;transition:color .15s ease,transform .15s ease}.store-footer-privacy-button:hover,.store-footer-privacy-button:focus-visible{color:#fff;transform:translate(2px)}@media (max-width: 1080px){.store-header{grid-template-columns:205px minmax(0,1fr) 205px}}@media (max-width: 820px){.store-header{grid-template-columns:minmax(0,1fr) auto}.store-header-actions{width:auto;gap:2px}.store-header-actions .store-icon-link:first-child{display:inline-grid}.store-mobile-menu-toggle{display:inline-grid;margin-left:4px}.store-nav.is-open{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:8px 18px 14px;background:rgba(255,255,255,.99);border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line);box-shadow:0 14px 30px #00000014}.store-nav.is-open a{width:100%;padding:13px 4px;text-align:left;border-bottom:1px solid #f1f1f3}.store-nav.is-open a:last-child{border-bottom:0}.store-nav.is-open a:after{display:none}.store-footer-main,.store-footer-links,.store-footer-utility,.store-footer-bottom{text-align:center}.store-footer-brand-block{align-items:center}.store-footer-brand-block:after{left:50%;transform:translate(-50%)}.store-footer-column{align-items:center;text-align:center}.store-footer-column>span:first-child,.store-footer-column a,.store-footer-contact-item{text-align:center}.store-footer-privacy-button{align-self:center;text-align:center}.store-footer-privacy-button:hover,.store-footer-privacy-button:focus-visible{transform:none}.store-footer-contact-link{justify-content:center;margin-left:auto;margin-right:auto}.store-footer-payments,.store-footer-payment-copy,.store-footer-newsletter,.store-footer-newsletter-copy{align-items:center;text-align:center}.store-footer-payment-copy{justify-content:center}.store-footer-newsletter-copy h2,.store-footer-newsletter-copy p{margin-left:auto;margin-right:auto}.store-footer-newsletter-consent{justify-content:center;text-align:center}.store-footer-newsletter-status{text-align:center}}@media (max-width: 520px){.store-header-actions{gap:0}.store-icon-link,.store-mobile-menu-toggle{width:36px;height:36px}.store-mobile-menu-toggle{margin-left:3px}.store-footer-utility{gap:56px;padding-bottom:36px}.store-footer-bottom{padding-top:28px}}.site-account-page{--store-wine: #9a0526;--store-wine-dark: #720018;--store-ink: #151515;--store-muted: #6d6d72;--store-line: #e2e2e5;--store-soft: #f6f6f7;min-height:100vh;background:#f5f5f5;color:var(--store-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-account-page *{box-sizing:border-box}.site-account-page a{color:inherit;text-decoration:none}.site-account-main{width:min(1260px,calc(100% - 48px));margin:0 auto;padding:30px 0 64px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.site-account-sidebar{position:sticky;top:24px;overflow:hidden;border:1px solid var(--store-line);border-radius:8px;background:#fff}.site-account-profile{padding:20px 18px 17px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:13px}.site-account-profile-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#f0f0f1;color:#99999e}.site-account-profile-copy{min-width:0;display:grid;gap:5px}.site-account-profile-copy strong{overflow:hidden;color:#171719;font-size:14px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.site-account-profile-copy span{overflow:hidden;color:#77777c;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.site-account-benefit{min-height:48px;margin:0 14px 14px;padding:0 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #ead9de;border-radius:7px;background:#fbf5f7;color:#2d2d30;font-size:12px;font-weight:750;transition:border-color .15s ease,background .15s ease}.site-account-benefit:hover,.site-account-benefit:focus-visible{border-color:#d8b9c2;background:#f8edf1;outline:none}.site-account-benefit>svg:first-child,.site-account-benefit>svg:last-child{color:var(--store-wine)}.site-account-nav{padding:4px 0 8px;border-top:1px solid var(--store-line)}.site-account-nav-item{width:100%;min-height:49px;padding:0 18px;position:relative;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#29292c;font:inherit;font-size:12.5px;font-weight:690;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease}.site-account-nav-item svg{flex:0 0 auto;color:#202023}.site-account-nav-item:hover,.site-account-nav-item:focus-visible{background:#f7f7f8;outline:none}.site-account-nav-item.is-active{background:#faf0f3;color:var(--store-wine);font-weight:800}.site-account-nav-item.is-active:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--store-wine)}.site-account-nav-item.is-active svg{color:var(--store-wine)}.site-account-nav-item:disabled{color:#747479;cursor:default;opacity:1}.site-account-nav-item:disabled svg{color:#68686d}.site-account-nav-item:disabled:hover{background:transparent}.site-account-nav-signout{margin-top:5px;border-top:1px solid #eeeeef}.site-account-content{min-width:0;display:grid;gap:18px}.site-account-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.site-account-panel{min-width:0;overflow:hidden;border:1px solid var(--store-line);border-radius:8px;background:#fff}.site-account-panel-head{min-height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--store-line)}.site-account-panel-head>div{min-width:0;display:flex;align-items:center;gap:9px}.site-account-panel-head svg{flex:0 0 auto;color:#1f1f22}.site-account-panel-head h2{margin:0;color:#161618;font-size:13px;font-weight:800;letter-spacing:-.01em}.site-account-panel-action{color:var(--store-wine);font-size:10.5px;font-weight:760;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.site-account-empty{min-height:252px;padding:34px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.site-account-empty>svg{margin-bottom:18px;color:#a6a6ab}.site-account-empty strong{margin-bottom:7px;color:#202023;font-size:13px;font-weight:800;line-height:1.35}.site-account-empty span{max-width:330px;color:#77777c;font-size:11.5px;line-height:1.55}.site-account-help{min-height:74px;padding:15px 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #ead9de;border-radius:8px;background:#fff7f8}.site-account-help>svg{color:var(--store-wine)}.site-account-help>div{min-width:0;display:grid;gap:3px}.site-account-help strong{color:#202023;font-size:12px;font-weight:800}.site-account-help span{color:#77777c;font-size:11px;line-height:1.4}.site-account-help a{display:inline-flex;align-items:center;gap:5px;color:var(--store-wine);font-size:10.5px;font-weight:760;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.site-account-panel--wishlist .site-account-empty{min-height:278px}.site-account-empty--wishlist strong{font-size:13.5px}.site-account-shop-button{min-height:42px;margin-top:22px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--store-wine);color:#fff!important;font-size:11px;font-weight:850;letter-spacing:.035em;text-transform:uppercase;transition:background .15s ease,transform .15s ease}.site-account-shop-button:hover,.site-account-shop-button:focus-visible{background:var(--store-wine-dark);transform:translateY(-1px);outline:none}@media (max-width: 980px){.site-account-main{width:min(100% - 36px,820px);grid-template-columns:1fr}.site-account-sidebar{position:static}.site-account-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.site-account-nav-signout{margin-top:0;border-top:0}}@media (max-width: 700px){.site-account-top-grid{grid-template-columns:1fr}.site-account-help{grid-template-columns:auto minmax(0,1fr)}.site-account-help a{grid-column:2;justify-self:start}}@media (max-width: 560px){.site-account-main{width:min(100% - 24px,520px);padding:22px 0 46px;gap:16px}.site-account-profile{padding:17px 15px 14px}.site-account-benefit{margin-left:12px;margin-right:12px}.site-account-nav{grid-template-columns:1fr}.site-account-nav-item{min-height:47px;padding:0 16px}.site-account-panel-head{padding:0 14px}.site-account-panel-action{font-size:9.5px}.site-account-empty,.site-account-panel--wishlist .site-account-empty{min-height:220px;padding:27px 20px}.site-account-help{padding:14px}}.site-account-section-page{min-width:0;display:grid;gap:18px}.site-account-section-intro{margin:2px 0}.site-account-section-intro h1{margin:0 0 7px;color:#171719;font-size:clamp(26px,3vw,34px);line-height:1.05;letter-spacing:-.035em}.site-account-section-intro p{max-width:680px;margin:0;color:#77777c;font-size:12.5px;line-height:1.55}.site-account-panel--section .site-account-empty--section{min-height:360px}.site-account-form-card{padding:24px;border:1px solid var(--store-line);border-radius:8px;background:#fff}.site-account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.site-account-form-grid--address{grid-template-columns:repeat(3,minmax(0,1fr))}.site-account-field{min-width:0;display:grid;gap:7px}.site-account-field--wide{grid-column:span 2}.site-account-field>span{color:#303034;font-size:11.5px;font-weight:760}.site-account-field input{width:100%;min-height:44px;padding:0 12px;border:1px solid #d9d9dd;border-radius:6px;background:#fff;color:#1c1c1f;font:inherit;font-size:12px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.site-account-field input:focus{border-color:#b88a96;box-shadow:0 0 0 3px #9a052614}.site-account-field input[readonly]{background:#f7f7f8;color:#6f6f74}.site-account-field small{color:#919196;font-size:10px;line-height:1.4}.site-account-check-row{margin-top:18px;display:flex;align-items:center;gap:9px;color:#55555a;font-size:11.5px;line-height:1.4}.site-account-check-row input{width:16px;height:16px;accent-color:var(--store-wine)}.site-account-form-actions{min-height:44px;margin-top:22px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.site-account-primary-button,.site-account-outline-button{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;font:inherit;font-size:11px;font-weight:820;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.site-account-primary-button{border:1px solid var(--store-wine);background:var(--store-wine);color:#fff!important}.site-account-primary-button:hover,.site-account-primary-button:focus-visible{background:var(--store-wine-dark);border-color:var(--store-wine-dark);transform:translateY(-1px);outline:none}.site-account-primary-button:disabled{cursor:wait;opacity:.65;transform:none}.site-account-outline-button{margin-top:20px;border:1px solid #2e2e31;background:#fff;color:#202023!important}.site-account-outline-button:hover,.site-account-outline-button:focus-visible{background:#202023;color:#fff!important;outline:none}.site-account-text-button{padding:0;border:0;background:transparent;color:var(--store-wine);font:inherit;font-size:10.5px;font-weight:760;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.site-account-text-button:disabled{cursor:wait;opacity:.6}.site-account-success,.site-account-error{font-size:11px;font-weight:720}.site-account-success{color:#08783f}.site-account-error{color:#ba1231}.site-account-section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px}.site-account-feedback{padding:14px 16px;border:1px solid var(--store-line);border-radius:7px;background:#fff;color:#66666b;font-size:11.5px}.site-account-feedback.is-error{border-color:#edcbd2;background:#fff6f7;color:#a20f2b}.site-account-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.site-account-address-card{min-width:0;padding:18px;border:1px solid var(--store-line);border-radius:8px;background:#fff}.site-account-address-card-head{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-account-address-card-head>div{min-width:0;display:flex;align-items:center;gap:8px}.site-account-address-card-head strong{color:#1c1c1f;font-size:12.5px}.site-account-address-card-head span{padding:4px 7px;border-radius:999px;background:#f8ecef;color:var(--store-wine);font-size:8.5px;font-weight:820;text-transform:uppercase}.site-account-address-card-head button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#77777c;cursor:pointer}.site-account-address-card-head button:hover,.site-account-address-card-head button:focus-visible{background:#f6f6f7;color:#9a0526;outline:none}.site-account-address-card p{margin:0 0 14px;color:#67676c;font-size:11.5px;line-height:1.6}.site-account-info-card,.site-account-loyalty-card{padding:24px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:17px;border:1px solid var(--store-line);border-radius:8px;background:#fff}.site-account-info-card>svg,.site-account-loyalty-card>svg{color:var(--store-wine)}.site-account-info-card h2,.site-account-loyalty-card h2{margin:0 0 8px;color:#1e1e21;font-size:16px;letter-spacing:-.02em}.site-account-info-card p,.site-account-loyalty-card p{max-width:680px;margin:0;color:#77777c;font-size:11.5px;line-height:1.6}.site-account-loyalty-card span{display:block;margin-bottom:6px;color:var(--store-wine);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.site-account-loyalty-card .site-account-primary-button{width:fit-content;margin-top:19px}.site-account-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.site-account-method-grid article{min-height:136px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--store-line);border-radius:8px;background:#fff}.site-account-method-grid svg{margin-bottom:16px;color:var(--store-wine)}.site-account-method-grid strong{margin-bottom:6px;color:#202023;font-size:13px}.site-account-method-grid span{color:#77777c;font-size:11px;line-height:1.45}@media (max-width: 820px){.site-account-form-grid,.site-account-form-grid--address,.site-account-address-grid,.site-account-method-grid{grid-template-columns:1fr}.site-account-field--wide{grid-column:auto}.site-account-section-heading-row{align-items:stretch;flex-direction:column}.site-account-section-heading-row .site-account-primary-button{width:fit-content}}@media (max-width: 560px){.site-account-form-card,.site-account-info-card,.site-account-loyalty-card{padding:18px}.site-account-panel--section .site-account-empty--section{min-height:280px}.site-account-section-heading-row .site-account-primary-button,.site-account-form-actions .site-account-primary-button{width:100%}.site-account-info-card,.site-account-loyalty-card{grid-template-columns:1fr}}.loyalty-portal{--lp-bg: #fbf7f7;--lp-surface: #ffffff;--lp-text: #171418;--lp-muted: #746a6d;--lp-border: #eadfe2;--lp-purple: #9a0526;--lp-purple-dark: #6f031b;--lp-purple-soft: #f9e9ed;--lp-green: #157347;--lp-green-soft: #edf8f1;--lp-red: #b42318;--lp-red-soft: #fff1f0;--lp-amber: #9a5a00;--lp-amber-soft: #fff8e8;min-height:100vh;background:radial-gradient(circle at 10% 0%,rgba(154,5,38,.08) 0,transparent 28%),linear-gradient(180deg,#fff 0,var(--lp-bg) 240px);color:var(--lp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loyalty-portal *{box-sizing:border-box}.loyalty-portal html{scroll-behavior:smooth}.loyalty-portal button,.loyalty-portal input{font:inherit}.loyalty-portal button{cursor:pointer}.loyalty-portal button:disabled{cursor:not-allowed;opacity:.55}.loyalty-anchor{scroll-margin-top:116px}.loyalty-shell{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:44px 0 88px}.loyalty-auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px 16px}.loyalty-auth-card{width:min(520px,100%);background:rgba(255,255,255,.97);border:1px solid var(--lp-border);border-radius:28px;padding:38px;box-shadow:0 24px 70px #5b071a1c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.loyalty-auth-logo{display:block;width:174px;max-width:52%;height:auto;margin:0 auto 26px}.loyalty-auth-card h1,.loyalty-welcome h1{margin:8px 0 10px;line-height:1.06;letter-spacing:-.04em}.loyalty-auth-card h1{font-size:clamp(30px,5vw,42px)}.loyalty-auth-card>p,.loyalty-welcome p{color:var(--lp-muted);line-height:1.6;margin:0}.loyalty-eyebrow{color:var(--lp-purple);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:850}.loyalty-auth-form,.loyalty-document-form{display:grid;gap:14px;margin-top:24px}.loyalty-auth-form label,.loyalty-document-form label{display:grid;gap:7px;color:#4c4346;font-size:13px;font-weight:700}.loyalty-auth-form label small{font-weight:500;color:var(--lp-muted)}.loyalty-auth-form input,.loyalty-document-form input{width:100%;height:49px;border:1px solid #ddd0d4;border-radius:13px;background:white;color:var(--lp-text);padding:0 14px;outline:none;transition:.18s ease}.loyalty-auth-form input:focus,.loyalty-document-form input:focus{border-color:var(--lp-purple);box-shadow:0 0 0 4px #9a052617}.loyalty-auth-form button,.loyalty-document-form button,.loyalty-modal__actions button,.loyalty-state-error button{min-height:47px;border:0;border-radius:13px;background:var(--lp-purple);color:#fff;font-weight:800;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease}.loyalty-auth-form button:hover,.loyalty-document-form button:hover,.loyalty-state-error button:hover{background:var(--lp-purple-dark);transform:translateY(-1px)}.loyalty-text-button{margin-top:16px;border:0;background:none;color:var(--lp-purple);font-weight:750;padding:4px 0}.loyalty-trust-note{margin-top:22px;padding-top:18px;border-top:1px solid var(--lp-border);display:flex;gap:8px;align-items:center;color:var(--lp-muted);font-size:12px}.loyalty-email-sent{margin-top:24px;border:1px solid #edc7d0;background:var(--lp-purple-soft);border-radius:15px;padding:16px;display:flex;gap:12px;color:var(--lp-purple-dark)}.loyalty-email-sent div{display:grid;gap:3px}.loyalty-email-sent span{color:#75666a;font-size:13px}.loyalty-topbar{min-height:92px;background:rgba(255,255,255,.96);border-top:5px solid var(--lp-purple);border-bottom:1px solid var(--lp-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;grid-template-columns:minmax(180px,.8fr) auto minmax(120px,.8fr);align-items:center;gap:22px;padding:0 max(20px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:20;box-shadow:0 8px 28px #43111d0a}.loyalty-topbar__brand{justify-self:start;display:flex;align-items:center;gap:16px;color:inherit;text-decoration:none;min-width:0}.loyalty-topbar__logo{width:118px;height:78px;object-fit:contain;flex:0 0 auto}.loyalty-topbar__label{color:#554b4e;font-size:13px;font-weight:700;padding-left:16px;border-left:1px solid var(--lp-border);white-space:nowrap}.loyalty-topbar__nav{display:flex;align-items:stretch;justify-content:center;gap:6px}.loyalty-topbar__nav a{min-height:52px;padding:0 13px;border-radius:12px;color:#4c4447;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:720;transition:.16s ease}.loyalty-topbar__nav a:hover{color:var(--lp-purple);background:var(--lp-purple-soft)}.loyalty-topbar__nav a:first-child{color:var(--lp-purple);background:#fff7f8}.loyalty-signout{justify-self:end;min-height:42px;border:1px solid #d9c4c9;background:white;border-radius:11px;padding:0 14px;display:flex;gap:7px;align-items:center;color:var(--lp-purple-dark);font-weight:750}.loyalty-signout:hover{border-color:var(--lp-purple);background:#fff8fa}.loyalty-welcome{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-bottom:28px;padding:20px 4px 6px}.loyalty-welcome__copy{min-width:0}.loyalty-welcome h1{font-size:clamp(38px,5vw,56px);margin-top:0}.loyalty-welcome__dot{color:var(--lp-purple)}.loyalty-customer-meta{display:flex;align-items:center;gap:12px;color:var(--lp-muted);font-size:13px}.loyalty-customer-meta__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--lp-purple-soft);color:var(--lp-purple)}.loyalty-customer-meta>div{display:grid;gap:4px;text-align:right}.loyalty-customer-meta strong{color:#41383b;font-size:13px;font-weight:760}.loyalty-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:20px;margin:20px 0}.loyalty-panel,.loyalty-balance-card{border-radius:22px;border:1px solid var(--lp-border);background:var(--lp-surface);padding:26px;box-shadow:0 10px 34px #44121e0e}.loyalty-balance-card{position:relative;overflow:hidden;min-height:255px;background:radial-gradient(circle at 84% 17%,rgba(255,255,255,.12),transparent 26%),linear-gradient(145deg,#480714 0%,#76031f 52%,#b0002d 100%);color:#fff;border:0;box-shadow:0 18px 42px #6f031b2e}.loyalty-balance-card:after{content:"";position:absolute;inset:auto -80px -115px -80px;height:190px;border-radius:50%;border-top:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.035);transform:rotate(-4deg)}.loyalty-balance-card__glow{position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(255,255,255,.09);filter:blur(5px);right:-90px;top:-120px}.loyalty-balance-card__topline{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.loyalty-balance-card__topline>span{display:flex;gap:8px;align-items:center;font-size:13px;color:#f5dfe5}.loyalty-tier-pill{background:rgba(255,255,255,.11);color:#fff!important;border:1px solid rgba(255,255,255,.2);padding:7px 10px;border-radius:999px;text-transform:capitalize}.loyalty-balance-card__value{display:block;font-size:clamp(58px,7vw,78px);letter-spacing:-.055em;line-height:.95;margin-top:34px;position:relative;z-index:1}.loyalty-balance-card__unit{color:#f0cbd4;font-size:14px;position:relative;z-index:1}.loyalty-balance-card__stats{display:flex;gap:22px;margin-top:31px;color:#f3d8df;font-size:12px;position:relative;z-index:1}.loyalty-balance-card__stats div{display:flex;gap:7px;align-items:center}.loyalty-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.loyalty-section-heading h2{margin:4px 0 0;font-size:24px;letter-spacing:-.03em}.loyalty-multiplier{background:var(--lp-purple-soft);color:var(--lp-purple-dark);padding:8px 11px;border-radius:10px;font-weight:850;font-size:12px}.loyalty-tier-progress{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fff,#fffafa)}.loyalty-progress-track{width:100%;height:11px;border-radius:999px;overflow:hidden;background:#f0e7e9}.loyalty-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#850421,#c10b36);transition:width .3s ease}.loyalty-progress-meta{display:flex;justify-content:space-between;gap:14px;margin-top:11px;color:var(--lp-muted);font-size:12px}.loyalty-progress-meta span:last-child{display:flex;align-items:center;gap:4px;color:var(--lp-purple-dark);font-weight:750}.loyalty-document-banner{border:1px solid #f2d398;background:var(--lp-amber-soft);border-radius:18px;padding:18px;display:flex;gap:14px;margin-bottom:20px}.loyalty-document-banner__icon{flex:0 0 38px;height:38px;display:grid;place-items:center;background:#fff0c7;border-radius:11px;color:var(--lp-amber)}.loyalty-document-banner__content{flex:1}.loyalty-document-banner p{margin:5px 0 0;color:#735f3f;font-size:13px;line-height:1.5}.loyalty-document-form{grid-template-columns:minmax(180px,320px) max-content;align-items:end;margin-top:14px}.loyalty-form-error{color:var(--lp-red)!important;font-weight:700}.loyalty-rewards,.loyalty-ledger{margin-top:20px}.loyalty-rewards{padding:28px}.loyalty-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.loyalty-reward-card{border:1px solid var(--lp-border);border-radius:17px;overflow:hidden;background:#fff;transition:.18s ease}.loyalty-reward-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #5a0d1f14;border-color:#ddc8ce}.loyalty-reward-card__image{display:block;width:100%;height:140px;object-fit:contain;object-position:center;background:#fff}.loyalty-reward-card__image.is-placeholder{background:#fbf0f3}.loyalty-reward-card__image.is-placeholder{display:grid;place-items:center;color:var(--lp-purple)}.loyalty-reward-card__body{padding:17px}.loyalty-reward-category{display:inline-block;color:var(--lp-purple);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.09em;margin-bottom:6px}.loyalty-reward-card h3{margin:0;font-size:17px}.loyalty-reward-card p{color:var(--lp-muted);font-size:12px;line-height:1.5;min-height:36px}.loyalty-reward-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.loyalty-reward-card__footer strong{color:var(--lp-purple-dark)}.loyalty-reward-card__footer button{border:0;border-radius:10px;padding:9px 12px;background:var(--lp-purple);color:#fff;font-weight:780;font-size:12px}.loyalty-reward-card__footer button:hover{background:var(--lp-purple-dark)}.loyalty-inline-warning,.loyalty-inline-success,.loyalty-inline-error{border-radius:12px;padding:11px 13px;margin:-6px 0 16px;display:flex;align-items:center;gap:8px;font-size:13px}.loyalty-inline-warning{background:var(--lp-amber-soft);color:var(--lp-amber)}.loyalty-inline-success{background:var(--lp-green-soft);color:var(--lp-green)}.loyalty-inline-error{background:var(--lp-red-soft);color:var(--lp-red)}.loyalty-ledger-list{display:grid}.loyalty-ledger-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #f1e9eb}.loyalty-ledger-row:first-child{border-top:0}.loyalty-ledger-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center}.loyalty-ledger-icon.is-credit{background:var(--lp-green-soft);color:var(--lp-green)}.loyalty-ledger-icon.is-debit{background:var(--lp-red-soft);color:var(--lp-red)}.loyalty-ledger-main{min-width:0;display:grid;gap:5px}.loyalty-ledger-main>span,.loyalty-ledger-amount>span{color:var(--lp-muted);font-size:11px}.loyalty-ledger-titleline{display:flex;gap:9px;align-items:center;min-width:0}.loyalty-ledger-titleline strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loyalty-ledger-badge{flex:0 0 auto;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;background:#f3edef;color:#6e6064}.loyalty-ledger-badge.is-credit{background:var(--lp-green-soft);color:var(--lp-green)}.loyalty-ledger-badge.is-debit,.loyalty-ledger-badge.is-reversal{background:var(--lp-red-soft);color:var(--lp-red)}.loyalty-ledger-badge.is-opening{background:var(--lp-purple-soft);color:var(--lp-purple)}.loyalty-ledger-amount{text-align:right;display:grid;gap:4px}.loyalty-ledger-amount strong{font-size:16px}.loyalty-ledger-amount .is-positive{color:var(--lp-green)}.loyalty-ledger-amount .is-negative{color:var(--lp-red)}.loyalty-empty,.loyalty-loading{padding:34px 12px;color:var(--lp-muted);text-align:center;display:flex;justify-content:center;align-items:center;gap:9px}.loyalty-state-error{text-align:center;max-width:620px;margin:40px auto}.loyalty-state-error p{color:var(--lp-muted)}.loyalty-state-error button{margin:12px auto 0}.is-spinning{animation:loyalty-spin .8s linear infinite}@keyframes loyalty-spin{to{transform:rotate(360deg)}}.loyalty-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:rgba(52,7,18,.58);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loyalty-modal{width:min(430px,100%);background:white;border-radius:22px;padding:28px;position:relative;box-shadow:0 28px 90px #00000040}.loyalty-modal__close{position:absolute;right:15px;top:15px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:#f7eff1;color:#645257}.loyalty-modal__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--lp-purple-soft);color:var(--lp-purple)}.loyalty-modal h3{font-size:24px;margin:17px 0 8px}.loyalty-modal p{color:var(--lp-muted);line-height:1.55}.loyalty-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.loyalty-modal__actions .is-secondary{background:#f2e8eb;color:#4b3d41}@media (max-width: 980px){.loyalty-topbar{grid-template-columns:auto 1fr auto;gap:12px}.loyalty-topbar__label{display:none}.loyalty-topbar__nav a{padding:0 10px}.loyalty-topbar__nav a span{display:none}}@media (max-width: 800px){.loyalty-dashboard-grid,.loyalty-reward-grid{grid-template-columns:1fr}.loyalty-welcome{align-items:flex-start;flex-direction:column}.loyalty-customer-meta>div{text-align:left}.loyalty-document-form{grid-template-columns:1fr}.loyalty-progress-meta{flex-direction:column}}@media (max-width: 620px){.loyalty-shell{width:min(100% - 20px,1180px);padding-top:26px}.loyalty-auth-card,.loyalty-panel,.loyalty-balance-card{border-radius:18px;padding:20px}.loyalty-topbar{min-height:76px;padding:0 10px;grid-template-columns:auto 1fr auto}.loyalty-topbar__logo{width:78px;height:60px}.loyalty-topbar__nav{justify-content:flex-end;gap:2px}.loyalty-topbar__nav a{min-height:42px;width:40px;justify-content:center;padding:0}.loyalty-signout{width:40px;padding:0;justify-content:center}.loyalty-signout span{display:none}.loyalty-welcome h1{font-size:38px}.loyalty-customer-meta__icon{width:42px;height:42px}.loyalty-ledger-row{grid-template-columns:34px minmax(0,1fr)}.loyalty-ledger-amount{grid-column:2;text-align:left;grid-template-columns:auto 1fr;align-items:baseline}.loyalty-ledger-badge{display:none}.loyalty-balance-card__stats{flex-direction:column;gap:8px}}.loyalty-password-field{position:relative;display:flex;align-items:center}.loyalty-password-field>svg{position:absolute;left:12px;z-index:1;color:#8a7d81;pointer-events:none}.loyalty-auth-form .loyalty-password-field input{padding-left:38px;padding-right:40px}.loyalty-auth-form .loyalty-password-field:not(:has(.loyalty-password-toggle)) input{padding-right:12px}.loyalty-auth-form .loyalty-password-toggle{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:31px;min-height:31px;height:31px;padding:0;border:0;border-radius:8px;background:transparent;color:#786b70;display:grid;place-items:center}.loyalty-auth-form .loyalty-password-toggle:hover,.loyalty-auth-form .loyalty-password-toggle:focus-visible{background:#f4f4f4;color:var(--lp-purple);transform:translateY(-50%)}.loyalty-auth-form .loyalty-forgot-password{justify-self:end;min-height:auto;margin-top:-4px;padding:1px 0;border:0;border-radius:0;background:transparent;color:var(--lp-purple);font-size:11px;font-weight:760}.loyalty-auth-form .loyalty-forgot-password:hover,.loyalty-auth-form .loyalty-forgot-password:focus-visible{background:transparent;color:var(--lp-purple-dark);transform:none;text-decoration:underline;text-underline-offset:3px}.loyalty-auth-divider{position:relative;margin:13px 0 11px;display:flex;align-items:center;justify-content:center;color:#999;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.loyalty-auth-divider:before,.loyalty-auth-divider:after{content:"";height:1px;flex:1;background:#e5e5e5}.loyalty-auth-divider span{padding:0 9px}.loyalty-secondary-auth-button{width:100%;min-height:40px;border:1px solid #d7d7d7;border-radius:10px;background:#fff;color:var(--lp-purple-dark);font:inherit;font-size:11.5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.18s ease}.loyalty-secondary-auth-button:hover,.loyalty-secondary-auth-button:focus-visible{border-color:var(--lp-purple);background:#fafafa;transform:translateY(-1px)}.loyalty-secondary-auth-button:disabled{opacity:.55;cursor:not-allowed}.loyalty-portal{background:var(--bg-page, #f4f5f7)}.loyalty-portal:has(.loyalty-auth-shell){background:var(--bg-page, #f4f5f7)}.loyalty-portal:has(.loyalty-auth-shell) .loyalty-auth-shell{padding:18px 14px}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact){width:min(440px,100%);padding:26px 30px 28px;border-radius:20px;border-color:var(--border-color, #e5e7eb);box-shadow:0 14px 42px #11182712;-webkit-backdrop-filter:none;backdrop-filter:none}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) .loyalty-auth-logo{width:122px;max-width:38%;margin:0 auto 14px}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) h1{margin:6px 0 8px;font-size:clamp(28px,4vw,34px)}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact)>p{line-height:1.5}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) .loyalty-auth-form{gap:11px;margin-top:18px}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) .loyalty-auth-form label{gap:5px;font-size:12px}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) .loyalty-auth-form input{height:44px;border-radius:11px;font-size:12.5px}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) .loyalty-auth-form>button[type=submit]{min-height:44px;border-radius:11px;font-size:12.5px}.loyalty-auth-card--compact{width:min(405px,100%);padding:22px 28px 24px;border-radius:18px;border-color:#dedede;box-shadow:0 14px 42px #00000012}.loyalty-auth-card--compact .loyalty-auth-logo{width:92px;max-width:30%;margin:0 auto 5px}.loyalty-auth-card--compact .loyalty-auth-form{gap:10px;margin-top:9px}.loyalty-auth-card--compact .loyalty-auth-form label{gap:5px;font-size:11.5px}.loyalty-auth-card--compact .loyalty-auth-form input{height:42px;border-radius:10px;font-size:12px}.loyalty-auth-card--compact .loyalty-auth-form>button[type=submit]{min-height:41px;border-radius:10px;margin-top:1px;font-size:12.5px}.loyalty-auth-mode-title{margin:2px 0 0;text-align:center;color:#3e3437;font-size:13.5px;font-weight:820;letter-spacing:-.01em}.loyalty-account-switch{margin:10px 0 0!important;color:var(--lp-muted);font-size:11px;line-height:1.4!important;text-align:center}.loyalty-account-switch button{min-height:auto;padding:0;border:0;background:transparent;color:var(--lp-purple);font:inherit;font-weight:820}.loyalty-account-switch button:hover,.loyalty-account-switch button:focus-visible{text-decoration:underline;text-underline-offset:3px}.loyalty-auth-card .loyalty-inline-error{margin-top:11px}.loyalty-auth-card--compact .loyalty-email-sent{margin-top:12px;padding:11px;border-radius:11px}.loyalty-auth-card--compact .loyalty-first-access-note{margin-top:10px!important;font-size:10.5px;line-height:1.4!important}.loyalty-auth-card--compact .loyalty-trust-note{margin-top:12px;padding-top:11px;font-size:10px}@media (max-width: 520px){.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact){width:min(400px,100%);padding:22px 18px 24px;border-radius:18px}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) .loyalty-auth-logo{width:104px;margin-bottom:12px}.loyalty-auth-card--compact{width:min(372px,100%);padding:20px 19px 21px}.loyalty-auth-card--compact .loyalty-auth-logo{width:84px}.loyalty-auth-shell .loyalty-auth-card:not(.loyalty-auth-card--compact) h1{font-size:28px}}.site-account-benefit{display:none!important}.site-account-person-type{margin:0 0 22px;padding:0;border:0}.site-account-person-type legend{margin-bottom:8px;color:#303034;font-size:11.5px;font-weight:760}.site-account-person-type-options{display:inline-grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:8px}.site-account-person-type-options label{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid #d9d9dd;border-radius:6px;background:#fff;color:#55555a;font-size:11.5px;font-weight:720;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.site-account-person-type-options label:hover{border-color:#c9a4ae}.site-account-person-type-options label.is-selected{border-color:#c98698;background:#fbf0f3;color:var(--store-wine)}.site-account-person-type-options input{margin:0;accent-color:var(--store-wine)}.site-account-profile-grid{align-items:start}@media (max-width: 700px){.site-account-person-type-options{width:100%;grid-template-columns:1fr}.site-account-profile-grid{grid-template-columns:1fr}}.loyalty-referral-card{margin-top:20px;border:1px solid var(--lp-border);border-radius:24px;padding:28px;background:linear-gradient(135deg,#fff 0%,#fff8f8 62%,#fff2f4 100%);box-shadow:0 14px 38px #5207190f;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:28px;align-items:stretch}.loyalty-referral-card.is-loading{display:block;color:var(--lp-muted)}.loyalty-referral-kicker{color:var(--lp-purple);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:850}.loyalty-referral-card h2{margin:6px 0 8px;font-size:clamp(22px,3vw,30px);letter-spacing:-.035em}.loyalty-referral-card p{margin:0;max-width:680px;color:var(--lp-muted);line-height:1.6}.loyalty-referral-link{margin-top:22px;display:grid;grid-template-columns:minmax(130px,1fr) auto auto;gap:10px;align-items:stretch}.loyalty-referral-link>div{border:1px dashed #d9a8b3;background:#fff;border-radius:13px;padding:10px 13px;display:grid;gap:2px}.loyalty-referral-link>div span{color:var(--lp-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.loyalty-referral-link>div strong{color:var(--lp-purple-dark);font-size:17px;letter-spacing:.04em}.loyalty-referral-link button{border:1px solid #e7c5cd;border-radius:13px;padding:0 15px;background:#fff;color:var(--lp-purple-dark);font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px}.loyalty-referral-link button.is-primary{border-color:var(--lp-purple);background:var(--lp-purple);color:#fff}.loyalty-referral-stats{border-radius:18px;background:linear-gradient(145deg,#5c0015,#a5002a);color:#fff;padding:20px;display:grid;grid-template-columns:1fr;gap:0}.loyalty-referral-stats>div{min-height:68px;border-top:1px solid rgba(255,255,255,.16);display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-content:center}.loyalty-referral-stats>div:first-child{border-top:0}.loyalty-referral-stats svg{grid-row:1 / span 2;align-self:center;opacity:.9}.loyalty-referral-stats strong{font-size:22px;line-height:1}.loyalty-referral-stats span{font-size:11px;color:#ffffffc2}.loyalty-reward-card--upcoming{border-style:dashed;background:#fffafa}.loyalty-reward-card--upcoming .loyalty-reward-card__image{background:linear-gradient(135deg,#fff2f4,#f9eaed);color:#a3052b}.loyalty-reward-card--upcoming .loyalty-reward-card__footer button{background:#f2e8ea;color:#8b6670}.loyalty-reward-coming{color:#9a0526!important;font-size:12px;text-transform:uppercase;letter-spacing:.06em}@media (max-width: 860px){.loyalty-referral-card{grid-template-columns:1fr}.loyalty-referral-stats{grid-template-columns:repeat(3,1fr)}.loyalty-referral-stats>div{border-top:0;border-left:1px solid rgba(255,255,255,.16);padding-left:14px}.loyalty-referral-stats>div:first-child{border-left:0;padding-left:0}}@media (max-width: 640px){.loyalty-referral-card{padding:20px}.loyalty-referral-link{grid-template-columns:1fr}.loyalty-referral-link button{min-height:44px}.loyalty-referral-stats{grid-template-columns:1fr}.loyalty-referral-stats>div{border-left:0;border-top:1px solid rgba(255,255,255,.16);padding-left:0}.loyalty-referral-stats>div:first-child{border-top:0}}.loyalty-portal .loyalty-reward-card{display:flex;flex-direction:column;height:100%}.loyalty-portal .loyalty-reward-card__image:not(.is-placeholder){display:block;width:100%;height:190px;padding:6px 8px;object-fit:contain!important;object-position:center;background:#fff;border-bottom:1px solid #f1e6e9}.loyalty-portal .loyalty-reward-card__body{display:flex;flex-direction:column;gap:8px;padding:18px;flex:1}.loyalty-portal .loyalty-reward-card h3{margin:0}.loyalty-portal .loyalty-reward-card p{margin:0;min-height:auto}.loyalty-portal .loyalty-reward-card__footer{margin-top:auto}.loyalty-portal .loyalty-reward-card__price{display:grid;gap:2px;min-width:62px}.loyalty-portal .loyalty-reward-card__price strong{white-space:nowrap}.loyalty-portal .loyalty-reward-card__price small{color:#7a7073;font-size:10px;white-space:nowrap}.loyalty-portal .loyalty-reward-card__quantity{display:grid;grid-template-columns:30px 32px 30px;align-items:center;height:34px;flex:0 0 auto;border:1px solid #ded6d9;border-radius:9px;overflow:hidden;background:#fff}.loyalty-portal .loyalty-reward-card__footer .loyalty-reward-card__quantity button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:32px;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:#242124}.loyalty-portal .loyalty-reward-card__footer .loyalty-reward-card__quantity button:hover:not(:disabled){background:#f8f5f6;color:var(--lp-purple, #9a0526)}.loyalty-portal .loyalty-reward-card__footer .loyalty-reward-card__quantity button:disabled{opacity:.3;background:transparent}.loyalty-portal .loyalty-reward-card__quantity>strong{display:inline-flex;align-items:center;justify-content:center;height:32px;border-left:1px solid #eee7e9;border-right:1px solid #eee7e9;color:#242124;font-size:13px}.loyalty-portal .loyalty-reward-card.is-unavailable{opacity:.72}.loyalty-portal .loyalty-reward-card.is-unavailable .loyalty-reward-card__image{filter:saturate(.65)}.loyalty-portal .loyalty-reward-unavailable{width:fit-content;padding:5px 9px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:700}.loyalty-portal .loyalty-modal-backdrop{background:rgba(0,0,0,.34);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loyalty-portal .loyalty-reward-quantity{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px 0;border-top:1px solid #eee7e9;border-bottom:1px solid #eee7e9}.loyalty-portal .loyalty-reward-quantity__label{font-size:14px;font-weight:700;color:var(--text-primary, #242124)}.loyalty-portal .loyalty-reward-quantity__control{display:grid;grid-template-columns:38px 48px 38px;align-items:center;min-height:38px;border:1px solid #ded6d9;border-radius:10px;overflow:hidden;background:#fff}.loyalty-portal .loyalty-reward-quantity__control button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:0;background:transparent;color:#242124;cursor:pointer}.loyalty-portal .loyalty-reward-quantity__control button:hover:not(:disabled){background:#f8f5f6}.loyalty-portal .loyalty-reward-quantity__control button:disabled{opacity:.35;cursor:not-allowed}.loyalty-portal .loyalty-reward-quantity__control strong{display:inline-flex;align-items:center;justify-content:center;height:38px;border-left:1px solid #eee7e9;border-right:1px solid #eee7e9;font-size:15px;color:#242124}.loyalty-portal .loyalty-reward-total{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-top:2px;font-size:14px}.loyalty-portal .loyalty-reward-total span{color:#6b6467}.loyalty-portal .loyalty-reward-total strong{color:var(--color-primary, #d7154f);font-size:16px}@media (max-width: 1160px){.loyalty-portal .loyalty-reward-card__footer{flex-wrap:wrap}}.loyalty-portal .loyalty-vouchers{margin-top:20px}.loyalty-portal .loyalty-voucher-grid{display:grid;gap:14px}.loyalty-portal .loyalty-voucher-card{border:1px solid var(--lp-border);border-radius:18px;padding:18px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;background:linear-gradient(135deg,#fff,#fffafb);box-shadow:0 8px 24px #46101d0a}.loyalty-portal .loyalty-voucher-card.is-used,.loyalty-portal .loyalty-voucher-card.is-expired,.loyalty-portal .loyalty-voucher-card.is-cancelled{opacity:.72}.loyalty-portal .loyalty-voucher-card__icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;color:var(--lp-purple);background:var(--lp-purple-soft)}.loyalty-portal .loyalty-voucher-card__main{min-width:0;display:grid;gap:13px}.loyalty-portal .loyalty-voucher-card__topline{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.loyalty-portal .loyalty-voucher-card__topline>div{display:grid;gap:3px}.loyalty-portal .loyalty-voucher-card__value{font-size:22px;font-weight:900;color:var(--lp-purple-dark);letter-spacing:-.03em}.loyalty-portal .loyalty-voucher-card__topline strong{font-size:14px}.loyalty-portal .loyalty-voucher-status{flex:0 0 auto;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.loyalty-portal .loyalty-voucher-status.is-issued{color:var(--lp-green);background:var(--lp-green-soft)}.loyalty-portal .loyalty-voucher-status.is-used{color:#655b5e;background:#f1ecee}.loyalty-portal .loyalty-voucher-status.is-cancelled,.loyalty-portal .loyalty-voucher-status.is-expired{color:var(--lp-red);background:var(--lp-red-soft)}.loyalty-portal .loyalty-voucher-code{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px dashed #d8c2c8;background:#fff;border-radius:12px}.loyalty-portal .loyalty-voucher-code code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;letter-spacing:.04em;color:#34272b}.loyalty-portal .loyalty-voucher-code button{margin-left:auto;border:0;border-radius:9px;padding:7px 9px;background:var(--lp-purple-soft);color:var(--lp-purple-dark);display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.loyalty-portal .loyalty-voucher-rules{display:flex;flex-wrap:wrap;gap:7px 10px;color:var(--lp-muted);font-size:11px}.loyalty-portal .loyalty-voucher-rules span{padding:5px 7px;background:#faf5f6;border-radius:8px}.loyalty-portal .loyalty-voucher-card small{color:var(--lp-muted)}.loyalty-portal .loyalty-vouchers--compact{padding-top:20px;padding-bottom:20px}.loyalty-portal .loyalty-section-heading--compact{margin-bottom:14px}.loyalty-portal .loyalty-section-heading--compact h2{font-size:20px}.loyalty-portal .loyalty-voucher-grid--compact{gap:8px}.loyalty-portal .loyalty-voucher-card--compact{border-radius:12px;padding:10px 12px;grid-template-columns:32px minmax(0,1fr);gap:10px;box-shadow:none;background:#fff}.loyalty-portal .loyalty-voucher-card--compact .loyalty-voucher-card__icon{width:32px;height:32px;border-radius:9px}.loyalty-portal .loyalty-voucher-card--compact .loyalty-voucher-card__main{gap:7px}.loyalty-portal .loyalty-voucher-card--compact .loyalty-voucher-card__topline strong{font-size:13px}.loyalty-portal .loyalty-voucher-card--compact .loyalty-voucher-card__topline small{font-size:10px}.loyalty-portal .loyalty-voucher-card--compact .loyalty-voucher-status{padding:4px 7px;font-size:9px}.loyalty-portal .loyalty-voucher-code--compact{max-width:360px;padding:6px 8px;border-radius:9px;gap:7px}.loyalty-portal .loyalty-voucher-code--compact code{font-size:11px}.loyalty-portal .loyalty-voucher-code--compact button{padding:5px 7px;font-size:10px}.loyalty-portal .loyalty-voucher-rules--compact{font-size:10px;gap:5px}.loyalty-portal .loyalty-voucher-rules--compact span{padding:3px 5px}.loyalty-portal .loyalty-pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:14px;color:var(--lp-muted);font-size:11px}.loyalty-portal .loyalty-pagination button{border:1px solid var(--lp-border);background:#fff;color:var(--lp-purple-dark);border-radius:8px;padding:6px 9px;font-size:11px;font-weight:750;cursor:pointer}.loyalty-portal .loyalty-pagination button:disabled{opacity:.4;cursor:default}@media (max-width: 640px){.loyalty-portal .loyalty-voucher-card{grid-template-columns:1fr}.loyalty-portal .loyalty-voucher-card--compact{grid-template-columns:30px minmax(0,1fr)}.loyalty-portal .loyalty-voucher-card__topline{align-items:center}.loyalty-portal .loyalty-voucher-code{align-items:stretch;flex-direction:column}.loyalty-portal .loyalty-voucher-code--compact{flex-direction:row;align-items:center;max-width:none}.loyalty-portal .loyalty-voucher-code button{margin-left:0;justify-content:center}.loyalty-portal .loyalty-voucher-code--compact button{margin-left:auto}.loyalty-portal .loyalty-pagination{justify-content:center}}.pro-signup-page{--pro-red: #9a0526;--pro-red-dark: #72031c;--pro-text: #18151a;--pro-muted: #667085;min-height:100vh;padding:36px 18px;display:grid;place-items:center;background:#f5f6f8;color:var(--pro-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pro-signup-page *{box-sizing:border-box}.pro-signup-card{position:relative;width:min(680px,100%);background:#fff;border:1px solid #e2e5e9;border-radius:24px;padding:32px;box-shadow:0 22px 65px #0f172a14}.pro-signup-logo{display:block;width:188px;max-width:58%;max-height:76px;object-fit:contain;object-position:center;margin:2px auto 30px}.pro-signup-back{position:absolute;top:32px;left:32px;display:inline-flex;align-items:center;gap:6px;color:#5f6670;text-decoration:none;font-size:13px;font-weight:700}.pro-signup-eyebrow{display:block;color:var(--pro-red);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:850}.pro-signup-card h1{margin:8px 0 10px;font-size:clamp(30px,5vw,44px);line-height:1.06;letter-spacing:-.04em}.pro-signup-intro,.pro-signup-state>p{color:var(--pro-muted);line-height:1.6;margin:0}.pro-signup-referral{margin-top:16px;padding:11px 13px;border:1px solid #e6c3cb;border-radius:12px;background:#fff7f8;color:#6f3c48;font-size:12px}.pro-signup-referral strong{color:var(--pro-red);letter-spacing:.04em}.pro-signup-form{display:grid;gap:17px;margin-top:28px}.pro-signup-form label{display:grid;gap:7px;color:#3f4650;font-size:13px;font-weight:750}.pro-signup-form label>small,.pro-signup-form label span small{color:#7f8790;font-weight:500}.pro-required{color:var(--pro-red);font-weight:850}.pro-signup-form input:not([type=checkbox]),.pro-signup-form select{width:100%;height:49px;border:1px solid #d7dde5;border-radius:12px;background:#fff;padding:0 13px;color:var(--pro-text);font:inherit;outline:none}.pro-signup-form input:focus,.pro-signup-form select:focus{border-color:var(--pro-red);box-shadow:0 0 0 4px #9a052614}.pro-signup-form input[aria-invalid=true]{border-color:#c44a61;background:#fffafb}.pro-signup-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pro-signup-form .pro-field-error{color:#a51d37;font-weight:700}.pro-signup-consent{grid-template-columns:19px 1fr!important;align-items:start;gap:10px!important;padding:15px;border:1px solid #e1e5ea;border-radius:13px;background:#fafbfc;line-height:1.45}.pro-signup-consent input{width:17px;height:17px;margin-top:2px;accent-color:var(--pro-red)}.pro-signup-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.pro-signup-primary,.pro-signup-secondary{min-height:49px;border-radius:12px;padding:0 20px;font:inherit;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer}.pro-signup-primary{border:0;background:var(--pro-red);color:#fff}.pro-signup-primary:hover{background:var(--pro-red-dark)}.pro-signup-primary:disabled{opacity:.65;cursor:wait}.pro-signup-secondary{border:1px solid var(--pro-red);background:#fff;color:var(--pro-red)}.pro-signup-secondary:hover{background:#fff7f8}.pro-signup-error{border:1px solid #f0c8cf;background:#fff3f5;color:#9f1b35;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:700}.pro-signup-trust{display:flex;align-items:flex-start;gap:8px;color:#6b7280;font-size:12px;line-height:1.45;margin-top:18px}.pro-signup-trust svg{flex:0 0 auto;color:var(--pro-red)}.pro-signup-member{text-align:center;color:#6b7280;font-size:13px;margin-top:20px}.pro-signup-member a{color:var(--pro-red);font-weight:800}.pro-signup-state{text-align:center}.pro-signup-state .pro-signup-logo{margin-left:auto;margin-right:auto;object-position:center}.pro-signup-state-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin:2px auto 20px;background:#f8edf0;color:var(--pro-red)}.pro-signup-state-icon.is-success{background:#edf8f0;color:#18763a}.pro-signup-state .pro-signup-primary,.pro-signup-state .pro-signup-secondary{margin-top:24px}.pro-signup-mail-note{margin:18px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#3f734c;font-size:13px;font-weight:750}@media (max-width: 620px){.pro-signup-page{padding:16px 12px;align-items:start}.pro-signup-card{border-radius:18px;padding:24px 18px}.pro-signup-row{grid-template-columns:1fr}.pro-signup-logo{width:156px;margin-top:4px}.pro-signup-back{position:static;margin-bottom:18px}}.store-facilities{padding-top:22px}.store-facilities-heading{align-items:end}.store-facilities-heading>p{max-width:480px;margin:0 0 6px;color:var(--store-muted);font-size:14px;line-height:1.65}.store-facilities-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.store-facility-card{min-height:340px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--store-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px #1111110a}.store-facility-card.is-studio{background:#111;border-color:#111;color:#fff}.store-facility-card.is-ai{background:#f7f7f8}.store-facility-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:rgba(154,5,38,.08);color:var(--store-wine)}.store-facility-card.is-studio .store-facility-icon{background:rgba(255,255,255,.1);color:#fff}.store-facility-topline{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.store-facility-status{padding:7px 10px;border-radius:999px;background:#ececef;color:#5d5d62;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-facility-kicker{display:block;margin-top:24px;color:var(--store-wine);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.store-facility-card.is-studio .store-facility-kicker{color:#ffffff94}.store-facility-card h3{margin:10px 0 12px;max-width:390px;color:inherit;font-size:clamp(22px,2vw,29px);line-height:1.08;letter-spacing:-.03em}.store-facility-card>p{margin:0;color:var(--store-muted);font-size:13.5px;line-height:1.65}.store-facility-card.is-studio>p{color:#ffffffab}.store-facility-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.store-facility-tags span{padding:7px 10px;border-radius:999px;background:#f5f0f2;color:#6f2337;font-size:11px;font-weight:750}.store-facility-link,.store-facility-primary,.store-facility-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12.5px;font-weight:800}.store-facility-link{margin-top:auto;padding-top:24px;color:var(--store-wine)!important}.store-facility-actions{margin-top:auto;padding-top:24px;display:flex;flex-wrap:wrap;gap:9px}.store-facility-primary,.store-facility-secondary{min-height:42px;padding:0 15px;border-radius:8px}.store-facility-primary{background:#fff;color:#111!important}.store-facility-secondary{border:1px solid rgba(255,255,255,.24);color:#fff!important}.store-home-paths{margin-top:16px;padding:64px 0 72px;background:#f6f6f7;border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line)}.store-home-paths-heading{margin-bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:32px}.store-home-paths-heading h2{margin:8px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.02;letter-spacing:-.04em}.store-home-paths-heading>p{max-width:390px;margin:0 0 3px;color:var(--store-muted);font-size:13.5px;line-height:1.6}.store-home-paths-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.store-home-path-card{min-height:210px;padding:22px;display:flex;flex-direction:column;border:1px solid #e2e2e5;border-radius:14px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.store-home-path-card:hover,.store-home-path-card:focus-visible{transform:translateY(-2px);border-color:#9a052647;box-shadow:0 10px 28px #1111110f}.store-home-path-card>span{color:var(--store-wine);font-size:9.5px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.store-home-path-card h3{margin:12px 0 9px;font-size:19px;line-height:1.12;letter-spacing:-.025em}.store-home-path-card p{margin:0;color:var(--store-muted);font-size:12.5px;line-height:1.55}.store-home-path-card strong{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:7px;color:#111;font-size:12px}@media (max-width: 980px){.store-facilities-grid{grid-template-columns:1fr}.store-facility-card{min-height:0}.store-home-paths-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.store-facilities-heading,.store-home-paths-heading{align-items:flex-start;flex-direction:column}.store-facility-card{padding:24px}.store-home-paths{padding-top:48px;padding-bottom:54px}.store-home-paths-grid{grid-template-columns:1fr}.store-home-path-card{min-height:185px}}.store-info-page{--info-wine: #9a0526;--info-wine-dark: #720018;--info-ink: #111;--info-muted: #68686d;--info-line: #e8e8eb;--info-soft: #f7f7f8;min-height:100vh;background:#fff;color:var(--info-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.store-info-page *{box-sizing:border-box}.store-info-page a{color:inherit;text-decoration:none}.store-info-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.store-info-topbar{min-height:31px;padding:6px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#080808;color:#ffffffc7;font-size:10.5px;font-weight:650}.store-info-header{min-height:82px;padding:11px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:34px;border-bottom:1px solid var(--info-line);background:rgba(255,255,255,.97)}.store-info-brand{width:165px;height:58px;display:flex;align-items:center}.store-info-brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.store-info-header nav{display:flex;align-items:center;justify-content:center;gap:30px;font-size:12.5px;font-weight:700}.store-info-header nav a:hover,.store-info-header nav a:focus-visible{color:var(--info-wine)}.store-info-back{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--info-line);border-radius:8px;font-size:12px;font-weight:750}.store-info-hero{padding:76px 0 70px;background:linear-gradient(180deg,#fff 0%,#fafafa 100%);border-bottom:1px solid var(--info-line)}.store-info-breadcrumb{margin-bottom:32px;display:flex;align-items:center;gap:9px;color:#8a8a8f;font-size:11px}.store-info-breadcrumb strong{color:#5f5f64;font-weight:700}.store-info-eyebrow{color:var(--info-wine);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.store-info-hero h1{max-width:860px;margin:12px 0 20px;font-size:clamp(42px,5.2vw,72px);line-height:.98;letter-spacing:-.055em}.store-info-hero>.store-info-shell>p{max-width:760px;margin:0;color:var(--info-muted);font-size:clamp(16px,1.55vw,20px);line-height:1.6}.store-info-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.store-info-primary,.store-info-secondary{min-height:44px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:12.5px;font-weight:800}.store-info-primary{background:var(--info-wine);color:#fff!important}.store-info-primary:hover,.store-info-primary:focus-visible{background:var(--info-wine-dark)}.store-info-secondary{border:1px solid #dcdce0;background:#fff}.store-info-content{padding-top:64px;padding-bottom:82px;display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;gap:clamp(48px,7vw,96px)}.store-info-summary{position:sticky;top:28px;padding:24px;border:1px solid var(--info-line);border-radius:16px;background:var(--info-soft)}.store-info-summary-icon{width:44px;height:44px;margin-bottom:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(154,5,38,.08);color:var(--info-wine)}.store-info-summary strong{display:block;margin-bottom:10px;font-size:15px}.store-info-summary p{margin:0;color:var(--info-muted);font-size:12.5px;line-height:1.65}.store-info-summary small{display:block;margin-top:16px;padding-top:14px;border-top:1px solid #dddde1;color:#85858a;font-size:10.5px}.store-info-sections{min-width:0}.store-info-section{padding:0 0 38px;margin-bottom:38px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:22px;border-bottom:1px solid var(--info-line)}.store-info-section:last-child{margin-bottom:0}.store-info-section>span{padding-top:5px;color:#aaaab0;font-size:11px;font-weight:800;letter-spacing:.08em}.store-info-section h2{margin:0 0 15px;font-size:clamp(24px,2.4vw,34px);line-height:1.08;letter-spacing:-.035em}.store-info-section p{max-width:760px;margin:0 0 14px;color:var(--info-muted);font-size:14px;line-height:1.72}.store-info-section p:last-child{margin-bottom:0}.store-info-section ul{margin:4px 0 0;padding:0;display:grid;gap:11px;list-style:none}.store-info-section li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;color:#55555a;font-size:13.5px;line-height:1.55}.store-info-section li svg{margin-top:2px;color:var(--info-wine)}.store-info-footer{padding:32px 0;background:#080808;color:#ffffffad}.store-info-footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:48px}.store-info-footer-inner>div{display:flex;flex-direction:column;gap:7px;font-size:11.5px;line-height:1.45}.store-info-footer-inner strong{color:#fff;font-size:13px}.store-info-footer-inner a:hover,.store-info-footer-inner a:focus-visible{color:#fff}@media (max-width: 820px){.store-info-shell{width:min(100% - 32px,1180px)}.store-info-header{grid-template-columns:1fr auto;padding-left:16px;padding-right:16px}.store-info-header nav{display:none}.store-info-brand{width:145px}.store-info-hero{padding-top:54px;padding-bottom:54px}.store-info-content{grid-template-columns:1fr;gap:34px;padding-top:46px;padding-bottom:58px}.store-info-summary{position:static}.store-info-footer-inner{flex-direction:column;gap:22px}}@media (max-width: 520px){.store-info-topbar span:last-child{display:none}.store-info-header{gap:12px}.store-info-back{padding:0 10px;font-size:11px}.store-info-breadcrumb{margin-bottom:24px}.store-info-hero h1{font-size:42px}.store-info-actions{flex-direction:column}.store-info-primary,.store-info-secondary{width:100%}.store-info-section{grid-template-columns:1fr;gap:10px}}.print-library-page{min-height:100vh;background:#fff;color:#111}.print-library-shell{width:min(1400px,calc(100% - 40px));margin:0 auto}.print-library-hero{padding:34px 0 24px;background:#fff;border-bottom:1px solid #efefeb}.print-library-hero .print-library-shell{max-width:980px}.print-library-eyebrow{display:block;color:#76766f;font-size:12px;font-weight:600}.print-library-hero h1{margin:8px 0 7px;font-size:clamp(28px,3.6vw,42px);line-height:1.08;letter-spacing:-.03em;font-weight:680}.print-library-hero p{max-width:650px;margin:0;color:#686862;font-size:14px;line-height:1.5}.print-library-search{display:flex;align-items:center;gap:10px;max-width:560px;margin:17px 0 0;padding:0 14px;height:48px;border:1px solid #deded8;border-radius:9px;background:#fff}.print-library-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:14px}.print-library-content{padding:28px 0 76px}.print-library-results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.print-library-results-head button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;color:#6f2535;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.print-library-results-head>span{color:#85857e;font-size:12px}.print-library-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 28px}.print-library-category-card{display:block;min-width:0;border:0;background:transparent;padding:0;text-align:center;cursor:pointer}.print-library-category-art{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1.42/1;overflow:hidden;border:1px solid #f0f0ed;background:#fafafa}.print-library-category-art img{width:78%;height:78%;object-fit:contain;transition:transform .18s ease}.print-library-category-art>svg{color:#a2a29c}.print-library-category-card:hover .print-library-category-art img{transform:scale(1.025)}.print-library-category-card strong{display:block;margin-top:14px;color:#6f2535;font-size:18px;line-height:1.2;font-weight:650}.print-library-category-card small{display:block;margin-top:3px;color:#9a9a93;font-size:11px;font-weight:500}.print-library-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px 14px}.print-library-card{min-width:0}.print-library-art{position:relative;display:flex;width:100%;aspect-ratio:1/1;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:#fafafa;border:1px solid #ecece7;cursor:pointer}.print-library-art img{width:82%;height:82%;object-fit:contain;transition:transform .2s ease}.print-library-art>svg{color:#a0a099}.print-library-art>span{position:absolute;left:50%;bottom:11px;display:flex;align-items:center;gap:6px;transform:translate(-50%,6px);opacity:0;padding:8px 11px;border-radius:7px;background:#222;color:#fff;font-size:11px;font-weight:650;white-space:nowrap;transition:.16s ease}.print-library-art:hover img{transform:scale(1.025)}.print-library-art:hover>span{opacity:1;transform:translate(-50%)}.print-library-card-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:9px 2px 0}.print-library-card-copy>div{min-width:0}.print-library-card-copy small{display:block;margin-bottom:2px;color:#8b8b84;font-size:10px;font-weight:500}.print-library-card-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:620;line-height:1.3}.print-library-card-copy>button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border:1px solid #deded8;background:#fff;padding:6px 8px;border-radius:7px;font:inherit;font-size:11px;font-weight:620;cursor:pointer}.print-library-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:#74746d}.print-library-state strong{color:#222;font-size:15px;font-weight:650}.print-library-state p{margin:0;font-size:13px}@media (max-width:1180px){.print-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.print-library-category-grid{gap:38px 22px}}@media (max-width:900px){.print-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.print-library-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}}@media (max-width:680px){.print-library-shell{width:min(100% - 24px,1400px)}.print-library-hero{padding:25px 0 18px}.print-library-hero h1{font-size:28px}.print-library-hero p{font-size:13px}.print-library-search{height:46px;margin-top:14px}.print-library-content{padding-top:20px}.print-library-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 10px}.print-library-category-art{aspect-ratio:1.22/1}.print-library-category-art img{width:82%;height:82%}.print-library-category-card strong{margin-top:9px;font-size:14px}.print-library-category-card small{font-size:10px}.print-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 9px}.print-library-art{border-radius:8px}.print-library-art img{width:85%;height:85%}.print-library-art>span{display:none}.print-library-card-copy{padding-top:7px}.print-library-card-copy strong{font-size:12px}.print-library-card-copy>button{display:none}.print-library-card-copy small{font-size:9px}.print-library-results-head{margin-bottom:16px}}@media (max-width:420px){.print-library-hero h1{font-size:26px}.print-library-category-grid{gap:22px 8px}.print-library-category-card strong{font-size:13px}}.catalog-page{--wine: #9a0526;--wine-dark: #720018;--ink: #111111;--muted: #6d6d72;--line: #e9e9ec;--soft: #f7f7f8;min-height:100vh;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-page *{box-sizing:border-box}.catalog-page a{color:inherit;text-decoration:none}.catalog-topbar{min-height:32px;padding:7px max(24px,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#080808;color:#fff;font-size:11px;font-weight:700}.catalog-header{width:100%;min-height:88px;padding:12px max(28px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:minmax(180px,250px) 1fr auto;align-items:center;gap:26px;border-bottom:1px solid var(--line);background:#fff}.catalog-brand img{display:block;width:min(205px,100%);max-height:62px;object-fit:contain;object-position:left center}.catalog-nav{display:flex;justify-content:center;align-items:center;gap:clamp(22px,3vw,46px);font-size:14px;font-weight:750}.catalog-nav a{position:relative;padding:12px 0;white-space:nowrap}.catalog-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:2px;background:var(--wine);transition:right .16s ease}.catalog-nav a:hover:after,.catalog-nav a.is-active:after{right:0}.catalog-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.catalog-icon-link{width:42px;height:42px;display:grid;place-items:center;border-radius:999px}.catalog-icon-link:hover{background:var(--soft)}.catalog-shell{width:min(1400px,calc(100% - 64px));margin:0 auto}.catalog-intro{padding:34px 0 38px;border-bottom:1px solid var(--line);background:#fbfbfc}.catalog-breadcrumb{display:flex;align-items:center;gap:6px;margin-bottom:30px;color:#85858a;font-size:12px;font-weight:650}.catalog-breadcrumb a:hover{color:var(--wine)}.catalog-intro-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;gap:70px}.catalog-eyebrow,.catalog-product-eyebrow,.catalog-section-title span{color:var(--wine);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.catalog-intro h1{max-width:820px;margin:8px 0 0;font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.052em;font-weight:920}.catalog-intro-grid>p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.catalog-products-section{padding-top:52px;padding-bottom:72px}.catalog-section-title{margin-bottom:24px}.catalog-section-title h2{margin:7px 0 0;font-size:clamp(26px,2.4vw,36px);line-height:1.1;letter-spacing:-.03em}.catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalog-product-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-product-card:hover{transform:translateY(-3px);border-color:#d8d8dc;box-shadow:0 14px 40px #0000000f}.catalog-product-image{height:320px;position:relative;overflow:hidden;background:var(--soft)}.catalog-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .26s ease}.catalog-product-card:hover .catalog-product-image img{transform:scale(1.02)}.catalog-badge{position:absolute;left:16px;top:16px;min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,255,255,.94);color:var(--wine);font-size:11px;font-weight:850;box-shadow:0 5px 16px #00000014}.catalog-product-copy{padding:22px 22px 24px}.catalog-product-copy h3{margin:7px 0 8px;font-size:22px;line-height:1.15;letter-spacing:-.025em}.catalog-product-copy p{min-height:48px;margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.5}.catalog-product-copy strong,.catalog-help a{display:inline-flex;align-items:center;gap:8px;color:var(--wine);font-size:13px;font-weight:850}.catalog-help{padding:62px 0;background:#111;color:#fff}.catalog-help-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.catalog-help .catalog-eyebrow{color:#d66a82}.catalog-help h2{max-width:620px;margin:8px 0 0;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em}.catalog-help p{max-width:580px;margin:0 0 22px;color:#ffffffb8;font-size:15px;line-height:1.6}.catalog-help a{color:#fff}@media (max-width: 980px){.catalog-header{grid-template-columns:190px 1fr auto;gap:14px}.catalog-nav{gap:18px;font-size:13px}.catalog-intro-grid{grid-template-columns:1fr;gap:22px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.catalog-topbar{justify-content:center;text-align:center}.catalog-topbar span:not(:first-child){display:none}.catalog-header{min-height:74px;grid-template-columns:1fr auto;padding-left:18px;padding-right:14px}.catalog-brand img{width:165px;max-height:56px}.catalog-nav{display:none}.catalog-shell{width:min(100% - 34px,1400px)}.catalog-intro{padding-top:24px}.catalog-breadcrumb{margin-bottom:22px}.catalog-intro h1{font-size:clamp(40px,11vw,58px)}.catalog-product-grid{grid-template-columns:1fr}.catalog-product-image{height:340px}.catalog-help-grid{grid-template-columns:1fr;gap:26px}}@media (max-width: 500px){.catalog-header-actions .catalog-icon-link:first-child{display:none}.catalog-intro h1{font-size:40px}.catalog-products-section{padding-top:40px;padding-bottom:52px}.catalog-product-image{height:285px}.catalog-help{padding:48px 0}}.product-page{--wine: #9a0526;--wine-dark: #720018;--ink: #111;--muted: #6d6d72;--line: #e8e8eb;--soft: #f7f7f8;min-height:100vh;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.product-page *{box-sizing:border-box}.product-page a{color:inherit;text-decoration:none}.product-topbar{min-height:32px;padding:7px max(24px,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#080808;color:#fff;font-size:11px;font-weight:700}.product-header{width:100%;min-height:88px;padding:12px max(28px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:minmax(180px,250px) 1fr auto;align-items:center;gap:26px;border-bottom:1px solid var(--line)}.product-brand img{display:block;width:min(205px,100%);max-height:62px;object-fit:contain;object-position:left center}.product-nav{display:flex;justify-content:center;align-items:center;gap:clamp(22px,3vw,46px);font-size:14px;font-weight:750}.product-nav a{position:relative;padding:12px 0;white-space:nowrap}.product-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:2px;background:var(--wine);transition:right .16s ease}.product-nav a:hover:after,.product-nav a.is-active:after{right:0}.product-header-actions{display:flex;gap:8px}.product-icon-link{width:42px;height:42px;display:grid;place-items:center;border-radius:999px}.product-icon-link:hover{background:var(--soft)}.product-shell{width:min(1400px,calc(100% - 64px));margin:0 auto}.product-breadcrumb{display:flex;align-items:center;gap:6px;padding:24px 0 28px;color:#89898e;font-size:12px;font-weight:650}.product-breadcrumb a:hover{color:var(--wine)}.product-main-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(46px,6vw,90px);align-items:start;padding-bottom:78px}.product-gallery{min-width:0}.product-main-image{aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;background:var(--soft)}.product-main-image img{width:100%;height:100%;display:block;object-fit:cover}.product-gallery>p{margin:12px 0 0;color:#99999e;font-size:11px;line-height:1.45}.product-config{position:sticky;top:20px;padding-top:10px}.product-eyebrow{color:var(--wine);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-config h1{margin:8px 0 12px;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.045em}.product-lead{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.product-benefits{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px 18px}.product-benefits span{display:inline-flex;align-items:center;gap:6px;color:#4f4f54;font-size:12px;font-weight:700}.product-benefits svg{color:var(--wine)}.product-divider{height:1px;margin:28px 0;background:var(--line)}.product-field+.product-field{margin-top:28px}.product-field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:12px}.product-field-heading strong{font-size:15px}.product-field-heading span{color:#8c8c91;font-size:11px}.product-quantity{width:176px;height:48px;display:grid;grid-template-columns:44px 1fr 44px;overflow:hidden;border:1px solid #dcdce0;border-radius:10px}.product-quantity button{border:0;background:#fff;cursor:pointer}.product-quantity button:hover{background:var(--soft)}.product-quantity input{min-width:0;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);outline:0;text-align:center;font:inherit;font-weight:800;-moz-appearance:textfield}.product-quantity input::-webkit-inner-spin-button,.product-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-choice-grid button{min-height:116px;padding:16px;display:grid;grid-template-columns:18px 1fr;grid-template-rows:auto auto;column-gap:10px;align-content:center;text-align:left;border:1px solid #dcdce0;border-radius:12px;background:#fff;cursor:pointer}.product-choice-grid button:hover{border-color:#c8c8cd}.product-choice-grid button.is-selected{border-color:var(--wine);box-shadow:inset 0 0 0 1px var(--wine)}.product-radio{grid-row:1 / 3;width:16px;height:16px;margin-top:2px;border:1.5px solid #aaaab0;border-radius:999px;position:relative}.is-selected .product-radio{border-color:var(--wine)}.is-selected .product-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;background:var(--wine)}.product-choice-grid strong{font-size:13px}.product-choice-grid small{margin-top:5px;color:#85858a;font-size:11px;line-height:1.4}.product-summary{margin-top:28px;padding:18px;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center;border-radius:12px;background:var(--soft)}.product-summary>div{display:grid;gap:4px}.product-summary span{color:#85858a;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.product-summary strong{font-size:17px}.product-summary p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.product-continue{min-height:54px;margin-top:14px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;background:var(--wine);color:#fff!important;font-size:14px;font-weight:850}.product-continue:hover{background:var(--wine-dark)}.product-steps{padding:64px 0 78px;border-top:1px solid var(--line)}.product-steps h2{max-width:680px;margin:8px 0 28px;font-size:clamp(32px,3.4vw,48px);line-height:1;letter-spacing:-.04em}.product-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-step-grid>div{min-height:185px;padding:22px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px}.product-step-grid span{color:var(--wine);font-size:11px;font-weight:850}.product-step-grid strong{margin-top:auto;font-size:19px}.product-step-grid p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.5}@media (max-width: 980px){.product-header{grid-template-columns:190px 1fr auto;gap:14px}.product-nav{gap:18px;font-size:13px}.product-main-grid{grid-template-columns:1fr}.product-config{position:static}}@media (max-width: 760px){.product-topbar{justify-content:center;text-align:center}.product-topbar span:not(:first-child){display:none}.product-header{min-height:74px;grid-template-columns:1fr auto;padding-left:18px;padding-right:14px}.product-brand img{width:165px;max-height:56px}.product-nav{display:none}.product-shell{width:min(100% - 34px,1400px)}.product-main-grid{gap:28px;padding-bottom:56px}.product-choice-grid,.product-step-grid{grid-template-columns:1fr}.product-step-grid>div{min-height:145px}}@media (max-width: 500px){.product-header-actions .product-icon-link:first-child{display:none}.product-breadcrumb{flex-wrap:wrap;padding-top:18px}.product-config h1{font-size:40px}.product-summary{grid-template-columns:1fr;gap:10px}.product-steps{padding-top:48px}}.product-cart-link{position:relative}.product-cart-link>span{position:absolute;top:1px;right:0;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#9a0526;color:#fff;font-size:9px;font-weight:850;line-height:1}.product-model-card{padding:16px 18px;display:grid;gap:4px;border:1px solid #dedee2;border-radius:12px;background:#fafafa}.product-model-card>span,.product-model-card small{color:#77777d;font-size:12px}.product-model-card strong{color:#171717;font-size:15px}.product-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:274px;padding-right:5px;overflow-y:auto}.product-color-grid button{min-width:0;padding:10px 8px;display:flex;align-items:center;gap:8px;border:1px solid #e2e2e5;border-radius:10px;background:#fff;color:#26262a;cursor:pointer;text-align:left}.product-color-grid button:hover{border-color:#bebec4}.product-color-grid button.is-selected{border-color:#9a0526;box-shadow:inset 0 0 0 1px #9a0526}.product-color-grid button>span{width:22px;height:22px;flex:0 0 22px;border:1px solid rgba(0,0,0,.13);border-radius:999px}.product-color-grid small{min-width:0;overflow:hidden;font-size:11px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.product-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-size-row{min-height:58px;padding:8px 10px 8px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e2e2e5;border-radius:11px;background:#fff}.product-size-row>strong{min-width:25px;font-size:14px}.product-size-stepper{height:38px;display:grid;grid-template-columns:34px 47px 34px;overflow:hidden;border:1px solid #d9d9de;border-radius:9px}.product-size-stepper button,.product-size-stepper input{min-width:0;border:0;background:#fff;color:#171717}.product-size-stepper button{display:grid;place-items:center;cursor:pointer}.product-size-stepper button:hover{background:#f5f5f6}.product-size-stepper input{width:47px;border-left:1px solid #ececef;border-right:1px solid #ececef;font-size:13px;font-weight:800;text-align:center;-moz-appearance:textfield}.product-size-stepper input::-webkit-inner-spin-button,.product-size-stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}button.product-continue{width:100%;border:0;cursor:pointer}button.product-continue:disabled{cursor:not-allowed;opacity:.45}.product-main-image{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#faf9f7 0%,#f2f0ed 100%);isolation:isolate}.product-main-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;border:1px solid rgba(17,17,17,.05);border-radius:inherit}.product-model-photo{position:relative;width:100%;height:100%;display:block;overflow:hidden;background:#f1f1f1}.product-main-image>.product-model-photo{border-radius:inherit}.product-model-photo img{width:100%;height:100%;padding:0;display:block;object-fit:cover;object-position:center center;animation:product-shirt-color-swap .18s ease-out}.product-shirt-tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;mix-blend-mode:screen;transition:background .16s ease,opacity .16s ease}.product-main-image-color{position:absolute;left:18px;bottom:18px;z-index:5;min-height:38px;padding:7px 11px 7px 8px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 8px 28px #11111114;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-main-image-color>span{width:24px;height:24px;border:1px solid rgba(17,17,17,.16);border-radius:999px}.product-main-image-color strong{font-size:11px;font-weight:820}.product-model-thumbs{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-model-thumbs button{min-width:0;aspect-ratio:1 / 1.08;padding:0;overflow:hidden;position:relative;border:1px solid #e1e1e4;border-radius:12px;background:#f5f5f5;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-model-thumbs button:hover{transform:translateY(-1px);border-color:#c8c8cd}.product-model-thumbs button.is-selected{border-color:#9a0526;box-shadow:inset 0 0 0 2px #9a0526}.product-model-thumbs .product-model-photo{position:absolute;top:0;right:0;bottom:0;left:0}.product-model-thumbs .product-model-photo img{object-position:center top}@keyframes product-shirt-color-swap{0%{opacity:.65;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.product-model-photo img{animation:none}.product-model-thumbs button{transition:none}}@media (max-width: 760px){.product-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-size-grid{grid-template-columns:1fr}.product-main-image-color{left:12px;bottom:12px}.product-model-thumbs{gap:8px}}.cart-page{--cart-wine: #9a0526;--cart-ink: #171717;--cart-muted: #717176;--cart-line: #e8e8eb;min-height:100vh;background:#fff;color:var(--cart-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cart-page *{box-sizing:border-box}.cart-page a{color:inherit;text-decoration:none}.cart-topbar{min-height:34px;padding:8px max(24px,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#080808;color:#fff;font-size:12px;font-weight:650}.cart-header{min-height:92px;padding:14px max(28px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:minmax(180px,270px) 1fr auto;align-items:center;gap:28px;border-bottom:1px solid var(--cart-line)}.cart-brand img{width:min(225px,100%);max-height:70px;object-fit:contain;object-position:left center}.cart-nav{display:flex;justify-content:center;gap:clamp(22px,3vw,48px);font-size:14px;font-weight:720}.cart-nav a{padding:13px 0;white-space:nowrap}.cart-header-actions{display:flex;align-items:center;gap:8px}.cart-icon-link{width:42px;height:42px;display:grid;place-items:center;border-radius:999px}.cart-icon-link:hover{background:#f5f5f6}.cart-bag{position:relative}.cart-bag>span{position:absolute;top:1px;right:0;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--cart-wine);color:#fff;font-size:9px;font-weight:850}.cart-shell{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:26px 0 80px}.cart-breadcrumb{display:flex;align-items:center;gap:7px;color:#85858a;font-size:12px}.cart-breadcrumb a:hover{color:var(--cart-wine)}.cart-title-row{margin:34px 0 28px;display:flex;align-items:end;justify-content:space-between;gap:22px}.cart-eyebrow{color:var(--cart-wine);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.cart-title-row h1{margin:5px 0 0;font-size:clamp(36px,4vw,54px);letter-spacing:-.045em}.cart-title-row>a{color:var(--cart-wine);font-size:13px;font-weight:800}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.cart-items{display:grid;gap:14px}.cart-item{padding:16px;display:grid;grid-template-columns:170px 1fr;gap:20px;border:1px solid var(--cart-line);border-radius:15px;background:#fff}.cart-item-image{min-height:170px;overflow:hidden;border-radius:11px;background:#f5f5f6}.cart-item-image img{width:100%;height:100%;display:block;object-fit:cover}.cart-item-content{min-width:0;display:flex;flex-direction:column}.cart-item-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cart-item-heading span{color:#7b7b80;font-size:11px}.cart-item-heading h2{margin:4px 0 0;font-size:21px;letter-spacing:-.025em}.cart-item-heading button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border:0;border-radius:999px;background:#f6f6f7;color:#67676c;cursor:pointer}.cart-item-heading button:hover{color:var(--cart-wine)}.cart-item-meta{margin-top:15px;display:flex;flex-wrap:wrap;gap:8px 18px;color:#65656a;font-size:12px}.cart-item-meta strong{color:#343438}.cart-size-list{margin-top:15px;display:flex;flex-wrap:wrap;gap:7px}.cart-size-list span{padding:7px 10px;border-radius:8px;background:#f5f5f6;color:#56565b;font-size:12px}.cart-size-list strong{color:#18181a;margin-right:4px}.cart-item-footer{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-item-footer>strong{font-size:14px}.cart-item-footer a{color:var(--cart-wine);font-size:12px;font-weight:800}.cart-summary{position:sticky;top:20px;padding:25px;border:1px solid var(--cart-line);border-radius:15px;background:#fafafa}.cart-summary h2{margin:6px 0 24px;font-size:24px;letter-spacing:-.03em}.cart-summary-row{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--cart-line);color:#66666c;font-size:13px}.cart-summary-row strong{color:#202024}.cart-summary-price{padding:20px 0 5px;display:grid;gap:4px}.cart-summary-price span{color:#77777c;font-size:12px}.cart-summary-price strong{font-size:25px;letter-spacing:-.025em}.cart-summary-price small{color:#77777c;line-height:1.45}.cart-checkout{min-height:52px;margin-top:22px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;background:var(--cart-wine);color:#fff!important;font-size:13px;font-weight:850}.cart-summary>p{margin:13px 0 0;color:#7a7a7f;font-size:11px;line-height:1.5;text-align:center}.cart-empty{min-height:390px;padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--cart-line);border-radius:16px;background:#fafafa;text-align:center}.cart-empty h2{margin:15px 0 5px;font-size:27px}.cart-empty p{margin:0;color:var(--cart-muted)}.cart-empty a{margin-top:22px;padding:13px 18px;display:inline-flex;align-items:center;gap:8px;border-radius:9px;background:var(--cart-wine);color:#fff;font-size:13px;font-weight:800}@media (max-width: 900px){.cart-header{grid-template-columns:1fr auto;padding-left:20px;padding-right:16px}.cart-nav{display:none}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width: 620px){.cart-topbar{justify-content:center;font-size:10px}.cart-topbar span:not(:first-child){display:none}.cart-header{min-height:72px}.cart-brand img{width:150px}.cart-shell{width:calc(100% - 32px);padding-top:20px}.cart-title-row{align-items:flex-start}.cart-title-row>a{display:none}.cart-item{grid-template-columns:100px 1fr;gap:13px;padding:11px}.cart-item-image{min-height:120px}.cart-item-heading h2{font-size:17px}.cart-item-meta{display:grid;gap:5px}.cart-item-footer{align-items:flex-start;flex-direction:column;gap:8px}}.studio-page{--studio-wine: #9a0526;--studio-ink: #171717;--studio-muted: #74747a;--studio-line: #e6e6e9;min-height:100vh;background:#f5f5f6;color:var(--studio-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.studio-page *{box-sizing:border-box}.studio-page a{color:inherit;text-decoration:none}.studio-topbar{min-height:32px;padding:7px max(24px,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#090909;color:#fff;font-size:11px;font-weight:700}.studio-header{min-height:82px;padding:11px max(28px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:24px;background:#fff;border-bottom:1px solid var(--studio-line)}.studio-brand img{width:185px;max-height:60px;object-fit:contain;object-position:left center}.studio-header-title{display:grid;gap:3px;text-align:center}.studio-header-title strong{font-size:14px}.studio-header-title span{color:var(--studio-muted);font-size:11px}.studio-header-actions{display:flex;gap:7px}.studio-header-actions>a{width:40px;height:40px;display:grid;place-items:center;border-radius:999px}.studio-header-actions>a:hover{background:#f4f4f5}.studio-cart-icon{position:relative}.studio-cart-icon>span{position:absolute;top:0;right:-1px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--studio-wine);color:#fff;font-size:9px;font-weight:900}.studio-shell{width:min(1450px,100%);min-height:calc(100vh - 114px);margin:0 auto;display:grid;grid-template-columns:430px minmax(0,1fr);background:#fff}.studio-controls{padding:34px 32px 48px;overflow-y:auto;border-right:1px solid var(--studio-line)}.studio-back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:25px;color:#66666b!important;font-size:11px;font-weight:750}.studio-back-link:hover{color:var(--studio-wine)!important}.studio-eyebrow{color:var(--studio-wine);font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.studio-controls h1{margin:6px 0 9px;font-size:34px;line-height:1.04;letter-spacing:-.045em}.studio-lead{margin:0 0 24px;color:var(--studio-muted);font-size:12px;line-height:1.55}.studio-side-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px}.studio-side-tabs button{min-height:44px;border:1px solid #dcdce0;border-radius:10px;background:#fff;color:#4f4f54;font-size:12px;font-weight:800;cursor:pointer}.studio-side-tabs button.is-active{border-color:var(--studio-wine);background:#f8eef1;color:var(--studio-wine);box-shadow:inset 0 0 0 1px var(--studio-wine)}.studio-side-toggle{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:9px;border-radius:9px;background:#f6f6f7;color:#45454a;font-size:11px;font-weight:750;cursor:pointer}.studio-side-toggle input{accent-color:var(--studio-wine)}.studio-control-section{margin-top:18px;transition:opacity .15s ease}.studio-control-section.is-disabled{opacity:.42;pointer-events:none}.studio-control-heading{margin:16px 0 8px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.studio-control-heading strong{font-size:12px}.studio-control-heading span{color:#85858a;font-size:10px}.studio-upload-box{min-height:76px;padding:13px 14px;display:flex;align-items:center;gap:12px;border:1px dashed #c9c9cf;border-radius:11px;background:#fafafa;cursor:pointer}.studio-upload-box:hover{border-color:var(--studio-wine);background:#fff8fa}.studio-upload-box input{display:none}.studio-upload-box>svg{flex:0 0 auto;color:var(--studio-wine)}.studio-upload-box>div{min-width:0;display:grid;gap:3px}.studio-upload-box strong{font-size:12px}.studio-upload-box span{overflow:hidden;color:#77777c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.studio-remove-file{margin-top:7px;padding:0;border:0;background:transparent;color:#8c3349;font-size:10px;font-weight:750;cursor:pointer}.studio-size-heading{margin-top:21px}.studio-size-inputs{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:9px}.studio-size-inputs>span{padding-bottom:12px;color:#99999d;font-weight:750}.studio-size-inputs label{display:grid;gap:5px;color:#6c6c72;font-size:10px;font-weight:750}.studio-size-inputs input{width:100%;height:42px;padding:0 11px;border:1px solid #dcdce0;border-radius:9px;background:#fff;color:#202024;font-size:12px;font-weight:750}.studio-position-heading{margin-top:21px}.studio-slider{margin-top:10px;display:grid;grid-template-columns:74px 1fr;align-items:center;gap:10px;color:#68686e;font-size:10px;font-weight:750}.studio-slider input{width:100%;accent-color:var(--studio-wine)}.studio-message{margin-top:17px;padding:11px 12px;border-radius:9px;background:#fff4e7;color:#865421;font-size:10px;line-height:1.45}.studio-add-cart{width:100%;min-height:50px;margin-top:21px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--studio-wine);color:#fff;font-size:12px;font-weight:850;cursor:pointer}.studio-add-cart:disabled{background:#d7d7db;color:#86868c;cursor:not-allowed}.studio-safe-note{margin-top:8px;display:block;color:#8a8a8f;font-size:9px;line-height:1.4;text-align:center}.studio-preview-area{min-width:0;padding:28px 34px 34px;display:flex;flex-direction:column;background:#f5f5f6}.studio-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.studio-preview-toolbar>div:first-child{display:grid;gap:3px}.studio-preview-toolbar span{color:#7d7d82;font-size:10px}.studio-preview-toolbar strong{font-size:14px}.studio-side-status{display:flex;gap:7px}.studio-side-status span{padding:6px 9px;border-radius:999px;background:#e6e6e9;color:#74747a;font-size:9px;font-weight:800}.studio-side-status span.is-ready{background:#e8f4eb;color:#2e7840}.studio-canvas{flex:1;min-height:570px;margin-top:18px;display:grid;place-items:center;overflow:hidden;border:1px solid #e1e1e4;border-radius:18px;background:radial-gradient(circle at center,#ffffff 0%,#f1f1f3 65%,#ebebed 100%)}.studio-shirt{--shirt-color: #171717;width:min(470px,72%);aspect-ratio:.82;position:relative;filter:drop-shadow(0 24px 28px rgba(0,0,0,.13))}.studio-shirt:before,.studio-shirt:after{content:"";position:absolute;top:9%;width:31%;height:29%;background:var(--shirt-color);border:1px solid rgba(0,0,0,.08)}.studio-shirt:before{left:-17%;clip-path:polygon(45% 0,100% 20%,84% 100%,0 73%)}.studio-shirt:after{right:-17%;clip-path:polygon(55% 0,0 20%,16% 100%,100% 73%)}.studio-shirt-body{position:absolute;top:8%;right:9%;bottom:4%;left:9%;overflow:hidden;border:1px solid rgba(0,0,0,.09);border-radius:10% 10% 5% 5%;background:var(--shirt-color)}.studio-shirt-neck{position:absolute;z-index:4;top:6%;left:50%;width:23%;height:13%;transform:translate(-50%);border-radius:0 0 999px 999px;background:#f3f3f5;box-shadow:inset 0 -5px #00000014}.studio-shirt-side-label{position:absolute;z-index:4;left:50%;bottom:-20px;transform:translate(-50%);color:#8b8b90;font-size:9px;font-weight:850;letter-spacing:.12em}.studio-art-preview{position:absolute;z-index:3;transform:translate(-50%,-50%);display:grid;place-items:center;border:1px dashed rgba(154,5,38,.65);background:rgba(255,255,255,.07)}.studio-art-preview.has-image{border:1px solid rgba(255,255,255,.2);background:transparent}.studio-art-preview img{width:100%;height:100%;display:block;object-fit:contain}.studio-file-placeholder{width:100%;height:100%;min-height:55px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#9a0526;background:rgba(255,255,255,.88)}.studio-file-placeholder span{font-size:9px;font-weight:850}.studio-preview-footer{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.studio-preview-footer>div{min-width:0;padding:12px 14px;display:grid;gap:3px;border:1px solid #e1e1e4;border-radius:10px;background:#fff}.studio-preview-footer span{color:#848489;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.studio-preview-footer strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-simple-header{min-height:82px;padding:12px 28px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #e7e7e9}.studio-simple-header img{width:180px}.studio-missing{min-height:520px;padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.studio-missing h1{max-width:580px;margin:16px 0 8px;font-size:35px;letter-spacing:-.045em}.studio-missing p{margin:0;color:#77777c}.studio-missing>a{min-height:46px;margin-top:22px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border-radius:9px;background:var(--studio-wine);color:#fff;font-size:12px;font-weight:850}@media (max-width: 980px){.studio-header{grid-template-columns:1fr auto;padding-left:20px;padding-right:16px}.studio-header-title{display:none}.studio-brand img{width:158px}.studio-shell{grid-template-columns:1fr}.studio-controls{border-right:0;border-bottom:1px solid var(--studio-line)}.studio-preview-area{min-height:700px}}@media (max-width: 600px){.studio-topbar{justify-content:center;text-align:center}.studio-topbar span:first-child{display:none}.studio-header{min-height:70px}.studio-controls{padding:26px 18px 36px}.studio-controls h1{font-size:30px}.studio-preview-area{padding:20px 14px 28px;min-height:570px}.studio-preview-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.studio-canvas{min-height:410px}.studio-shirt{width:78%}.studio-preview-footer{grid-template-columns:1fr}}.studio-side-tabs-four{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-side-tabs-four button{padding:0 6px;font-size:10px}.studio-side-status-four{flex-wrap:wrap;justify-content:flex-end}.studio-vector-canvas{min-height:600px}.studio-vector-stage{width:min(620px,90%);aspect-ratio:600 / 680;position:relative;display:grid;place-items:center}.studio-vector-shirt{width:100%;height:100%;display:block;overflow:visible}.studio-vector-shirt g>path:nth-of-type(1){d:path("M221 72 C241 98 270 111 300 111 C330 111 359 98 379 72 L448 100 L533 142 L594 226 L512 304 L458 253 L448 606 C402 626 351 638 300 638 C249 638 198 626 152 606 L142 253 L88 304 L6 226 L67 142 L152 100 Z");stroke-width:2.4px;stroke-linejoin:round}.studio-vector-shirt g>path:nth-of-type(2){d:path("M238 84 C253 112 273 124 300 124 C327 124 347 112 362 84 C358 126 335 143 300 143 C265 143 242 126 238 84 Z");stroke-width:2px}.studio-vector-shirt g>path:nth-of-type(3){d:path("M143 251 L88 304 M457 251 L512 304");stroke-width:1.6px}.studio-vector-shirt g>path:nth-of-type(4){d:path("M157 588 C204 611 250 621 300 621 C350 621 396 611 443 588");stroke-width:1.6px}.studio-vector-shirt g>rect{rx:26px}.studio-vector-art{position:absolute;z-index:5;transform:translate(-50%,-50%);display:grid;place-items:center;overflow:visible;border:1px dashed rgba(154,5,38,.78);border-radius:4px;background:rgba(255,255,255,.12);box-shadow:0 0 0 1px #ffffff26;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.studio-vector-art:active{cursor:grabbing}.studio-vector-art.has-image{border-style:solid;border-color:#9a0526;background:transparent;box-shadow:0 0 0 1px #ffffffa6,0 2px 8px #00000014}.studio-art-content{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transform-origin:50% 50%;pointer-events:none}.studio-vector-art img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.studio-vector-art .studio-file-placeholder{pointer-events:none}.studio-resize-handle{position:absolute;z-index:8;width:13px;height:13px;padding:0;border:2px solid #9a0526;border-radius:2px;background:#fff;box-shadow:0 1px 4px #0000002e;touch-action:none}.studio-resize-handle.is-nw{left:0;top:0;transform:translate(-50%,-50%);cursor:nwse-resize}.studio-resize-handle.is-ne{right:0;top:0;transform:translate(50%,-50%);cursor:nesw-resize}.studio-resize-handle.is-sw{left:0;bottom:0;transform:translate(-50%,50%);cursor:nesw-resize}.studio-resize-handle.is-se{right:0;bottom:0;transform:translate(50%,50%);cursor:nwse-resize}.studio-resize-handle:hover{width:15px;height:15px}.studio-rotate-handle{position:absolute;z-index:9;left:50%;top:-40px;width:26px;height:26px;padding:0;transform:translate(-50%);border:2px solid #9a0526;border-radius:999px;background:#fff;color:#9a0526;display:grid;place-items:center;font-size:17px;line-height:1;font-weight:900;cursor:grab;touch-action:none;box-shadow:0 2px 7px #00000029}.studio-rotate-handle:active{cursor:grabbing}.studio-rotate-handle:after{content:"";position:absolute;left:50%;top:100%;width:2px;height:14px;transform:translate(-50%);background:#9a0526;pointer-events:none}.studio-rotation-heading{margin-top:16px}.studio-rotation-control{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:center}.studio-rotation-control input[type=range]{width:100%;accent-color:#a9002b}.studio-rotation-control button{height:34px;border:1px solid #d9d9dd;border-radius:8px;background:#fff;color:#242428;font-size:11px;font-weight:800;cursor:pointer}.studio-rotation-control button:hover{border-color:#9a0526;color:#9a0526}.studio-vector-label{position:absolute;left:50%;bottom:0;transform:translate(-50%);padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.9);color:#77777c;font-size:9px;font-weight:900;letter-spacing:.1em;box-shadow:0 6px 18px #0000000f}@media (max-width: 720px){.studio-side-tabs-four{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-vector-canvas{min-height:430px}.studio-vector-stage{width:96%}.studio-side-status-four{display:grid;grid-template-columns:repeat(2,auto)}.studio-resize-handle{width:17px;height:17px}.studio-rotate-handle{width:30px;height:30px;top:-44px}}.studio-v2-page{min-height:100vh;background:#f5f5f6}.studio-v2-page .studio-shell{grid-template-columns:minmax(0,1fr) 390px}.studio-v2-page .studio-preview-area{grid-column:1;grid-row:1;padding:24px 26px 30px}.studio-v2-page .studio-controls{grid-column:2;grid-row:1;padding:116px 22px 42px;border-right:0;border-left:1px solid var(--studio-line);background:#fff}.studio-v2-page .studio-back-link{margin-bottom:16px}.studio-v2-page .studio-eyebrow{display:none}.studio-v2-page .studio-controls h1{margin:0 0 7px;font-size:26px;letter-spacing:-.035em}.studio-v2-page .studio-lead{margin-bottom:18px;font-size:11px}.studio-v2-page .studio-side-tabs{gap:6px;padding:4px;margin-bottom:10px;border-radius:13px;background:#f1f1f3}.studio-v2-page .studio-side-tabs button{min-height:39px;border:0;border-radius:9px;background:transparent;box-shadow:none}.studio-v2-page .studio-side-tabs button.is-active{background:#fff;color:#8f0828;box-shadow:0 3px 12px #00000014}.studio-v2-page .studio-side-toggle{min-height:40px;border:1px solid #ececef;background:#fafafa}.studio-v2-page .studio-control-section{margin-top:12px;padding:14px;border:1px solid #e9e9ec;border-radius:15px;background:#fafafa}.studio-v2-page .studio-control-heading{margin:14px 0 7px}.studio-v2-page .studio-control-heading:first-child{margin-top:0}.studio-v2-page .studio-upload-box{min-height:66px;border-style:solid;border-color:#dedee2;background:#fff}.studio-v2-page .studio-upload-box:hover{border-color:#9a0526}.studio-v2-page .studio-position-heading,.studio-v2-page .studio-slider{display:none}.studio-v2-page .studio-preview-toolbar{min-height:45px}.studio-v2-page .studio-side-status{display:none}.studio-v2-page .studio-canvas{min-height:630px;margin-top:12px;border:0;border-radius:22px;background:radial-gradient(circle at 50% 42%,#fff 0%,#f4f4f5 58%,#ececef 100%);box-shadow:inset 0 0 0 1px #e4e4e7}.studio-v2-page .studio-vector-stage{width:min(610px,86%)}.studio-v2-page .studio-preview-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-v2-page .studio-preview-footer>div{padding:10px 12px;border-radius:12px}.studio-v2-page .studio-add-cart{min-height:54px;margin-top:16px;border-radius:12px;font-size:13px;box-shadow:0 8px 20px #9a052629}.studio-v2-art-source{position:fixed!important;z-index:70;top:130px;right:max(18px,calc((100vw - 1450px)/2 + 18px));width:346px;padding:11px;border:1px solid #e6e6e9;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px #00000014;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform:translateZ(0);backface-visibility:hidden}.studio-v2-art-source>span{display:block;margin:0 0 7px 2px;color:#74747a;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.studio-v2-art-source>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.studio-v2-art-source button{min-height:42px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dedee2;border-radius:10px;background:#fff;color:#252529;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.studio-v2-art-source button:hover{border-color:#9a0526;color:#9a0526}.studio-v2-art-source button.is-ready-print{border-color:#ead4da;background:#fff7f9;color:#8e0828}.studio-ready-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:rgba(12,12,14,.36);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.studio-ready-drawer{width:min(460px,100%);height:100dvh;padding:24px;overflow-y:auto;background:#fff;box-shadow:-20px 0 50px #00000026}.studio-ready-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.studio-ready-drawer>header>div{min-width:0}.studio-ready-drawer>header span{color:#9a0526;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.studio-ready-drawer>header h2{margin:5px 0 7px;font-size:27px;line-height:1.05;letter-spacing:-.04em}.studio-ready-drawer>header p{margin:0;color:#737378;font-size:12px;line-height:1.5}.studio-ready-drawer>header>button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e5e5e8;border-radius:999px;background:#fff;cursor:pointer}.studio-ready-search{height:46px;margin-top:22px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #e0e0e3;border-radius:12px;background:#f8f8f9}.studio-ready-search svg{color:#85858a}.studio-ready-search input{width:100%;border:0;outline:0;background:transparent;color:#222226;font:inherit;font-size:12px}.studio-ready-message,.studio-ready-loading{margin-top:15px;padding:12px 13px;border-radius:11px;background:#f7f7f8;color:#65656a;font-size:11px}.studio-ready-grid{margin-top:15px;display:grid;gap:9px}.studio-ready-card{width:100%;min-height:82px;padding:9px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #e7e7ea;border-radius:14px;background:#fff;text-align:left;cursor:pointer}.studio-ready-card:hover{border-color:#cfa8b3;box-shadow:0 6px 18px #0000000f}.studio-ready-card:disabled{opacity:.65;cursor:wait}.studio-ready-thumb{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f2f2f4;color:#9a0526}.studio-ready-thumb img{width:100%;height:100%;object-fit:contain}.studio-ready-card-copy{min-width:0;display:grid;gap:4px}.studio-ready-card-copy strong{overflow:hidden;color:#252529;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.studio-ready-card-copy small{color:#85858a;font-size:10px}.studio-ready-card>b{color:#9a0526;font-size:10px}.studio-ready-empty{min-height:390px;padding:54px 18px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#77777c}.studio-ready-empty>svg{color:#9a0526}.studio-ready-empty>strong{margin-top:15px;color:#27272b;font-size:16px}.studio-ready-empty>p{max-width:330px;margin:8px 0 0;font-size:11px;line-height:1.55}.studio-ready-collections{margin-top:22px;display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.studio-ready-collections span{padding:7px 10px;border-radius:999px;background:#f5f0f2;color:#8b2640;font-size:10px;font-weight:800}@media (max-width: 980px){.studio-v2-page .studio-shell{grid-template-columns:1fr}.studio-v2-page .studio-controls{grid-column:1;grid-row:1;padding-top:104px;border-left:0;border-bottom:1px solid var(--studio-line)}.studio-v2-page .studio-preview-area{grid-column:1;grid-row:2}.studio-v2-art-source{position:fixed!important;top:113px;left:14px;right:14px;width:auto}}@media (max-width: 600px){.studio-v2-page .studio-controls{padding:102px 16px 28px}.studio-v2-page .studio-controls h1{font-size:25px}.studio-v2-page .studio-lead{display:none}.studio-v2-page .studio-control-section{padding:12px}.studio-v2-page .studio-size-inputs input{height:39px}.studio-v2-page .studio-preview-area{min-height:520px;padding:16px 12px 22px}.studio-v2-page .studio-canvas,.studio-v2-page .studio-vector-canvas{min-height:390px}.studio-v2-page .studio-vector-stage{width:96%}.studio-v2-page .studio-preview-footer{grid-template-columns:1fr 1fr}.studio-v2-page .studio-preview-footer>div:last-child{grid-column:1 / -1}.studio-v2-art-source{position:fixed!important;top:108px;padding:8px;border-radius:13px}.studio-v2-art-source>span{display:none}.studio-v2-art-source button{min-height:39px;font-size:10px}.studio-ready-drawer{padding:18px 16px 28px}.studio-ready-drawer>header h2{font-size:24px}}.studio-mobile-dock{display:none}@media (max-width: 720px){.studio-v2-page{min-height:100dvh;background:#f4f4f5}.studio-v2-page .studio-shell{display:block;min-height:0;background:#f4f4f5}.studio-v2-page .studio-preview-area{min-height:calc(100dvh - 102px);padding:10px 8px 92px;background:#f4f4f5}.studio-v2-page .studio-preview-toolbar{min-height:34px;padding:0 8px;align-items:center}.studio-v2-page .studio-preview-toolbar>div:first-child{display:flex;align-items:baseline;gap:7px}.studio-v2-page .studio-preview-toolbar span{display:none}.studio-v2-page .studio-preview-toolbar strong{font-size:12px}.studio-v2-page .studio-canvas,.studio-v2-page .studio-vector-canvas{min-height:0;height:calc(100dvh - 228px);max-height:650px;margin-top:4px;border-radius:16px;background:radial-gradient(circle at 50% 42%,#fff 0%,#f6f6f7 60%,#ededf0 100%);box-shadow:inset 0 0 0 1px #e2e2e6}.studio-v2-page .studio-vector-stage{width:min(94%,520px);max-height:100%}.studio-v2-page .studio-preview-footer{display:none}.studio-v2-page .studio-controls{display:none;position:fixed;z-index:85;left:10px;right:10px;bottom:calc(74px + env(safe-area-inset-bottom,0px));max-height:52dvh;padding:16px 14px 18px;overflow-y:auto;border:1px solid #e1e1e5;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 -10px 34px #00000024;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.studio-v2-page.studio-mobile-panel-open .studio-controls{display:block}.studio-v2-page .studio-controls:before{display:block;margin:0 0 13px;color:#26262a;font-size:14px;font-weight:900}.studio-v2-page.studio-mobile-panel-sides .studio-controls:before{content:"Lado da camiseta"}.studio-v2-page.studio-mobile-panel-art .studio-controls:before{content:"Adicionar arte"}.studio-v2-page.studio-mobile-panel-adjust .studio-controls:before{content:"Ajustar arte"}.studio-v2-page .studio-back-link,.studio-v2-page .studio-eyebrow,.studio-v2-page .studio-controls h1,.studio-v2-page .studio-lead,.studio-v2-page .studio-add-cart,.studio-v2-page .studio-safe-note,.studio-v2-page .studio-message{display:none!important}.studio-v2-page .studio-side-tabs{margin:0 0 10px}.studio-v2-page .studio-side-toggle{margin-top:4px}.studio-v2-page.studio-mobile-panel-sides .studio-control-section,.studio-v2-page.studio-mobile-panel-art .studio-size-heading,.studio-v2-page.studio-mobile-panel-art .studio-size-inputs,.studio-v2-page.studio-mobile-panel-art .studio-rotation-heading,.studio-v2-page.studio-mobile-panel-art .studio-rotation-control,.studio-v2-page.studio-mobile-panel-art .studio-position-heading,.studio-v2-page.studio-mobile-panel-art .studio-slider{display:none!important}.studio-v2-page.studio-mobile-panel-adjust .studio-control-section>.studio-control-heading:first-child,.studio-v2-page.studio-mobile-panel-adjust .studio-upload-box,.studio-v2-page.studio-mobile-panel-adjust .studio-remove-file,.studio-v2-page.studio-mobile-panel-adjust .studio-position-heading,.studio-v2-page.studio-mobile-panel-adjust .studio-slider{display:none!important}.studio-v2-page .studio-control-section{margin-top:10px;padding:12px;border-radius:13px}.studio-v2-page .studio-control-heading{margin-top:11px}.studio-v2-page .studio-control-heading:first-child{margin-top:0}.studio-v2-page .studio-v2-art-source{display:none}.studio-mobile-dock{position:fixed;z-index:90;left:0;right:0;bottom:0;min-height:calc(68px + env(safe-area-inset-bottom,0px));padding:6px 6px calc(6px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:2px;border-top:1px solid #dedee2;background:rgba(255,255,255,.98);box-shadow:0 -7px 24px #00000017;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.studio-mobile-dock button{min-width:0;min-height:56px;padding:5px 2px;border:0;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;color:#5e5e64;font:inherit;cursor:pointer}.studio-mobile-dock button svg{flex:0 0 auto}.studio-mobile-dock button span{max-width:100%;overflow:hidden;font-size:9px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.studio-mobile-dock button.is-active{background:#f8eef1;color:#930629}.studio-mobile-dock button.is-finish{background:#990628;color:#fff}.studio-v2-page .studio-ready-backdrop{align-items:flex-end}.studio-v2-page .studio-ready-drawer{width:100%;height:min(76dvh,680px);padding:18px 15px calc(22px + env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;box-shadow:0 -18px 48px #0000002e}body:has(.studio-v2-page) .privacy-manage-trigger{left:auto;right:8px;bottom:calc(78px + env(safe-area-inset-bottom,0px));transform:scale(.84);transform-origin:right bottom}}.studio-v2-page .studio-v2-art-source>div{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-v2-page .studio-v2-art-source .studio-product-trigger{border-color:#e2e2e6;background:#f7f7f8}.studio-product-backdrop{position:fixed;z-index:125;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:rgba(12,12,14,.38);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.studio-product-sheet{width:min(470px,100%);height:100dvh;padding:24px;overflow-y:auto;background:#fff;box-shadow:-20px 0 50px #00000029}.studio-product-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.studio-product-sheet>header>div{min-width:0}.studio-product-sheet>header span{color:#9a0526;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.studio-product-sheet>header h2{margin:5px 0 7px;color:#1f1f23;font-size:28px;line-height:1.05;letter-spacing:-.04em}.studio-product-sheet>header p{max-width:350px;margin:0;color:#74747a;font-size:12px;line-height:1.5}.studio-product-sheet>header>button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e4e4e8;border-radius:999px;background:#fff;color:#333338;cursor:pointer}.studio-product-current{margin-top:20px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e8e8eb;border-radius:14px;background:#f8f8f9}.studio-product-current>div{min-width:0;display:flex;align-items:center;gap:10px}.studio-product-current>div>svg{color:#970627;flex:0 0 auto}.studio-product-current>div>span{min-width:0;display:grid;gap:2px}.studio-product-current small{color:#87878d;font-size:9px;font-weight:800;text-transform:uppercase}.studio-product-current strong{overflow:hidden;color:#26262a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.studio-product-current>b{flex:0 0 auto;color:#970627;font-size:11px}.studio-product-section{margin-top:22px}.studio-product-section-title{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-product-section-title strong{color:#222226;font-size:13px}.studio-product-section-title span{color:#8a8a90;font-size:10px}.studio-product-colors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.studio-product-colors button{min-width:0;min-height:68px;padding:7px 4px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #e4e4e8;border-radius:11px;background:#fff;color:#65656b;cursor:pointer}.studio-product-colors button>span{width:28px;height:28px;border:1px solid rgba(0,0,0,.13);border-radius:999px;box-shadow:inset 0 0 0 2px #ffffff47}.studio-product-colors button small{max-width:100%;overflow:hidden;font-size:8px;font-weight:800;line-height:1.05;text-align:center;text-overflow:ellipsis;white-space:nowrap}.studio-product-colors button.is-selected{border-color:#9a0526;background:#fff6f8;color:#8d0625;box-shadow:inset 0 0 0 1px #9a0526}.studio-product-sizes{display:grid;gap:7px}.studio-product-size-row{min-height:54px;padding:7px 8px 7px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5e5e9;border-radius:12px;background:#fafafa}.studio-product-size-row>strong{color:#222226;font-size:14px}.studio-product-size-row>div{display:grid;grid-template-columns:38px 58px 38px;align-items:center;gap:3px}.studio-product-size-row button,.studio-product-size-row input{height:38px;border:1px solid #dedee2;background:#fff}.studio-product-size-row button{display:grid;place-items:center;border-radius:9px;color:#4e4e53;cursor:pointer}.studio-product-size-row input{width:100%;border-radius:9px;color:#232327;font:inherit;font-size:13px;font-weight:850;text-align:center;outline:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.studio-product-size-row input::-webkit-inner-spin-button,.studio-product-size-row input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.studio-product-message{margin-top:14px;padding:11px 12px;border-radius:10px;background:#fff2f4;color:#8e0a29;font-size:11px;font-weight:700}.studio-product-sheet>footer{margin-top:22px;padding-top:16px;display:grid;gap:12px;border-top:1px solid #ededf0}.studio-product-sheet>footer>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-product-sheet>footer span{color:#89898f;font-size:10px}.studio-product-sheet>footer strong{color:#252529;font-size:12px}.studio-product-sheet>footer>button{min-height:50px;border:0;border-radius:12px;background:#9a0526;color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 8px 20px #9a052629}.studio-product-sheet>footer>button:disabled{opacity:.45;cursor:not-allowed}.studio-v2-page .studio-v2-toolbar-host{position:static!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important;width:auto!important;margin-bottom:16px!important}.studio-v2-page .studio-v2-toolbar-host .studio-v2-art-source{position:static!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;transform:none!important}@media (max-width: 720px){.studio-mobile-dock{grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;padding-left:2px;padding-right:2px}.studio-mobile-dock button{min-height:56px;padding-left:1px;padding-right:1px}.studio-mobile-dock button span{font-size:8px}.studio-product-backdrop{align-items:flex-end}.studio-product-sheet{width:100%;height:min(82dvh,720px);padding:18px 15px calc(22px + env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;box-shadow:0 -18px 48px #0003}.studio-product-sheet>header h2{font-size:24px}.studio-product-sheet>header p{font-size:11px}.studio-product-colors{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-product-colors button{min-height:62px}.studio-product-size-row{min-height:50px}}@media (max-width: 390px){.studio-product-colors{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-mobile-dock button span{font-size:7.5px}}.studio-vector-stage .studio-original-shirt-hidden{opacity:0!important}.studio-vector-stage .studio-approval-shirt{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none;overflow:visible}.store-checkout-page{--wine:#9a0526;--ink:#18181b;--muted:#77777d;--line:#e5e5e8;min-height:100vh;background:#f6f6f7;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.store-checkout-page *{box-sizing:border-box}.store-checkout-page a{color:inherit;text-decoration:none}.store-checkout-topbar{min-height:32px;padding:7px max(24px,calc((100vw - 1440px)/2));display:flex;justify-content:space-between;align-items:center;background:#090909;color:#fff;font-size:11px;font-weight:750}.store-checkout-header{min-height:82px;padding:12px max(28px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px;background:#fff;border-bottom:1px solid var(--line)}.store-checkout-brand img{width:180px;max-height:58px;object-fit:contain;object-position:left center}.store-checkout-steps{display:flex;justify-content:center;gap:24px}.store-checkout-steps span{display:flex;align-items:center;gap:7px;color:#9a9aa0;font-size:10px;font-weight:800;white-space:nowrap}.store-checkout-steps b{width:23px;height:23px;display:grid;place-items:center;border-radius:999px;background:#ececef;color:#77777c;font-size:9px}.store-checkout-steps .is-active{color:var(--wine)}.store-checkout-steps .is-active b{background:#f5e9ed;color:var(--wine)}.store-checkout-steps .is-done{color:#347343}.store-checkout-steps .is-done b{background:#e8f4eb;color:#347343}.store-checkout-actions{display:flex;gap:7px}.store-checkout-actions>a{width:40px;height:40px;display:grid;place-items:center;border-radius:999px}.store-checkout-actions>a:hover{background:#f5f5f6}.store-checkout-bag{position:relative}.store-checkout-bag>span{position:absolute;top:0;right:-1px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--wine);color:#fff;font-size:9px;font-weight:900}.store-checkout-shell{width:min(1240px,calc(100% - 56px));margin:0 auto;padding:24px 0 72px}.store-checkout-breadcrumb{display:flex;align-items:center;gap:7px;color:#8a8a90;font-size:11px}.store-checkout-breadcrumb a:hover{color:var(--wine)}.store-checkout-layout{margin-top:28px;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:26px;align-items:start}.store-checkout-form{display:grid;gap:16px}.store-checkout-title{padding:8px 0 10px}.store-checkout-title>span{color:var(--wine);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.store-checkout-title h1{margin:6px 0 9px;font-size:clamp(38px,4.6vw,58px);line-height:1;letter-spacing:-.05em}.store-checkout-title p{max-width:720px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.store-checkout-card{padding:23px;border:1px solid var(--line);border-radius:15px;background:#fff}.store-checkout-card-head{display:flex;align-items:flex-start;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}.store-checkout-card-head>span{width:31px;height:31px;display:grid;place-items:center;border-radius:999px;background:#f5e9ed;color:var(--wine);font-size:10px;font-weight:900}.store-checkout-card-head>div{display:grid;gap:3px}.store-checkout-card-head strong{font-size:14px}.store-checkout-card-head small{color:#88888e;font-size:10px}.store-checkout-grid{padding-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.store-checkout-field{display:grid;gap:6px}.store-checkout-field.full{grid-column:1/-1}.store-checkout-field>span{color:#4f4f55;font-size:10px;font-weight:800}.store-checkout-field input,.store-checkout-field select{width:100%;height:46px;padding:0 12px;border:1px solid #d8d8dd;border-radius:9px;background:#fff;color:#202024;font:inherit;font-size:12px;outline:none}.store-checkout-field input:focus,.store-checkout-field select:focus{border-color:var(--wine);box-shadow:0 0 0 3px #9a052612}.store-checkout-grid.address{grid-template-columns:150px 1fr 120px 180px}.store-checkout-field.cep{grid-column:1}.store-checkout-field.street{grid-column:2/4}.store-checkout-field.number{grid-column:4}.store-checkout-field.complement{grid-column:1/3}.store-checkout-field.neighborhood{grid-column:3/5}.store-checkout-field.city{grid-column:1/4}.store-checkout-field.state{grid-column:4}.store-checkout-input-status{position:relative}.store-checkout-input-status>svg{position:absolute;right:11px;top:15px;color:var(--wine)}.store-checkout-spin{animation:checkoutSpin .9s linear infinite}@keyframes checkoutSpin{to{transform:rotate(360deg)}}.store-checkout-message{margin-top:14px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border-radius:9px;background:#fff6e9;color:#855625;font-size:10px;line-height:1.45}.store-checkout-continue{min-height:51px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--wine);color:#fff;font-size:12px;font-weight:900;cursor:pointer}.store-checkout-continue:disabled{background:#d9d9dd;color:#8b8b91;cursor:not-allowed}.store-checkout-summary{position:sticky;top:18px;padding:23px;border:1px solid var(--line);border-radius:15px;background:#fff}.store-checkout-summary>span{color:var(--wine);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.store-checkout-summary h2{margin:6px 0 18px;font-size:28px;letter-spacing:-.04em}.store-checkout-summary-item{padding:12px 0;display:grid;grid-template-columns:58px 1fr;gap:11px;align-items:center;border-bottom:1px solid var(--line)}.store-checkout-summary-item img{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#f3f3f4}.store-checkout-summary-item>div{min-width:0;display:grid;gap:2px}.store-checkout-summary-item strong{font-size:11px}.store-checkout-summary-item small{color:#77777c;font-size:10px}.store-checkout-summary-item em{overflow:hidden;color:#8b3950;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.store-checkout-summary-row{padding:12px 0;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);color:#6d6d72;font-size:11px}.store-checkout-summary-row strong{color:#252529}.store-checkout-summary>p{margin:16px 0 0;color:#818187;font-size:10px;line-height:1.5}.store-checkout-empty{min-height:430px;margin-top:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center}.store-checkout-empty h1{margin:14px 0 18px}.store-checkout-empty a{display:inline-flex;align-items:center;gap:7px;color:var(--wine);font-size:12px;font-weight:850}@media (max-width:980px){.store-checkout-header{grid-template-columns:1fr auto}.store-checkout-steps{display:none}.store-checkout-layout{grid-template-columns:1fr}.store-checkout-summary{position:static}}@media (max-width:680px){.store-checkout-topbar{justify-content:center}.store-checkout-topbar span:last-child{display:none}.store-checkout-header{min-height:70px;padding-left:18px;padding-right:14px}.store-checkout-brand img{width:150px}.store-checkout-shell{width:calc(100% - 28px);padding-top:18px}.store-checkout-grid,.store-checkout-grid.address{grid-template-columns:1fr}.store-checkout-field,.store-checkout-field.full,.store-checkout-field.cep,.store-checkout-field.street,.store-checkout-field.number,.store-checkout-field.complement,.store-checkout-field.neighborhood,.store-checkout-field.city,.store-checkout-field.state{grid-column:1}.store-checkout-card{padding:18px}.store-checkout-title h1{font-size:38px}}.checkout-review-page{--review-wine: #9a0526;--review-ink: #171717;--review-muted: #74747a;--review-line: #e8e8eb;min-height:100vh;background:#fff;color:var(--review-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.checkout-review-page *{box-sizing:border-box}.checkout-review-page a{color:inherit;text-decoration:none}.checkout-review-topbar{min-height:34px;padding:8px max(24px,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#080808;color:#fff;font-size:12px;font-weight:650}.checkout-review-header{min-height:92px;padding:14px max(28px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:minmax(180px,270px) 1fr auto;align-items:center;gap:28px;border-bottom:1px solid var(--review-line)}.checkout-review-brand img{width:min(225px,100%);max-height:70px;object-fit:contain;object-position:left center}.checkout-review-nav{display:flex;justify-content:center;gap:clamp(22px,3vw,48px);font-size:14px;font-weight:720}.checkout-review-nav a{padding:13px 0;white-space:nowrap}.checkout-review-actions{display:flex;align-items:center;gap:8px}.checkout-review-actions>a{width:42px;height:42px;display:grid;place-items:center;border-radius:999px}.checkout-review-actions>a:hover{background:#f5f5f6}.checkout-review-bag{position:relative}.checkout-review-bag>span{position:absolute;top:1px;right:0;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--review-wine);color:#fff;font-size:9px;font-weight:850}.checkout-review-shell{width:min(1260px,calc(100% - 64px));margin:0 auto;padding:26px 0 80px}.checkout-review-breadcrumb{display:flex;align-items:center;gap:7px;color:#85858a;font-size:12px}.checkout-review-breadcrumb a:hover{color:var(--review-wine)}.checkout-review-title{max-width:720px;margin:36px 0 32px}.checkout-review-title>span{color:var(--review-wine);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.checkout-review-title h1{margin:7px 0 10px;font-size:clamp(38px,4.4vw,58px);line-height:1;letter-spacing:-.05em}.checkout-review-title p{margin:0;color:var(--review-muted);font-size:14px;line-height:1.55}.checkout-review-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:26px;align-items:start}.checkout-review-main{display:grid;gap:14px}.checkout-review-card{padding:23px;border:1px solid var(--review-line);border-radius:15px;background:#fff}.checkout-review-card-heading{display:flex;align-items:flex-start;gap:13px;padding-bottom:18px;border-bottom:1px solid var(--review-line)}.checkout-review-card-heading>span{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:#f5eef0;color:var(--review-wine);font-size:11px;font-weight:900}.checkout-review-card-heading>div{display:grid;gap:3px}.checkout-review-card-heading strong{font-size:15px}.checkout-review-card-heading small{color:var(--review-muted);font-size:11px}.checkout-review-customer{padding-top:19px;display:grid;gap:5px}.checkout-review-customer>strong{font-size:17px}.checkout-review-customer>span{color:#65656a;font-size:12px}.checkout-review-missing{padding-top:19px}.checkout-review-missing p{margin:0 0 12px;color:var(--review-muted);font-size:13px}.checkout-review-missing a{display:inline-flex;align-items:center;gap:7px;color:var(--review-wine);font-size:12px;font-weight:850}.checkout-review-items{display:grid}.checkout-review-item{padding:17px 0;display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;align-items:center;border-bottom:1px solid var(--review-line)}.checkout-review-item:last-child{border-bottom:0;padding-bottom:0}.checkout-review-item img{width:76px;height:76px;object-fit:cover;border-radius:9px;background:#f5f5f6}.checkout-review-item>div{min-width:0;display:grid;gap:3px}.checkout-review-item>div>span{color:#7a7a80;font-size:10px}.checkout-review-item>div>strong{font-size:14px}.checkout-review-item>div>small{color:#68686e;font-size:11px}.checkout-review-item>b{font-size:12px;white-space:nowrap}.checkout-review-sizes{margin-top:5px;display:flex;flex-wrap:wrap;gap:5px}.checkout-review-sizes span{padding:4px 7px;border-radius:6px;background:#f5f5f6;color:#55555a!important;font-size:10px!important}.checkout-review-summary{position:sticky;top:20px;padding:24px;border:1px solid var(--review-line);border-radius:15px;background:#fafafa}.checkout-review-summary>span{color:var(--review-wine);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.checkout-review-summary h2{margin:6px 0 19px;font-size:27px;letter-spacing:-.035em}.checkout-review-summary>div{padding:11px 0;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--review-line);color:#68686e;font-size:12px}.checkout-review-summary>div strong{color:#232327}.checkout-review-summary>p{margin:17px 0;color:#77777c;font-size:11px;line-height:1.5}.checkout-review-payment-notice{margin:14px 0 0;padding:12px 13px;display:grid;gap:4px;border:1px solid #dfe6df;border-radius:9px;background:#f4f8f4}.checkout-review-payment-notice strong{font-size:12px}.checkout-review-payment-notice span{color:#626a62;font-size:10px;line-height:1.45}.checkout-review-payment-notice.pending{border-color:#ece3c9;background:#fff9e9}.checkout-review-payment-notice.failure{border-color:#efd5d9;background:#fff4f5}.checkout-review-payment-notice.failure strong{color:var(--review-wine)}.checkout-review-summary>a:not(.checkout-review-back),.checkout-review-summary>button{width:100%;min-height:49px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--review-wine);color:#fff;font-size:12px;font-weight:850;cursor:pointer}.checkout-review-summary>button:disabled{background:#dedee2;color:#84848a;cursor:wait}.checkout-review-back{margin-top:13px;display:block;color:#68686e!important;font-size:11px;font-weight:750;text-align:center}.checkout-review-empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--review-line);border-radius:15px;background:#fafafa;text-align:center}.checkout-review-empty h2{margin:0 0 18px}.checkout-review-empty a{display:inline-flex;align-items:center;gap:7px;color:var(--review-wine);font-size:12px;font-weight:850}@media (max-width: 900px){.checkout-review-header{grid-template-columns:1fr auto;padding-left:20px;padding-right:16px}.checkout-review-nav{display:none}.checkout-review-layout{grid-template-columns:1fr}.checkout-review-summary{position:static}}@media (max-width: 620px){.checkout-review-topbar{justify-content:center;font-size:10px}.checkout-review-topbar span:not(:first-child){display:none}.checkout-review-header{min-height:72px}.checkout-review-brand img{width:150px}.checkout-review-shell{width:calc(100% - 32px);padding-top:20px}.checkout-review-item{grid-template-columns:64px minmax(0,1fr)}.checkout-review-item img{width:64px;height:64px}.checkout-review-item>b{grid-column:2}}.privacy-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;padding:22px;background:rgba(8,8,10,.42);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.privacy-panel{position:relative;width:min(1040px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:0 26px 24px;border:1px solid rgba(22,22,28,.08);border-radius:24px;background:rgba(255,255,255,.985);color:#17171b;box-shadow:0 34px 110px #0000004d}.privacy-panel-accent{height:4px;margin:0 -26px 24px;background:linear-gradient(90deg,#720018 0%,#9a0526 48%,#c61d45 100%)}.privacy-header{display:flex;align-items:flex-start;gap:16px}.privacy-brand-icon{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px;background:#f7e9ed;color:#8f0a28;box-shadow:inset 0 0 0 1px #9a052614}.privacy-copy{max-width:760px}.privacy-eyebrow{display:inline-block;margin-bottom:6px;color:#8b8b92;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.privacy-copy h2{margin:0;color:#17171b;font-size:clamp(22px,3vw,30px);letter-spacing:-.035em;line-height:1.06}.privacy-copy p{max-width:720px;margin:10px 0 0;color:#68686f;font-size:13.5px;line-height:1.55}.privacy-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:22px}.privacy-option{min-height:96px;padding:16px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e8e8ec;border-radius:16px;background:#fbfbfc;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.privacy-option:hover{transform:translateY(-1px);border-color:#dddde3;box-shadow:0 8px 24px #14141a0d}.privacy-option.is-active{border-color:#9a052640;background:#fff8fa;box-shadow:inset 0 0 0 1px #9a052608}.privacy-option--locked{background:#f7f7f9}.privacy-option--locked:hover{transform:none;box-shadow:none}.privacy-option-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#f0f0f3;color:#4d4d55}.privacy-option.is-active .privacy-option-icon{background:#f6e5e9;color:#8f0a28}.privacy-option-copy{min-width:0}.privacy-option-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:5px}.privacy-option strong{color:#1c1c21;font-size:13px;font-weight:820}.privacy-option small{display:block;color:#76767d;font-size:11.5px;line-height:1.45}.privacy-required{padding:4px 7px;border-radius:999px;background:#e9e9ed;color:#66666d;font-size:9.5px;font-weight:800;letter-spacing:.02em}.privacy-switch{position:relative;width:48px;height:28px;flex:0 0 auto;padding:0;border:0;border-radius:999px;background:#d9d9df;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.privacy-switch span{position:absolute;top:3px;left:3px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#8f0a28;box-shadow:0 2px 6px #0000002e;transition:transform .16s ease}.privacy-switch--on{background:#8f0a28}.privacy-switch--on span{transform:translate(20px)}.privacy-switch:focus-visible{outline:3px solid rgba(154,5,38,.16);outline-offset:3px}.privacy-switch--locked{cursor:default;opacity:.88}.privacy-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding-top:18px;border-top:1px solid #ececf0}.privacy-footer p{max-width:360px;margin:0;color:#83838a;font-size:10.5px;line-height:1.45}.privacy-footer p strong{color:#5f5f66}.privacy-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px}.privacy-btn,.privacy-manage-trigger{border:0;font:inherit;cursor:pointer}.privacy-btn{min-height:44px;padding:0 17px;border-radius:11px;font-size:11.5px;font-weight:820;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.privacy-btn:hover,.privacy-btn:focus-visible{transform:translateY(-1px)}.privacy-btn--ghost{background:transparent;color:#696970;border:1px solid #dedee3}.privacy-btn--secondary{background:#f0f0f3;color:#27272c}.privacy-btn--primary{background:#8f0a28;color:#fff;box-shadow:0 8px 20px #8f0a2833}.privacy-btn--primary:hover,.privacy-btn--primary:focus-visible{filter:brightness(1.05)}.privacy-manage-trigger{position:fixed;left:14px;bottom:14px;z-index:1200;min-height:36px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(17,17,19,.92);color:#ffffffdb;font-size:10.5px;font-weight:760;box-shadow:0 9px 28px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.privacy-manage-trigger:hover,.privacy-manage-trigger:focus-visible{color:#fff;border-color:#ffffff4d}@media (max-width: 760px){.privacy-layer{padding:10px}.privacy-panel{max-height:calc(100vh - 20px);padding:0 16px 16px;border-radius:20px}.privacy-panel-accent{margin:0 -16px 18px}.privacy-header{gap:12px}.privacy-brand-icon{width:42px;height:42px;border-radius:13px}.privacy-copy h2{font-size:22px}.privacy-options{grid-template-columns:1fr;margin-top:17px}.privacy-option{min-height:84px;padding:13px;grid-template-columns:36px minmax(0,1fr) auto;gap:10px}.privacy-option-icon{width:36px;height:36px}.privacy-footer{align-items:stretch;flex-direction:column;gap:14px}.privacy-footer p{max-width:none}.privacy-actions{display:grid;grid-template-columns:1fr 1fr}.privacy-btn--primary{grid-column:1 / -1}.privacy-manage-trigger{left:50%;right:auto;bottom:calc(14px + env(safe-area-inset-bottom,0px));transform:translate(-50%)}}@media (max-width: 430px){.privacy-header{align-items:center}.privacy-copy p{font-size:12.5px}.privacy-option small{font-size:10.8px}.privacy-actions{grid-template-columns:1fr}.privacy-btn--primary{grid-column:auto}}.site-admin-page{min-height:100vh;background:#f6f7f9;color:#15171a}.site-admin-header{height:64px;background:#fff;border-bottom:1px solid #e7e9ee;display:grid;grid-template-columns:220px 1fr auto;align-items:center;padding:0 22px;position:sticky;top:0;z-index:30}.site-admin-header>div:first-child{display:flex;flex-direction:column;gap:1px}.site-admin-header>div:first-child span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#9a0526}.site-admin-header>div:first-child strong{font-size:18px}.site-admin-header nav{display:flex;justify-content:center;gap:4px}.site-admin-header nav button{border:0;background:transparent;padding:10px 14px;border-radius:9px;font-weight:650;color:#6b7280}.site-admin-header nav button.is-active{background:#f7eef1;color:#9a0526}.site-admin-header nav button:disabled{opacity:.45}.site-admin-header-actions{display:flex;align-items:center;gap:10px}.site-admin-header-actions a,.site-admin-header-actions button{border:1px solid #e1e4e8;background:#fff;border-radius:8px;padding:8px 10px;color:#34373c;text-decoration:none;font-size:13px;display:flex;align-items:center;gap:6px}.site-admin-shell{display:grid;grid-template-columns:minmax(0,1fr) 390px;min-height:calc(100vh - 64px)}.site-admin-list{padding:28px 30px}.site-admin-editor{background:#fff;border-left:1px solid #e7e9ee;padding:24px;position:sticky;top:64px;height:calc(100vh - 64px);overflow:auto}.site-admin-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.site-admin-eyebrow{font-size:11px;font-weight:750;color:#9a0526;text-transform:uppercase;letter-spacing:.08em}.site-admin-title-row h1{font-size:28px;margin:4px 0 6px}.site-admin-title-row p{margin:0;color:#6b7280;font-size:14px;max-width:720px;line-height:1.5}.site-admin-refresh{border:1px solid #dfe3e8;background:#fff;border-radius:9px;padding:9px 12px;display:flex;align-items:center;gap:7px;font-weight:650}.site-admin-search{width:100%;margin:22px 0 16px;border:1px solid #dfe3e8;border-radius:10px;padding:11px 13px;background:#fff;font-size:14px;box-sizing:border-box}.site-admin-product-grid{display:grid;gap:10px}.site-admin-product-card{width:100%;display:grid;grid-template-columns:62px minmax(0,1fr) 96px;align-items:center;gap:14px;text-align:left;border:1px solid #e2e5ea;border-radius:12px;background:#fff;padding:12px;cursor:pointer}.site-admin-product-card:hover,.site-admin-product-card.is-selected{border-color:#c8a4ad;box-shadow:0 5px 18px #1919190d}.site-admin-product-card.is-selected{outline:2px solid rgba(154,5,38,.1)}.site-admin-product-image{width:62px;height:62px;border-radius:10px;background:#f2f3f5;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#8c929b}.site-admin-product-image img{width:100%;height:100%;object-fit:cover}.site-admin-product-info{min-width:0}.site-admin-product-info>strong{display:block;font-size:14px;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-admin-product-info>span{font-size:12px;color:#7a8089}.site-admin-badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.site-admin-badges span{font-size:10px;background:#f0f2f4;color:#6b7280;border-radius:999px;padding:3px 7px}.site-admin-badges span.is-live{background:#e9f7ef;color:#177245}.site-admin-stock{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:5px;justify-items:end;color:#68707a}.site-admin-stock strong{font-size:16px;color:#15171a}.site-admin-stock span{grid-column:1 / -1;font-size:10px}.site-admin-empty{padding:30px;text-align:center;color:#7a8089}.site-admin-editor-empty{height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8a9098;gap:8px}.site-admin-editor-empty strong{color:#333}.site-admin-editor-empty span{font-size:13px;max-width:220px}.site-admin-editor-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;border-bottom:1px solid #eceef1;padding-bottom:16px;margin-bottom:16px}.site-admin-editor-head span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8a9098;font-weight:700}.site-admin-editor-head h2{margin:4px 0 0;font-size:20px;line-height:1.25}.site-admin-editor-head a{color:#4c5158;padding:7px;border-radius:8px}.site-admin-switch-row{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#f8f9fa;border:1px solid #eceef1;border-radius:10px;padding:12px;margin-bottom:16px}.site-admin-switch-row div{display:flex;flex-direction:column;gap:2px}.site-admin-switch-row strong{font-size:13px}.site-admin-switch-row span{font-size:11px;color:#7a8089}.site-admin-switch-row input{width:18px;height:18px;accent-color:#9a0526}.site-admin-section-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#6d737c;margin:20px 0 10px}.site-admin-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.site-admin-field>label,.site-admin-field-grid label{font-size:11px;font-weight:650;color:#59606a}.site-admin-field select,.site-admin-field-grid input{width:100%;box-sizing:border-box;border:1px solid #dfe3e8;background:#fff;border-radius:8px;padding:9px 10px;font-size:13px;color:#191b1f}.site-admin-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.site-admin-field-grid label{display:flex;flex-direction:column;gap:5px}.site-admin-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.site-admin-check-grid label{font-size:12px;display:flex;align-items:center;gap:7px;border:1px solid #e5e7eb;border-radius:8px;padding:9px;background:#fafafa}.site-admin-check-grid input{accent-color:#9a0526}.site-admin-stock-note{display:flex;gap:10px;background:#f5f7f8;border-radius:10px;padding:12px;margin-top:20px;color:#57606a}.site-admin-stock-note div{display:flex;flex-direction:column;gap:2px}.site-admin-stock-note strong{font-size:12px}.site-admin-stock-note span{font-size:11px;line-height:1.4}.site-admin-message{margin-top:12px;padding:10px 12px;border-radius:8px;background:#f7eef1;color:#7f0b28;font-size:12px}.site-admin-save{width:100%;border:0;background:#a9002d;color:#fff;border-radius:10px;padding:12px 14px;margin-top:14px;font-weight:750;display:flex;align-items:center;justify-content:center;gap:8px}.site-admin-save:disabled{opacity:.55}.site-admin-save:hover:not(:disabled){background:#920026}@media (max-width:980px){.site-admin-header{grid-template-columns:1fr auto}.site-admin-header nav{display:none}.site-admin-shell{grid-template-columns:1fr}.site-admin-editor{position:static;height:auto;border-left:0;border-top:1px solid #e7e9ee}.site-admin-list{padding:20px 16px}.site-admin-header{padding:0 14px}.site-admin-header-actions a{display:none}}@media (max-width:620px){.site-admin-product-card{grid-template-columns:52px minmax(0,1fr)}.site-admin-product-image{width:52px;height:52px}.site-admin-stock{grid-column:2;display:flex;justify-content:flex-start;gap:5px}.site-admin-stock span{grid-column:auto}.site-admin-title-row{display:block}.site-admin-refresh{margin-top:12px}.site-admin-field-grid{grid-template-columns:1fr}}.sa2-page{background:#f5f6f8}.sa2-header{height:64px}.sa2-shell{display:grid;grid-template-columns:360px minmax(0,1fr);min-height:calc(100vh - 64px)}.sa2-catalog{background:#fff;border-right:1px solid #e7e9ee;padding:20px 16px;overflow:auto;height:calc(100vh - 64px);position:sticky;top:64px}.sa2-catalog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sa2-catalog-head span,.sa2-product-head>div>span{font-size:10px;font-weight:800;letter-spacing:.08em;color:#9a0526}.sa2-catalog-head h1{margin:3px 0 0;font-size:22px}.sa2-sync{width:38px;height:38px;border:1px solid #dfe3e8;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:3px;cursor:pointer}.sa2-search{width:100%;box-sizing:border-box;border:1px solid #dfe3e8;border-radius:9px;padding:10px 12px;font-size:13px;margin-bottom:12px}.sa2-product-list{display:flex;flex-direction:column;gap:6px}.sa2-product-list>button{display:grid;grid-template-columns:46px minmax(0,1fr) 50px;align-items:center;gap:10px;width:100%;border:1px solid transparent;background:#fff;border-radius:10px;padding:9px;text-align:left;cursor:pointer}.sa2-product-list>button:hover{background:#f8f9fb}.sa2-product-list>button.is-selected{background:#f9f1f3;border-color:#dec1c8}.sa2-thumb{width:46px;height:46px;border-radius:9px;background:#f0f2f4;display:flex;align-items:center;justify-content:center;color:#8b929c;overflow:hidden}.sa2-thumb img{width:100%;height:100%;object-fit:cover}.sa2-product-copy{min-width:0}.sa2-product-copy strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.sa2-product-copy span{display:block;font-size:11px;color:#7b818a}.sa2-stock-mini{text-align:right}.sa2-stock-mini strong{display:block;font-size:14px}.sa2-stock-mini span{display:block;font-size:9px;color:#8a9098}.sa2-workspace{padding:28px 34px;min-width:0}.sa2-product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.sa2-product-head h2{font-size:26px;margin:3px 0 4px}.sa2-product-head p{margin:0;color:#7a8088;font-size:12px}.sa2-publish-badge{font-size:11px;font-weight:700;padding:6px 10px;border-radius:999px;background:#eef0f2;color:#6e747c}.sa2-publish-badge.is-live{background:#e8f6ee;color:#1a7145}.sa2-tabs{display:flex;gap:6px;border-bottom:1px solid #e2e5e9;margin-bottom:20px;overflow-x:auto}.sa2-tabs button{border:0;background:transparent;padding:10px 13px;font-weight:650;font-size:13px;color:#777e87;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap}.sa2-tabs button.is-active{color:#9a0526;border-bottom-color:#9a0526}.sa2-message{margin-bottom:16px}.sa2-panel{background:#fff;border:1px solid #e2e5e9;border-radius:14px;padding:22px;max-width:1120px}.sa2-section-head{margin-bottom:18px}.sa2-section-head h3{font-size:18px;margin:0 0 4px}.sa2-section-head p{font-size:12px;color:#7a8088;margin:0}.sa2-panel .site-admin-field{max-width:760px}.sa2-panel .site-admin-field>input,.sa2-panel .site-admin-field textarea,.sa2-panel .site-admin-field select{width:100%;box-sizing:border-box;border:1px solid #dfe3e8;background:#fff;border-radius:8px;padding:10px 11px;font-size:13px;color:#191b1f}.sa2-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.sa2-metrics>div{border:1px solid #e5e7eb;border-radius:10px;padding:14px;background:#fafbfc}.sa2-metrics span{display:block;font-size:10px;color:#818790;margin-bottom:5px}.sa2-metrics strong{font-size:22px}.sa2-variants{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.sa2-variants>div{display:grid;grid-template-columns:1.4fr .8fr 1.2fr .6fr;gap:10px;padding:10px 12px;border-bottom:1px solid #edf0f2;font-size:12px}.sa2-variants>div:last-child{border-bottom:0}.sa2-variants-head{background:#f7f8fa;font-weight:700;color:#6d737b}.sa2-variants strong{text-align:right}.sa2-note{border:1px solid #e5e7eb;background:#f8f9fb;border-radius:10px;padding:14px;font-size:13px;color:#59606a}.sa2-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sa2-choice-grid label{border:1px solid #e4e7ea;border-radius:10px;padding:13px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;row-gap:2px;align-items:start;background:#fafbfc}.sa2-choice-grid input{grid-row:1/3;accent-color:#9a0526;margin-top:2px}.sa2-choice-grid strong{font-size:12px}.sa2-choice-grid span{font-size:10px;color:#7e858d}.sa2-subtitle{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#717780;margin:18px 0 8px}.sa2-side-toggles{display:flex;gap:8px;flex-wrap:wrap}.sa2-side-toggles label{border:1px solid #e4e7ea;border-radius:8px;padding:8px 10px;font-size:12px;background:#fff}.sa2-side-toggles input{accent-color:#9a0526}.sa2-savebar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;max-width:1120px}.sa2-savebar>div{display:flex;align-items:center;gap:6px;color:#818790;font-size:11px}.sa2-savebar .site-admin-save{width:auto;margin:0;padding:10px 15px}.sa2-mockup-side-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}.sa2-mockup-side-tabs button{border:1px solid #e2e5e8;background:#fff;border-radius:10px;padding:10px;text-align:left;cursor:pointer}.sa2-mockup-side-tabs button.is-active{border-color:#b65f74;background:#fbf3f5}.sa2-mockup-side-tabs span{display:block;font-size:12px;font-weight:700}.sa2-mockup-side-tabs small{display:block;font-size:9px;color:#838991;margin-top:3px}.sa2-mockup-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:16px}.sa2-canvas{height:430px;background:#f3f4f6;border:1px solid #e2e5e8;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.sa2-canvas img{width:100%;height:100%;object-fit:contain}.sa2-canvas-empty{display:flex;flex-direction:column;align-items:center;gap:8px;color:#9aa0a8;font-size:12px}.sa2-print-area{position:absolute;border:2px dashed #a9002d;background:rgba(169,0,45,.06);pointer-events:none}.sa2-print-area span{position:absolute;top:4px;left:4px;font-size:9px;background:#fff;color:#900126;padding:2px 4px;border-radius:4px}.sa2-version-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.sa2-version-bar>div{display:flex;gap:5px;flex-wrap:wrap}.sa2-version-bar button{border:1px solid #e1e4e8;background:#fff;border-radius:7px;padding:6px 8px;font-size:10px;cursor:pointer}.sa2-version-bar button.is-active{border-color:#b65f74;background:#fbf3f5}.sa2-new-version{display:flex;align-items:center;gap:4px}.sa2-mockup-controls{border-left:1px solid #eceef1;padding-left:16px}.sa2-mockup-controls .site-admin-save{margin-top:10px}.sa2-empty,.sa2-empty-state{color:#8a9098;font-size:12px}.sa2-empty-state{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.sa2-empty-state strong{color:#3a3e43}.site-admin-message.sa2-message{background:#f8ecef;color:#8b1730}.sa2-panel .site-admin-switch-row,.sa2-panel .site-admin-field-grid{max-width:760px}.sa2-panel .site-admin-upload-button{margin-top:0}.sa2-panel .site-admin-save.publish{background:#16774a}.sa2-panel .site-admin-save.publish:hover:not(:disabled){background:#12623d}@media (max-width:1050px){.sa2-shell{grid-template-columns:300px minmax(0,1fr)}.sa2-workspace{padding:22px}.sa2-mockup-layout{grid-template-columns:1fr}.sa2-mockup-controls{border-left:0;border-top:1px solid #eceef1;padding-left:0;padding-top:15px}}@media (max-width:760px){.sa2-shell{display:block}.sa2-catalog{position:static;height:auto;border-right:0;border-bottom:1px solid #e7e9ee;max-height:320px}.sa2-workspace{padding:18px 14px}.sa2-metrics{grid-template-columns:1fr 1fr}.sa2-choice-grid{grid-template-columns:1fr}.sa2-mockup-side-tabs{grid-template-columns:1fr 1fr}.sa2-canvas{height:340px}.sa2-savebar{align-items:stretch;flex-direction:column}.sa2-savebar .site-admin-save{width:100%}}.sap-page{display:grid;grid-template-columns:210px minmax(0,1fr) 380px;min-height:calc(100vh - 64px);background:#f6f7f9}.sap-sidebar{background:#fff;border-right:1px solid #e7e9ee;padding:22px 14px;overflow:auto}.sap-title span,.sap-main-head span,.sap-editor-head span{display:block;font-size:10px;font-weight:800;letter-spacing:.09em;color:#a6002c}.sap-title h1{margin:3px 0 16px;font-size:24px}.sap-new{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:#a6002c;color:#fff;border-radius:9px;padding:10px 12px;font-weight:750;margin-bottom:18px}.sap-sidebar>button:not(.sap-new){width:100%;border:0;background:transparent;border-radius:8px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:13px;color:#4c535c}.sap-sidebar>button:not(.sap-new):hover,.sap-sidebar>button.is-active{background:#f7eef1;color:#920026}.sap-sidebar>button span{font-size:10px;color:#8a919b}.sap-filter-title{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#9aa0a8;margin:17px 8px 6px}.sap-add-category{display:grid;grid-template-columns:1fr 34px;gap:6px;margin-top:9px}.sap-add-category input{min-width:0;border:1px solid #dfe3e8;border-radius:8px;padding:8px 9px;font-size:12px}.sap-add-category button{border:1px solid #dfe3e8;background:#fff;border-radius:8px;display:grid;place-items:center}.sap-category-tools{margin-top:12px;border:1px solid #e1e5e9;background:#fafbfc;border-radius:10px;padding:10px}.sap-category-cover{height:92px;border-radius:8px;background:#f0f2f4;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#9aa0a8;margin-bottom:8px}.sap-category-cover img{width:100%;height:100%;object-fit:cover}.sap-category-tools strong{display:block;font-size:12px;margin-bottom:7px}.sap-category-tools small{display:block;font-size:9px;line-height:1.4;color:#9298a0;margin-top:7px}.sap-category-actions{display:grid;grid-template-columns:34px 34px 1fr;gap:6px}.sap-category-actions button,.sap-category-actions label{height:32px;border:1px solid #dfe3e8;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#4f565f}.sap-category-actions button:disabled{opacity:.35;cursor:not-allowed}.sap-category-actions label{gap:5px;font-size:10px;font-weight:700}.sap-category-actions label:after{content:"Capa"}.sap-category-actions input{display:none}.sap-main{padding:24px;min-width:0}.sap-main-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.sap-main-head h2{margin:3px 0 0;font-size:24px}.sap-search{width:min(360px,45%);height:38px;background:#fff;border:1px solid #dfe3e8;border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:8px}.sap-search input{width:100%;border:0;outline:0;font-size:13px}.sap-message{background:#f8ecef;color:#8f0b2b;border-radius:9px;padding:10px 12px;font-size:12px;margin-bottom:14px}.sap-empty{padding:35px 10px;text-align:center;color:#808690}.sap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sap-card{position:relative;border:1px solid #e0e4e8;background:#fff;border-radius:12px;overflow:hidden;text-align:left;padding:0;cursor:pointer;min-width:0}.sap-card:hover,.sap-card.is-selected{border-color:#b98290;box-shadow:0 5px 18px #1e1e1e12}.sap-card.is-selected{outline:2px solid rgba(166,0,44,.1)}.sap-card-image{aspect-ratio:1/1;background:#f0f2f4;display:flex;align-items:center;justify-content:center;color:#999;overflow:hidden}.sap-card-image img{width:100%;height:100%;object-fit:contain}.sap-card-copy{padding:10px 11px 12px}.sap-card-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.sap-card-copy span{font-size:11px;color:#7a8088}.sap-card em{position:absolute;top:8px;right:8px;background:#eceff2;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700;color:#6d737b}.sap-card em.is-live{background:#e8f6ed;color:#1a7046}.sap-editor{background:#fff;border-left:1px solid #e7e9ee;padding:20px;overflow:auto;position:sticky;top:64px;height:calc(100vh - 64px);box-sizing:border-box}.sap-editor-empty{height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:#8b929a}.sap-editor-empty strong{color:#333}.sap-editor-empty span{font-size:12px}.sap-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.sap-editor-head h2{font-size:19px;line-height:1.2;margin:4px 0 3px}.sap-editor-head small{font-size:11px;color:#848a92}.sap-publish{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:10px;font-weight:700;color:#6b7077}.sap-publish input{width:18px;height:18px;accent-color:#a6002c}.sap-preview{height:250px;background:#f2f3f5;border:1px solid #e4e6e9;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.sap-preview img{width:100%;height:100%;object-fit:contain}.sap-preview>div{display:flex;flex-direction:column;align-items:center;gap:6px;color:#90969e;font-size:12px}.sap-upload-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px}.sap-upload-row label{border:1px solid #dde1e6;background:#fff;border-radius:8px;padding:9px 8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700;cursor:pointer}.sap-upload-row input{display:none}.sap-field{display:flex;flex-direction:column;gap:5px;margin-bottom:11px;font-size:11px;font-weight:700;color:#5c626a}.sap-field small{font-weight:400;color:#9298a0}.sap-field input,.sap-field select,.sap-field textarea,.sap-size-grid input{width:100%;box-sizing:border-box;border:1px solid #dde1e6;border-radius:8px;padding:9px 10px;background:#fff;font:inherit;color:#1f2328}.sap-field textarea{resize:vertical}.sap-size-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.sap-size-grid label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#626870}.sap-feature{display:flex;align-items:center;gap:7px;border:1px solid #e3e6ea;background:#fafafa;border-radius:8px;padding:9px 10px;font-size:12px;margin-bottom:12px}.sap-feature input{accent-color:#a6002c}.sap-save{width:100%;border:0;background:#a6002c;color:#fff;border-radius:9px;padding:11px 13px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:750}.sap-save:disabled{opacity:.55}.sap-hint{font-size:10px;line-height:1.4;color:#8b9198;text-align:center}.sa3-product-wrap .sa2-header{display:none!important}.sa3-product-wrap .sa2-page{min-height:calc(100vh - 64px)}@media (max-width:1100px){.sap-page{grid-template-columns:180px minmax(0,1fr) 330px}.sap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.sap-page{display:block}.sap-sidebar{border-right:0;border-bottom:1px solid #e7e9ee}.sap-sidebar>button:not(.sap-new){display:inline-flex;width:auto;margin:2px}.sap-filter-title{margin-top:12px}.sap-add-category,.sap-category-tools{max-width:280px}.sap-main{padding:16px}.sap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sap-editor{position:static;height:auto;border-left:0;border-top:1px solid #e7e9ee}.sap-search{width:55%}}@media (max-width:560px){.sap-grid{grid-template-columns:1fr 1fr}.sap-main-head{align-items:flex-start;flex-direction:column}.sap-search{width:100%}.sap-preview{height:220px}}.site-admin-login-page{min-height:100vh;display:grid;place-items:center;background:#f4f5f7;padding:24px;color:#15171a}.site-admin-login-card{width:min(420px,100%);box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;border-radius:18px;padding:30px;box-shadow:0 18px 50px #11182714}.site-admin-login-brand{display:flex;flex-direction:column;margin-bottom:24px}.site-admin-login-brand span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#9a0526}.site-admin-login-brand strong{font-size:20px}.site-admin-login-icon{width:46px;height:46px;border-radius:14px;background:#f7eef1;color:#9a0526;display:grid;place-items:center;margin-bottom:14px}.site-admin-login-card h1{font-size:22px;margin:0 0 6px}.site-admin-login-card>p{font-size:13px;color:#6b7280;margin:0 0 22px}.site-admin-login-card>label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:650;color:#59606a;margin-bottom:12px}.site-admin-login-card input{width:100%;box-sizing:border-box;border:1px solid #dfe3e8;border-radius:9px;padding:11px 12px;font-size:14px;background:#fff}.site-admin-field>input,.site-admin-field>textarea,.site-admin-field>select{width:100%;box-sizing:border-box;border:1px solid #dfe3e8;background:#fff;border-radius:8px;padding:9px 10px;font-size:13px;color:#191b1f}.site-admin-field>textarea{resize:vertical;line-height:1.45}.site-admin-message-top{margin:14px 0 0}.site-admin-refresh:disabled{opacity:.55;cursor:wait}.cc-cep-field{width:142px;min-width:142px;max-width:142px}.cc-cep-field .cc-input-with-status input{padding-left:12px;padding-right:12px}.cc-cep-field .cc-input-with-status>svg{right:8px;opacity:.85}@media (max-width: 680px){.cc-cep-field{width:100%;min-width:0;max-width:none}}.cart-personalization-list{margin-top:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.cart-personalization-list>div{min-width:0;padding:9px 10px;display:grid;gap:2px;border:1px solid #ececef;border-radius:8px;background:#fafafa}.cart-personalization-list strong{color:#9a0526;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.cart-personalization-list span{color:#3f3f44;font-size:11px;font-weight:750}.cart-personalization-list small{overflow:hidden;color:#818186;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.checkout-review-print-list{margin-top:7px;display:grid;gap:4px}.checkout-review-print-list>span{padding:5px 7px;overflow:hidden;border-radius:6px;background:#faf3f5;color:#67676d!important;font-size:9px!important;text-overflow:ellipsis;white-space:nowrap}.checkout-review-print-list b{color:#9a0526;margin-right:3px}.store-shipping-box{margin-top:18px;padding-top:18px;border-top:1px solid #e5e5e8}.store-shipping-title{display:flex;align-items:center;gap:9px}.store-shipping-title>svg{flex:0 0 auto;color:#9a0526}.store-shipping-title>div{display:grid;gap:2px}.store-shipping-title strong{font-size:12px}.store-shipping-title span{color:#85858a;font-size:9px}.store-shipping-cep-row{margin-top:11px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.store-shipping-cep-row>div{height:42px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dcdce0;border-radius:9px;background:#fff}.store-shipping-cep-row>div>svg{flex:0 0 auto;color:#8a8a90}.store-shipping-cep-row input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#242428;font:inherit;font-size:12px}.store-shipping-cep-row button,.store-shipping-checkout-head button{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:9px;background:#9a0526;color:#fff;font-size:10px;font-weight:850;cursor:pointer}.store-shipping-cep-row button:disabled,.store-shipping-checkout-head button:disabled{background:#d8d8dc;color:#88888d;cursor:not-allowed}.store-shipping-spin{animation:storeShipSpin .9s linear infinite}@keyframes storeShipSpin{to{transform:rotate(360deg)}}.store-shipping-options{margin-top:10px;display:grid;gap:7px}.store-shipping-options>button{width:100%;min-height:58px;padding:9px 10px;display:grid;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #dedee2;border-radius:9px;background:#fff;color:#26262a;text-align:left;cursor:pointer}.store-shipping-options>button:hover{border-color:#c9aab3}.store-shipping-options>button.is-selected{border-color:#9a0526;background:#fff8fa;box-shadow:0 0 0 1px #9a0526}.store-shipping-radio{width:19px;height:19px;display:grid;place-items:center;border:1px solid #cfcfd4;border-radius:999px;color:#fff;font-size:10px;font-weight:900}.store-shipping-options>button.is-selected .store-shipping-radio{border-color:#9a0526;background:#9a0526}.store-shipping-options>button>span:nth-child(2){min-width:0;display:grid;gap:2px}.store-shipping-options>button>span:nth-child(2) strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.store-shipping-options>button>span:nth-child(2) small{overflow:hidden;color:#7c7c82;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.store-shipping-options>button>b{color:#202024;font-size:11px;white-space:nowrap}.store-shipping-message{margin:9px 0 0;padding:9px 10px;border-radius:8px;background:#fff6e9;color:#855625;font-size:9px;line-height:1.45}.store-grand-total{margin-top:12px;padding:15px 0 4px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;border-top:1px solid #dedee2}.store-grand-total span{color:#6f6f74;font-size:11px}.store-grand-total strong{color:#18181b;font-size:22px;letter-spacing:-.025em}.store-checkout-shipping-card{overflow:hidden}.store-shipping-checkout-head{padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.store-shipping-checkout-head>div{min-width:0;display:flex;align-items:center;gap:9px}.store-shipping-checkout-head>div>svg{flex:0 0 auto;color:#9a0526}.store-shipping-checkout-head>div>span{min-width:0;display:grid;gap:2px}.store-shipping-checkout-head strong{font-size:11px}.store-shipping-checkout-head small{color:#808086;font-size:9px}.store-shipping-current{margin-top:12px;padding:11px 12px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #bcdac4;border-radius:9px;background:#f3faf5}.store-shipping-current>svg{color:#347343}.store-shipping-current>div{min-width:0;display:grid;gap:2px}.store-shipping-current strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.store-shipping-current span{color:#68756b;font-size:9px}.store-shipping-current>b{font-size:11px;white-space:nowrap}.checkout-shipping-options,.checkout-shipping-message{margin-top:12px}.checkout-grand-total{margin-top:13px}.checkout-review-shipping{padding-top:18px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:11px}.checkout-review-shipping>svg{color:#9a0526}.checkout-review-shipping>div{min-width:0;display:grid;gap:3px}.checkout-review-shipping>div strong{font-size:12px}.checkout-review-shipping>div span{color:#77777c;font-size:10px}.checkout-review-shipping>b{font-size:12px;white-space:nowrap}.review-grand-total{margin-top:8px}@media (max-width: 620px){.cart-personalization-list,.store-shipping-cep-row{grid-template-columns:1fr}.store-shipping-cep-row button{width:100%}.store-shipping-checkout-head{align-items:stretch;flex-direction:column}.store-shipping-checkout-head button{width:100%}.store-shipping-options>button{grid-template-columns:21px minmax(0,1fr)}.store-shipping-options>button>b{grid-column:2}.checkout-review-shipping{grid-template-columns:24px minmax(0,1fr)}.checkout-review-shipping>b{grid-column:2}}:root{--bg-page: #f4f5f7;--bg-sidebar: #ffffff;--bg-card: #ffffff;--bg-topbar: #ffffff;--bg-input: #f9fafb;--bg-hover: #f9fafb;--bg-table-header: #f9fafb;--bg-table-row: #ffffff;--bg-table-row-hover: #f0f4ff;--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--border-color: #e5e7eb;--border-light: #f0f0f0;--input-bg: #f9fafb;--input-border: #e5e7eb;--color-primary: #111827;--color-primary-hover: #1f2937;--color-primary-light: rgba(17,24,39,.08);--color-accent: #0098DA;--color-accent-hover: #0080b8;--color-success: #00A859;--color-danger: #ef4444;--color-danger-hover: #dc2626;--color-warning: #f59e0b;--color-muted: #9ca3af;--color-border: #e5e7eb;--color-border-light: #d1d5db;--color-text-primary: #111827;--color-text-secondary: #6b7280;--color-text-muted: #9ca3af}[data-theme=dark]{--bg-page: #111318;--bg-sidebar: #1a1d27;--bg-card: #1e2130;--bg-topbar: #1a1d27;--bg-input: #252840;--bg-hover: rgba(255,255,255,.05);--bg-table-header: #181b26;--bg-table-row: #1e2130;--bg-table-row-hover: #252840;--text-primary: #f3f4f6;--text-secondary: #9ca3af;--text-muted: #6b7280;--border-color: rgba(255,255,255,.07);--border-light: rgba(255,255,255,.06);--input-bg: #252840;--input-border: rgba(255,255,255,.1);--color-primary: #B11236;--color-primary-hover: #C4163E;--color-primary-light: rgba(177,18,54,.16)}[data-color=azul]{--color-primary: #1e40af;--color-primary-hover: #1e3a8a;--color-primary-light: rgba(30,64,175,.08)}[data-color=verde]{--color-primary: #047857;--color-primary-hover: #065f46;--color-primary-light: rgba(4,120,87,.08)}[data-color=roxo]{--color-primary: #6d28d9;--color-primary-hover: #5b21b6;--color-primary-light: rgba(109,40,217,.08)}[data-color=laranja]{--color-primary: #c2410c;--color-primary-hover: #9a3412;--color-primary-light: rgba(194,65,12,.08)}[data-color=indigo]{--color-primary: #4338ca;--color-primary-hover: #3730a3;--color-primary-light: rgba(67,56,202,.08)}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--text-primary);background-color:var(--bg-page);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}#root{width:100%;min-height:100vh}div[style*="display: grid"]:has(>div>input[type=file][accept*=".pfx"]){align-items:start!important}body.modal-panel-open div[style*="background: #eff6ff"][style*="border: 1px solid #bfdbfe"][style*="margin-bottom: 14px"],body.modal-panel-open div[style*="background: rgb(239, 246, 255)"][style*="border: 1px solid rgb(191, 219, 254)"][style*="margin-bottom: 14px"]{display:none!important}tbody tr:nth-child(odd){background-color:#fff}tbody tr:nth-child(2n){background-color:#f7f7f8}tbody tr:hover{background-color:#ededee!important}tbody tr.linha-expandida,tbody tr.sub-item{background-color:#f9fafb!important}[data-theme=dark] *{border-color:#ffffff12!important}[data-theme=dark] body{background:#111318!important;color:#e5e7eb!important}[data-theme=dark] aside{background:#1a1d27!important}[data-theme=dark] aside span,[data-theme=dark] aside a,[data-theme=dark] aside button,[data-theme=dark] aside div{color:#e5e7eb!important}[data-theme=dark] main>div:first-child{background:#1a1d27!important}[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background:#ffffff"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] div[style*="background: rgb(255, 255, 255)"]{background:#1e2130!important}[data-theme=dark] [style*="background: #f4f5f7"],[data-theme=dark] [style*="background:#f4f5f7"],[data-theme=dark] [style*="background: #f9fafb"],[data-theme=dark] [style*="background:#f9fafb"],[data-theme=dark] [style*="background: #f3f4f6"],[data-theme=dark] [style*="background:#f3f4f6"],[data-theme=dark] [style*="background: #e5e7eb"],[data-theme=dark] [style*="background:#e5e7eb"]{background:#252840!important}[data-theme=dark] table thead tr{background:#181b26!important}[data-theme=dark] table thead th{color:#9ca3af!important;background:#181b26!important}[data-theme=dark] table tbody tr:nth-child(odd){background-color:#1e2130!important}[data-theme=dark] table tbody tr:nth-child(2n){background-color:#252840!important}[data-theme=dark] table tbody tr:hover td{background-color:#2d3148!important}[data-theme=dark] table tbody td{color:#e5e7eb!important}[data-theme=dark] tbody tr.linha-expandida,[data-theme=dark] tbody tr.sub-item{background-color:#181b26!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] strong,[data-theme=dark] b{color:#f3f4f6!important}[data-theme=dark] body,[data-theme=dark] p,[data-theme=dark] span,[data-theme=dark] div,[data-theme=dark] td,[data-theme=dark] th,[data-theme=dark] label,[data-theme=dark] a{color:#e5e7eb}[data-theme=dark] [style*="color: #1a1a1a"],[data-theme=dark] [style*="color:#1a1a1a"],[data-theme=dark] [style*="color: #111827"],[data-theme=dark] [style*="color:#111827"],[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color:#374151"],[data-theme=dark] [style*="color: #4b5563"],[data-theme=dark] [style*="color:#4b5563"],[data-theme=dark] [style*="color: #6b7280"],[data-theme=dark] [style*="color:#6b7280"],[data-theme=dark] [style*="color: #9ca3af"],[data-theme=dark] [style*="color:#9ca3af"],[data-theme=dark] [style*="color: black"],[data-theme=dark] [style*="color: #333"],[data-theme=dark] [style*="color: #555"]{color:#d1d5db!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#252840!important;color:#f3f4f6!important;border-color:#ffffff1a!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#6b7280!important}[data-theme=dark] button[style*="background: #111827"],[data-theme=dark] button[style*="background:#111827"]{background:#9A0526!important;color:#fff!important}[data-theme=dark] button{color:#d1d5db}[data-theme=dark] .dashboard-header-bar svg:not(.icon-refresh){color:inherit!important}[data-theme=dark] .dashboard-header-bar [style*="color: #854d0e"]{color:#854d0e!important}[data-theme=dark] .dashboard-header-bar [style*="color: #ef4444"]{color:#ef4444!important}*{box-sizing:border-box;margin:0;padding:0}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}body.modal-panel-open .chat-interno-fab{display:none!important}input[type=checkbox]{accent-color:var(--color-primary, #111827);cursor:pointer;width:18px;height:18px;flex-shrink:0}.switch{display:inline-block;width:36px;height:20px;border-radius:10px;cursor:pointer;position:relative;transition:background .2s;background:#d1d5db;border:none;padding:0;outline:none;vertical-align:middle;flex-shrink:0}.switch[data-checked=true]{background:var(--color-primary, #111827)}.switch:hover{opacity:.85}.switch:focus-visible{box-shadow:0 0 0 2px var(--color-primary-light, rgba(17,24,39,.15))}.switch:disabled{opacity:.4;cursor:default}.switch:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;background:white;border-radius:50%;transition:left .2s;box-shadow:0 1px 2px #00000026}.switch[data-checked=true]:after{left:19px}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg-page, #f4f5f7);color:var(--text-primary, #111827)}.page-container{padding:24px;width:100%;min-width:0}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title{font-size:22px;font-weight:700;color:var(--text-primary, #111827);margin:0}.table-wrapper{width:100%;overflow-x:auto;background:var(--bg-card, white);border-radius:8px;border:1px solid var(--border-color, #e5e7eb)}table{width:100%;font-size:14px}.th-standard{padding:12px;background:var(--bg-table-header, #f9fafb);color:var(--text-secondary, #6b7280);font-size:12px;font-weight:600;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border-color, #e5e7eb);white-space:nowrap}.sub-th{padding:8px 12px;text-align:left;color:var(--text-secondary, #6b7280);font-size:11px;font-weight:600;text-transform:uppercase}.td-standard{padding:12px;color:var(--text-primary, #111827);border-bottom:1px solid var(--border-light, #f3f4f6);vertical-align:middle}tr:last-child .td-standard{border-bottom:none}.filter-label{display:block;font-size:11px;font-weight:600;color:var(--text-secondary, #6b7280);text-transform:uppercase;margin-bottom:4px}.filter-input{width:100%;padding:7px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;box-sizing:border-box}.badge-number{display:inline-flex;align-items:center;justify-content:center;background:#e5e7eb;color:#374151;border-radius:4px;width:130px;height:20px;font-size:12px;font-weight:500;white-space:nowrap}.badge-value{display:inline-flex;align-items:center;justify-content:center;background:rgba(0,168,89,.15);color:var(--color-success);border:.5px solid rgba(0,168,89,.3);border-radius:4px;width:130px;height:20px;font-weight:500;font-size:12px;white-space:nowrap}.avatar-vendedor{width:32px;height:32px;border-radius:50%;background:#111827;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:11px;font-weight:500;color:#fff}.btn-primary-action{padding:8px 16px;background:var(--color-primary);border:none;border-radius:8px;cursor:pointer;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.btn-refresh{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:white;border:.5px solid #e5e7eb;border-radius:8px;cursor:pointer;color:#6b7280;flex-shrink:0}.btn-refresh:hover{background:#f9fafb}.btn-trash-toolbar{background:var(--color-danger);color:#fff;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.table-action-btn{transition:all .18s ease}.table-action-btn:hover{transform:translateY(-1px) scale(1.06);box-shadow:0 2px 8px #0000002e;border-radius:6px}.date-text{font-size:14px;font-weight:400;color:#111827;white-space:nowrap}.page-subtitle{color:#6b7280;font-size:13px}.toolbar-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.table-row{border-bottom:1px solid #f3f4f6}.table-row:hover{background-color:#f0f4ff}.table-empty{padding:32px;text-align:center;color:#9ca3af}.sub-td{padding:8px 12px;color:#111827;font-size:13px}.expanded-row{padding:0;background:#fafafa;border-bottom:2px solid #111827}.btn-add-item{display:flex;align-items:center;gap:6px;padding:6px 14px;background:none;border:1px dashed var(--color-primary);border-radius:6px;color:var(--color-primary);cursor:pointer;font-size:13px;font-weight:500}.search-input{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;outline:none}.select-status{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;outline:none}.filter-panel{position:fixed;z-index:9999;background:white;border:1px solid #e5e7eb;border-radius:12px;padding:20px;width:380px;max-height:80vh;overflow-y:auto}.badge-tag{display:inline-block;background:#e5e7eb;border-radius:6px;padding:2px 10px;font-size:13px;font-weight:500;color:#374151}.badge-status-mini{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#fff}.btn-icon-outline{padding:8px 10px;background:white;border:.5px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-filter-apply{padding:7px 14px;background:var(--color-primary);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.btn-filter-clear{padding:7px 14px;background:none;border:1px solid #d1d5db;border-radius:6px;font-size:13px;cursor:pointer}.avatar-vendedor-empty{width:32px;height:32px;border-radius:50%;background:#f3f4f6;border:.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.avatar-cliente{width:26px;height:26px;border-radius:50%;border:1px solid #d1d5db;background:transparent;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;color:#374151}.avatar-cliente-empty{width:26px;height:26px;border-radius:50%;border:1px dashed #d1d5db;background:transparent;display:flex;align-items:center;justify-content:center}.action-btn{background:none;border:1px solid #e5e7eb;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111827;padding:0}.action-btn:hover{background:#111827;color:#fff}.action-btn:hover svg{stroke:#fff!important;color:#fff!important}.action-btn svg{color:#111827;stroke:#111827}.action-btn--danger{background:none;border:none;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-danger);padding:0}.action-btn--danger:hover{background:var(--color-danger);color:#fff}.action-btn--danger:hover svg{stroke:#fff!important;color:#fff!important}.action-btn--danger svg{color:var(--color-danger);stroke:var(--color-danger)}.indicator-btn{background:none;border:none;padding:2px;display:flex;align-items:center}.indicator-btn--active{background:none;border:none;padding:2px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-accent);transition:transform .15s ease,filter .15s ease}.indicator-btn--active svg{color:var(--color-accent)!important;stroke:var(--color-accent)!important}.indicator-btn--active:hover{transform:translateY(-2px);filter:drop-shadow(0 4px 6px rgba(0,152,218,.4));background:none}.indicator-btn--inactive{background:none;border:none;border-radius:6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:default;color:#848688;opacity:.5;padding:0}.btn-save{padding:8px 20px;background:#059669;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.btn-secondary{padding:8px 18px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:14px;cursor:pointer}.btn-back{background:none;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;cursor:pointer;font-size:13px;color:#6b7280}.confirm-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;animation:confirmFadeIn .15s ease}.confirm-modal__card{background:var(--bg-card, #fff);border:1px solid var(--border-color, #e5e7eb);border-radius:12px;padding:24px 28px;width:100%;max-width:420px;box-shadow:0 20px 60px #0000002e;animation:confirmSlideUp .15s ease}.confirm-modal__titulo{font-size:16px;font-weight:700;color:var(--text-primary, #111827);margin-bottom:8px}.confirm-modal__descricao{font-size:14px;line-height:1.6;color:var(--text-secondary, #4b5563);margin-bottom:20px}.confirm-modal__actions{display:flex;gap:10px;justify-content:flex-end}.confirm-modal__btn--cancel{padding:8px 18px;background:var(--bg-card, #fff);color:var(--text-primary, #374151);border:1px solid var(--border-color, #d1d5db);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.confirm-modal__btn--cancel:hover{background:var(--bg-page, #f9fafb)}.confirm-modal__btn--default{padding:8px 18px;background:var(--color-primary, #111827);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.confirm-modal__btn--default:hover{background:var(--color-primary-hover, #1f2937)}.confirm-modal__btn--danger{padding:8px 18px;background:var(--color-danger, #ef4444);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.confirm-modal__btn--danger:hover{background:var(--color-danger-hover, #dc2626)}.confirm-modal__btn--success{padding:8px 18px;background:var(--color-success, #00A859);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.confirm-modal__btn--success:hover{filter:brightness(.9)}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirmSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.btn-base{height:36px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;border:1px solid transparent;transition:background .12s ease,border-color .12s ease,color .12s ease;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-base:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#111827;color:#fff}.btn-primary:hover:not(:disabled){background:#000000}.btn-success{background:#16a34a;color:#fff}.btn-success:hover:not(:disabled){background:#15803d}.btn-ghost{background:#ffffff;color:#374151;border-color:#d1d5db}.btn-ghost:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-icon-square{width:36px;height:36px;padding:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid transparent}.btn-icon-square.btn-danger{border-color:transparent}[data-theme=dark] .btn-ghost{background:transparent;color:#e5e7eb;border-color:#374151}[data-theme=dark] .btn-ghost:hover:not(:disabled){background:rgba(255,255,255,.04);border-color:#4b5563}[data-theme=dark] .btn-primary{background:#e5e7eb;color:#111827}[data-theme=dark] .btn-primary:hover:not(:disabled){background:#ffffff}@media (max-width: 1024px){.admin-sidebar{position:fixed!important;z-index:1000!important;height:100vh!important;transform:translate(-100%);transition:transform .3s ease!important}.admin-sidebar.open{transform:translate(0)}.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:999}.admin-main{margin-left:0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.page-container{overflow-x:hidden!important;max-width:100vw!important;box-sizing:border-box!important}}@media (max-width: 1024px){.table-wrapper,.table-container,[class*=table-wrapper]{overflow-x:auto!important;-webkit-overflow-scrolling:touch;max-width:100vw!important;width:100%!important}.table-wrapper table,.table-container table{min-width:600px}}@media (max-width: 768px){.table-wrapper table,.table-container table{min-width:500px;font-size:.85rem}.table-wrapper th,.table-wrapper td,.table-container th,.table-container td{padding:8px 6px!important;white-space:nowrap}}@media (max-width: 768px){.form-row,.form-group-row,.form-inline{flex-direction:column!important;grid-template-columns:1fr!important;gap:12px!important}.form-row>*,.form-group-row>*{width:100%!important;min-width:0!important;grid-column:auto!important}}@media (max-width: 768px){.page-container{padding:12px!important}.page-title{font-size:1.25rem!important}}@media (max-width: 768px){.modal-content,.modal-box,[class*=modal]>div{width:95vw!important;max-width:95vw!important;margin:10px auto!important}}@media (max-width: 768px){.page-actions,.header-actions,.action-buttons{flex-wrap:wrap!important;gap:8px!important}.action-buttons>button,.page-actions>button{flex:1 1 auto;min-width:120px}}@media (max-width: 768px){.action-btn,.indicator-btn,[class*=action-btn]{min-width:36px!important;min-height:36px!important;padding:6px!important}}@media (max-width: 1024px){.detail-layout,.page-with-sidebar{flex-direction:column!important;grid-template-columns:1fr!important}.detail-sidebar,.page-sidebar{width:100%!important;min-width:0!important;order:-1}.detail-layout>*:not(.detail-sidebar):not(.page-sidebar){width:100%!important;min-width:0!important;grid-column:auto!important}}input[type=radio]{accent-color:var(--color-primary, #111827);width:17px;height:17px;margin:0;flex-shrink:0;cursor:pointer}input[type=radio]:focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary, #111827) 18%,transparent);outline-offset:2px}input[type=radio]:disabled{opacity:.48;cursor:not-allowed}.btn-primary,.btn-primary-action,.btn-secondary,.btn-add-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:40px;padding:0 16px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-size:13px;font-weight:650;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.btn-primary,.btn-primary-action{background:var(--color-primary, #111827);color:#fff;border:1px solid var(--color-primary, #111827);box-shadow:0 1px 2px #0f172a24}.btn-primary:hover:not(:disabled),.btn-primary-action:hover:not(:disabled){background:color-mix(in srgb,var(--color-primary, #111827) 88%,#fff 12%);border-color:color-mix(in srgb,var(--color-primary, #111827) 88%,#fff 12%);box-shadow:0 4px 12px #0f172a29;transform:translateY(-1px)}.btn-secondary,.btn-add-item{background:var(--bg-card, #fff);color:var(--text-primary, #111827);border:1px solid var(--border-color, #d1d5db);box-shadow:0 1px 2px #0f172a0a}.btn-secondary:hover:not(:disabled),.btn-add-item:hover:not(:disabled){background:var(--bg-secondary, #f9fafb);border-color:color-mix(in srgb,var(--border-color, #d1d5db) 70%,var(--text-primary, #111827) 30%);box-shadow:0 3px 10px #0f172a14;transform:translateY(-1px)}.btn-primary:focus-visible,.btn-primary-action:focus-visible,.btn-secondary:focus-visible,.btn-add-item:focus-visible,.btn-refresh:focus-visible,.btn-icon-action:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary, #111827) 20%,transparent)}.btn-primary:disabled,.btn-primary-action:disabled,.btn-secondary:disabled,.btn-add-item:disabled,.btn-refresh:disabled,.btn-icon-action:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.btn-primary svg,.btn-primary-action svg,.btn-secondary svg,.btn-add-item svg{flex-shrink:0}.btn-refresh{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--bg-card, #fff);color:var(--text-secondary, #6b7280);border:1px solid var(--border-color, #e5e7eb);box-shadow:0 1px 2px #0f172a0a;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.btn-refresh:hover:not(:disabled){background:var(--bg-secondary, #f9fafb);color:var(--text-primary, #111827);border-color:color-mix(in srgb,var(--border-color, #e5e7eb) 70%,var(--text-primary, #111827) 30%);box-shadow:0 3px 10px #0f172a14;transform:translateY(-1px)}.btn-icon-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;min-width:40px;padding:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:var(--bg-card, #fff);color:var(--text-primary, #111827);border:1px solid var(--border-color, #d1d5db);box-shadow:0 1px 2px #0f172a0d;cursor:pointer;line-height:1;flex-shrink:0;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.btn-icon-action:hover:not(:disabled){background:var(--bg-secondary, #f9fafb);border-color:color-mix(in srgb,var(--border-color, #d1d5db) 70%,var(--text-primary, #111827) 30%);box-shadow:0 4px 12px #0f172a1a;transform:translateY(-1px)}.btn-icon-action svg{width:18px;height:18px;flex-shrink:0}.btn-icon-action--primary{background:var(--color-primary, #111827);color:#fff;border-color:var(--color-primary, #111827)}.btn-icon-action--primary:hover:not(:disabled){background:color-mix(in srgb,var(--color-primary, #111827) 88%,#fff 12%);border-color:color-mix(in srgb,var(--color-primary, #111827) 88%,#fff 12%);color:#fff}.btn-icon-action--success{background:var(--color-success, #16a34a);color:#fff;border-color:var(--color-success, #16a34a)}.btn-icon-action--success:hover:not(:disabled){background:color-mix(in srgb,var(--color-success, #16a34a) 88%,#fff 12%);border-color:color-mix(in srgb,var(--color-success, #16a34a) 88%,#fff 12%);color:#fff}.btn-icon-action--danger{background:var(--bg-card, #fff);color:var(--color-danger, #dc2626);border-color:color-mix(in srgb,var(--color-danger, #dc2626) 28%,#fff 72%)}.btn-icon-action--danger:hover:not(:disabled){background:color-mix(in srgb,var(--color-danger, #dc2626) 8%,#fff 92%);border-color:color-mix(in srgb,var(--color-danger, #dc2626) 42%,#fff 58%);color:var(--color-danger, #dc2626)}@media (max-width: 760px){.btn-icon-action{width:38px;height:38px;min-width:38px}}.page-header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.btn-danger-soft{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:40px;padding:0 16px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-size:13px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;background:color-mix(in srgb,var(--color-danger, #dc2626) 7%,#fff 93%);color:var(--color-danger, #dc2626);border:1px solid color-mix(in srgb,var(--color-danger, #dc2626) 32%,#fff 68%);box-shadow:0 1px 2px #dc26260f;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.btn-danger-soft:hover:not(:disabled){background:color-mix(in srgb,var(--color-danger, #dc2626) 14%,#fff 86%);border-color:color-mix(in srgb,var(--color-danger, #dc2626) 50%,#fff 50%);box-shadow:0 3px 10px #dc26261f;transform:translateY(-1px)}.btn-danger-soft:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-danger, #dc2626) 22%,transparent)}.btn-danger-soft:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.btn-danger-soft svg{flex-shrink:0}@media (max-width: 760px){.page-header-actions{width:100%;gap:7px}.page-header-actions>button{flex:1 1 auto;min-width:140px}}.module-tabs{display:flex;gap:8px;overflow-x:auto;min-width:0;padding-bottom:2px;scrollbar-width:thin}.module-tabs[aria-label="Seções da nota fiscal"]+fieldset{min-height:100vh}.module-tab{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;min-height:38px;padding:9px 13px;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;background:var(--bg-card, #fff);color:var(--text-secondary, #6b7280);font:inherit;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}.module-tab:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-primary, #111827) 35%,var(--border-color, #e5e7eb));background:color-mix(in srgb,var(--color-primary, #111827) 5%,var(--bg-card, #fff));color:var(--text-primary, #111827)}[data-theme=dark] .module-tab:not([aria-selected=true]){background:var(--bg-card, #1e2130)}.module-tab[aria-selected=true]{border-color:transparent;background:var(--color-primary, #111827);color:#fff;font-weight:700;box-shadow:0 1px 2px #0f172a24}.module-tab[aria-selected=true]:hover:not(:disabled){border-color:transparent;background:var(--color-primary-hover, var(--color-primary, #111827));color:#fff}button[style*="gap: 7px"][style*="padding: 9px 13px"][style*="border-radius: 8px"][style*="white-space: nowrap"][style*="font-weight: 700"]{border-color:transparent!important;background:var(--color-primary, #111827)!important;color:#fff!important;box-shadow:0 1px 2px #0f172a24}button[style*="gap: 7px"][style*="padding: 9px 13px"][style*="border-radius: 8px"][style*="white-space: nowrap"][style*="font-weight: 700"]:hover:not(:disabled){border-color:transparent!important;background:var(--color-primary-hover, var(--color-primary, #111827))!important;color:#fff!important}.module-tab:focus-visible{outline:2px solid var(--color-primary, #111827);outline-offset:2px}.module-tab:disabled{opacity:.45;cursor:not-allowed}.module-tab>svg{flex:0 0 auto}[data-theme=dark] body:has(.admin-main){color-scheme:dark;--bg-page: #0B1016;--bg-sidebar: #10161D;--bg-topbar: #10161D;--bg-card: #151C24;--bg-input: #1B2430;--bg-hover: #1D2834;--bg-table-header: #18212B;--bg-table-row: #151C24;--bg-table-row-hover: #1D2834;--bg-elevated: #1B2430;--text-primary: #F4F7FA;--text-secondary: #B8C2CF;--text-muted: #84909E;--border-color: #2A3542;--border-light: #222C37;--input-bg: #1B2430;--input-border: #334153;--color-primary: #B11236;--color-primary-hover: #C4163E;--color-primary-light: rgba(177, 18, 54, .16);--color-success: #35D07F;--color-danger: #FF6675;--color-danger-hover: #FF7B88;--color-warning: #F6B94A;--color-accent: #6EA8FE;--color-accent-hover: #8AB9FF;--color-muted: #84909E;--color-border: #2A3542;--color-border-light: #334153;--color-text-primary: #F4F7FA;--color-text-secondary: #B8C2CF;--color-text-muted: #84909E;background:var(--bg-page)!important;color:var(--text-primary)!important}[data-theme=dark] body:has(.admin-main) .admin-main{background:var(--bg-page)!important}[data-theme=dark] body:has(.admin-main) aside{background:var(--bg-sidebar)!important;border-color:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) main>div:first-child{background:var(--bg-topbar)!important;border-color:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) *{border-color:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) [style*="background: white"],[data-theme=dark] body:has(.admin-main) [style*="background: #fff"],[data-theme=dark] body:has(.admin-main) [style*="background: #ffffff"],[data-theme=dark] body:has(.admin-main) [style*="background:#ffffff"],[data-theme=dark] body:has(.admin-main) [style*="background-color: white"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(255, 255, 255)"]{background:var(--bg-card)!important}[data-theme=dark] body:has(.admin-main) [style*="background: #f4f5f7"],[data-theme=dark] body:has(.admin-main) [style*="background:#f4f5f7"],[data-theme=dark] body:has(.admin-main) [style*="background: #f9fafb"],[data-theme=dark] body:has(.admin-main) [style*="background:#f9fafb"],[data-theme=dark] body:has(.admin-main) [style*="background: #f3f4f6"],[data-theme=dark] body:has(.admin-main) [style*="background:#f3f4f6"],[data-theme=dark] body:has(.admin-main) [style*="background: #e5e7eb"],[data-theme=dark] body:has(.admin-main) [style*="background:#e5e7eb"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(249, 250, 251)"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(243, 244, 246)"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(229, 231, 235)"]{background:var(--bg-elevated)!important}[data-theme=dark] body:has(.admin-main) h1,[data-theme=dark] body:has(.admin-main) h2,[data-theme=dark] body:has(.admin-main) h3,[data-theme=dark] body:has(.admin-main) h4,[data-theme=dark] body:has(.admin-main) strong,[data-theme=dark] body:has(.admin-main) b{color:var(--text-primary)!important}[data-theme=dark] body:has(.admin-main) [style*="color: #111827"],[data-theme=dark] body:has(.admin-main) [style*="color:#111827"],[data-theme=dark] body:has(.admin-main) [style*="color: #1a1a1a"],[data-theme=dark] body:has(.admin-main) [style*="color:#1a1a1a"],[data-theme=dark] body:has(.admin-main) [style*="color: black"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(17, 24, 39)"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(26, 26, 26)"]{color:var(--text-primary)!important}[data-theme=dark] body:has(.admin-main) [style*="color: #374151"],[data-theme=dark] body:has(.admin-main) [style*="color:#374151"],[data-theme=dark] body:has(.admin-main) [style*="color: #4b5563"],[data-theme=dark] body:has(.admin-main) [style*="color:#4b5563"],[data-theme=dark] body:has(.admin-main) [style*="color: #6b7280"],[data-theme=dark] body:has(.admin-main) [style*="color:#6b7280"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(55, 65, 81)"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(75, 85, 99)"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(107, 114, 128)"]{color:var(--text-secondary)!important}[data-theme=dark] body:has(.admin-main) [style*="color: #9ca3af"],[data-theme=dark] body:has(.admin-main) [style*="color:#9ca3af"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(156, 163, 175)"]{color:var(--text-muted)!important}[data-theme=dark] body:has(.admin-main) input,[data-theme=dark] body:has(.admin-main) select,[data-theme=dark] body:has(.admin-main) textarea{background:var(--bg-input)!important;color:var(--text-primary)!important;border-color:var(--input-border)!important}[data-theme=dark] body:has(.admin-main) input::placeholder,[data-theme=dark] body:has(.admin-main) textarea::placeholder{color:var(--text-muted)!important}[data-theme=dark] body:has(.admin-main) table thead tr,[data-theme=dark] body:has(.admin-main) table thead th,[data-theme=dark] body:has(.admin-main) .th-standard{background:var(--bg-table-header)!important;color:var(--text-secondary)!important}[data-theme=dark] body:has(.admin-main) table tbody tr:nth-child(odd),[data-theme=dark] body:has(.admin-main) table tbody tr:nth-child(2n),[data-theme=dark] body:has(.admin-main) .table-row{background:var(--bg-table-row)!important}[data-theme=dark] body:has(.admin-main) table tbody tr:hover,[data-theme=dark] body:has(.admin-main) table tbody tr:hover td,[data-theme=dark] body:has(.admin-main) .table-row:hover{background:var(--bg-table-row-hover)!important}[data-theme=dark] body:has(.admin-main) table tbody td,[data-theme=dark] body:has(.admin-main) .td-standard,[data-theme=dark] body:has(.admin-main) .sub-td,[data-theme=dark] body:has(.admin-main) .date-text{color:var(--text-primary)!important}[data-theme=dark] body:has(.admin-main) tbody tr.linha-expandida,[data-theme=dark] body:has(.admin-main) tbody tr.sub-item,[data-theme=dark] body:has(.admin-main) .expanded-row{background:var(--bg-elevated)!important}[data-theme=dark] body:has(.admin-main) .btn-primary,[data-theme=dark] body:has(.admin-main) .btn-primary-action,[data-theme=dark] body:has(.admin-main) button[style*="background: #111827"],[data-theme=dark] body:has(.admin-main) button[style*="background:#111827"],[data-theme=dark] body:has(.admin-main) button[style*="background: rgb(17, 24, 39)"]{background:var(--color-primary)!important;color:#fff!important;border-color:transparent!important}[data-theme=dark] body:has(.admin-main) .btn-primary:hover:not(:disabled),[data-theme=dark] body:has(.admin-main) .btn-primary-action:hover:not(:disabled){background:var(--color-primary-hover)!important}[data-theme=dark] body:has(.admin-main) .btn-secondary,[data-theme=dark] body:has(.admin-main) .btn-ghost,[data-theme=dark] body:has(.admin-main) .btn-back,[data-theme=dark] body:has(.admin-main) .btn-refresh,[data-theme=dark] body:has(.admin-main) .btn-icon-outline,[data-theme=dark] body:has(.admin-main) .btn-filter-clear{background:var(--bg-elevated)!important;color:var(--text-secondary)!important;border-color:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) .btn-secondary:hover,[data-theme=dark] body:has(.admin-main) .btn-ghost:hover:not(:disabled),[data-theme=dark] body:has(.admin-main) .btn-back:hover,[data-theme=dark] body:has(.admin-main) .btn-refresh:hover,[data-theme=dark] body:has(.admin-main) .btn-icon-outline:hover{background:var(--bg-hover)!important;border-color:#3b4958!important;color:var(--text-primary)!important}[data-theme=dark] body:has(.admin-main) .action-btn{background:transparent!important;color:var(--text-secondary)!important;border-color:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) .action-btn svg{color:var(--text-secondary)!important;stroke:var(--text-secondary)!important}[data-theme=dark] body:has(.admin-main) .action-btn:hover{background:var(--bg-hover)!important;color:var(--text-primary)!important}[data-theme=dark] body:has(.admin-main) .filter-panel,[data-theme=dark] body:has(.admin-main) .confirm-modal__card,[data-theme=dark] body:has(.admin-main) .table-wrapper{background:var(--bg-card)!important;border-color:var(--border-color)!important;box-shadow:0 12px 32px #0000002e}[data-theme=dark] body:has(.admin-main) .badge-number,[data-theme=dark] body:has(.admin-main) .badge-tag{background:var(--bg-elevated)!important;color:var(--text-secondary)!important;border-color:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) .badge-value{background:rgba(53,208,127,.12)!important;color:var(--color-success)!important;border-color:#35d07f47!important}[data-theme=dark] body:has(.admin-main) .avatar-vendedor,[data-theme=dark] body:has(.admin-main) .avatar-vendedor-empty,[data-theme=dark] body:has(.admin-main) .avatar-cliente,[data-theme=dark] body:has(.admin-main) .avatar-cliente-empty{background:var(--bg-elevated)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) [style*="background: #f0fdf4"],[data-theme=dark] body:has(.admin-main) [style*="background:#f0fdf4"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(240, 253, 244)"]{background:rgba(53,208,127,.12)!important}[data-theme=dark] body:has(.admin-main) [style*="background: #fef2f2"],[data-theme=dark] body:has(.admin-main) [style*="background:#fef2f2"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(254, 242, 242)"]{background:rgba(255,102,117,.12)!important}[data-theme=dark] body:has(.admin-main) [style*="background: #fefce8"],[data-theme=dark] body:has(.admin-main) [style*="background:#fefce8"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(254, 252, 232)"]{background:rgba(246,185,74,.12)!important}[data-theme=dark] body:has(.admin-main) [style*="background: #eff6ff"],[data-theme=dark] body:has(.admin-main) [style*="background:#eff6ff"],[data-theme=dark] body:has(.admin-main) [style*="background: rgb(239, 246, 255)"]{background:rgba(110,168,254,.12)!important}[data-theme=dark] body:has(.admin-main) [style*="color: #16a34a"],[data-theme=dark] body:has(.admin-main) [style*="color:#16a34a"],[data-theme=dark] body:has(.admin-main) [style*="color: #15803d"],[data-theme=dark] body:has(.admin-main) [style*="color:#15803d"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(22, 163, 74)"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(21, 128, 61)"]{color:var(--color-success)!important}[data-theme=dark] body:has(.admin-main) [style*="color: #ef4444"],[data-theme=dark] body:has(.admin-main) [style*="color:#ef4444"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(239, 68, 68)"]{color:var(--color-danger)!important}[data-theme=dark] body:has(.admin-main) [style*="color: #854d0e"],[data-theme=dark] body:has(.admin-main) [style*="color:#854d0e"],[data-theme=dark] body:has(.admin-main) [style*="color: #ca8a04"],[data-theme=dark] body:has(.admin-main) [style*="color:#ca8a04"],[data-theme=dark] body:has(.admin-main) [style*="color: #f59e0b"],[data-theme=dark] body:has(.admin-main) [style*="color:#f59e0b"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(133, 77, 14)"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(202, 138, 4)"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(245, 158, 11)"]{color:var(--color-warning)!important}[data-theme=dark] body:has(.admin-main) [style*="color: #1d4ed8"],[data-theme=dark] body:has(.admin-main) [style*="color:#1d4ed8"],[data-theme=dark] body:has(.admin-main) [style*="color: #2563eb"],[data-theme=dark] body:has(.admin-main) [style*="color:#2563eb"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(29, 78, 216)"],[data-theme=dark] body:has(.admin-main) [style*="color: rgb(37, 99, 235)"]{color:var(--color-accent)!important}[data-theme=dark] body:has(.admin-main) .dashboard-header-bar{background:var(--bg-card)!important;border-color:var(--border-color)!important;box-shadow:0 8px 24px #0000001f}[data-theme=dark] body:has(.admin-main) .recharts-cartesian-axis-tick-value{fill:var(--text-secondary)!important}[data-theme=dark] body:has(.admin-main) .recharts-cartesian-axis-line,[data-theme=dark] body:has(.admin-main) .recharts-cartesian-axis-tick-line{stroke:var(--border-color)!important}[data-theme=dark] body:has(.admin-main) .recharts-tooltip-wrapper .recharts-default-tooltip{background:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important;box-shadow:0 12px 28px #00000047}[data-theme=dark] body:has(.admin-main) aside [style*="border-left: 3px solid var(--color-primary)"]{background:rgba(177,18,54,.18)!important;color:#fff!important}[data-theme=dark] body:has(.admin-main) *{scrollbar-color:#3A4654 var(--bg-page)}[data-theme=dark] body:has(.admin-main) .recharts-tooltip-cursor{fill:#ffffff09!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper,.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper{overflow-x:auto}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table,.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table{table-layout:fixed;width:100%;min-width:1460px}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(1){width:40px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(2){width:40px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(3){width:130px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(4){width:170px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(5){width:90px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(6){width:120px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(7){width:260px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(8){width:130px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(9){width:190px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(10){width:130px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(11){width:90px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(12){width:70px!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(4),.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>tbody>tr.table-row>td:nth-child(4),.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(6),.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>tbody>tr.table-row>td:nth-child(6){white-space:nowrap}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(7){text-align:center!important;padding-left:0!important;padding-right:0!important}.page-container:has(input[placeholder="Buscar por nº pedido, cliente..."]) .table-wrapper>table>tbody>tr.table-row>td:nth-child(7){text-align:left!important;padding-left:72px!important;padding-right:12px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(1){width:40px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(2){width:40px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(3){width:130px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(4){width:170px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(5){width:120px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(6){width:350px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(7){width:130px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(8){width:190px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(9){width:130px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(10){width:90px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(11){width:70px!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(4),.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>tbody>tr.table-row>td:nth-child(4),.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(5),.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>tbody>tr.table-row>td:nth-child(5){white-space:nowrap}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>thead>tr>th:nth-child(6){text-align:center!important;padding-left:0!important;padding-right:0!important}.page-container:has(input[placeholder="Buscar por nº proposta, cliente..."]) .table-wrapper>table>tbody>tr.table-row>td:nth-child(6){text-align:left!important;padding-left:72px!important;padding-right:12px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1025px){.admin-sidebar{position:sticky!important;top:0;height:100vh;align-self:flex-start}}.table-wrapper table:has(thead th:nth-child(10)) tbody td:nth-child(2)>span[style*="background: #dafbe1"],.table-wrapper table:has(thead th:nth-child(10)) tbody td:nth-child(2)>span[style*="background: rgb(218, 251, 225)"]{background:#009c3b!important;color:#fff!important}.table-wrapper table:has(thead th:nth-child(10)) tbody td:nth-child(2)>span[style*="background: #fff8c5"],.table-wrapper table:has(thead th:nth-child(10)) tbody td:nth-child(2)>span[style*="background: rgb(255, 248, 197)"]{background:#a16207!important;color:#fff!important}.table-wrapper table:has(thead th:nth-child(10)) tbody td:nth-child(2)>span[style*="background: #fdecea"],.table-wrapper table:has(thead th:nth-child(10)) tbody td:nth-child(2)>span[style*="background: rgb(253, 236, 234)"]{background:#dc2626!important;color:#fff!important}
