/* START_SECTION:veyro-cart (INDEX:41) */
.vrc-cart{max-width:1500px;padding:64px 5% 110px;margin:auto;min-height:65vh;color:#f2f3ef}.vrc-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:35px;border-bottom:1px solid #30382c;margin-bottom:15px}.vrc-eyebrow{color:#b6ff5c;font-size:11px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px}.vrc-heading h1{font-size:clamp(40px,5vw,70px);font-weight:550;letter-spacing:-.055em;line-height:1.05;margin:0}.vrc-heading h1>span{font-size:16px;color:#a0af91;letter-spacing:0;vertical-align:top;display:inline-block;margin-top:8px}.vrc-heading>a{font-size:13px;color:#c2cbba;display:flex;gap:24px;padding-bottom:4px}.vrc-form{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:7%;align-items:start}.vrc-items{min-width:0}.vrc-item{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:24px;padding:26px 0;border-bottom:1px solid #30382c}.vrc-image{aspect-ratio:4/5;background:#eff0ec;border-radius:2px;overflow:hidden;padding:8px;display:grid;place-items:center}.vrc-image img{width:100%;height:100%;object-fit:contain}.vrc-image>span{color:#66705d;font-size:12px}.vrc-item-content{padding:5px 0;min-width:0}.vrc-item-content h2{font-size:18px;font-weight:500;line-height:1.35;letter-spacing:-.02em;overflow-wrap:anywhere}.vrc-item-content h2 a:hover{text-decoration:underline;text-underline-offset:4px}.vrc-variant{font-size:12px;color:#a6b09d;line-height:1.6;margin-top:8px;overflow-wrap:anywhere}.vrc-discount{font-size:12px;color:#b6ff5c;margin-top:8px}.vrc-item-controls{display:flex;align-items:center;gap:19px;margin-top:20px}.vrc-item-controls input{width:70px;min-height:42px;border:1px solid #45513b;border-radius:2px;background:#131a10;color:#edf3e7;font:inherit;font-size:14px;padding:8px 10px;color-scheme:dark}.vrc-remove{font-size:12px;color:#aab69e;text-decoration:underline;text-underline-offset:4px}.vrc-item-total{display:flex;flex-direction:column;align-items:flex-end;gap:5px;padding-top:6px;white-space:nowrap;font-size:16px;line-height:1.4}.vrc-item-total s{color:#94a486;font-size:12px}.vrc-summary{margin-top:26px;background:#11170f;border:1px solid #343e2d;border-radius:3px;padding:28px;position:sticky;top:110px}.vrc-summary h2{font-size:23px;line-height:1.2;letter-spacing:-.03em;font-weight:500;padding-bottom:25px}.vrc-summary-discount{display:flex;justify-content:space-between;gap:20px;color:#b6ff5c;font-size:13px;padding-bottom:15px}.vrc-total{border-top:1px solid #35402d;padding-top:24px;display:flex;align-items:baseline;justify-content:space-between;gap:20px;font-size:14px}.vrc-total>span:last-child{font-size:22px;letter-spacing:-.03em;white-space:nowrap}.vrc-checkout-note{color:#a7b09f;font-size:12px;line-height:1.6;margin-top:11px}.vrc-button{min-height:54px;padding:15px 20px;border:1px solid #b6ff5c;background:#b6ff5c;color:#11170a;font:inherit;font-size:14px;font-weight:600;border-radius:2px;display:flex;align-items:center;justify-content:space-between;gap:30px}.vrc-summary>.vrc-button{width:100%;margin-top:25px}.vrc-button>span{font-size:21px}.vrc-button:hover{background:#cdff94}.vrc-note{margin-top:20px}.vrc-note summary{display:flex;justify-content:space-between;cursor:pointer;color:#b6c0ac;font-size:12px;padding:8px 0;list-style:none}.vrc-note summary::-webkit-details-marker{display:none}.vrc-note textarea{margin-top:12px;width:100%;border:1px solid #48553d;background:#0b1109;border-radius:2px;padding:12px;color:#eef4e8;resize:vertical;font:inherit;font-size:14px;line-height:1.5}.vrc-update-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.vrc-update-row p{font-size:12px;line-height:1.6;color:#a5b097}.vrc-update{border:1px solid #526346;border-radius:2px;background:transparent;padding:12px 17px;min-height:44px;color:#d4dfc9;font-size:12px;white-space:nowrap}.vrc-update:hover{border-color:#b6ff5c}.vrc-empty{display:flex;align-items:center;flex-direction:column;gap:30px;padding:65px 20px;text-align:center}.vrc-empty h2{font-size:clamp(27px,4vw,43px);line-height:1.2;letter-spacing:-.03em;font-weight:500}.vrc-empty-mark{color:#b6ff5c;width:66px;height:66px;display:grid;place-items:center;border:1px solid #405132;border-radius:50%;font-size:35px;font-weight:300}.vrc-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vrc-cart :is(a,button,input,textarea,summary):focus-visible{outline:2px solid #b6ff5c;outline-offset:4px}
  @media(max-width:999px){.vrc-form{grid-template-columns:1fr;gap:12px}.vrc-summary{position:static;max-width:none}.vrc-item{grid-template-columns:110px minmax(0,1fr) auto}.vrc-cart{padding-top:40px}}
  @media(max-width:600px){.vrc-cart{padding:32px 5% 60px}.vrc-heading{align-items:flex-start;flex-direction:column;gap:23px;padding-bottom:26px}.vrc-item{grid-template-columns:84px minmax(0,1fr);gap:16px;padding:23px 0;position:relative}.vrc-item-content{padding:0}.vrc-item-content h2{font-size:16px;line-height:1.4}.vrc-item-total{grid-column:2;align-items:flex-start;flex-direction:row;gap:10px;padding:0;margin-top:-5px;font-size:15px}.vrc-item-controls{margin-top:14px}.vrc-item-controls input{min-height:42px}.vrc-image{align-self:start}.vrc-summary{padding:23px}.vrc-update-row{gap:15px}.vrc-update-row p{max-width:200px}.vrc-total>span:last-child{font-size:20px}}
/* END_SECTION:veyro-cart */
