/* Carrello e riepilogo: stessa base Campagna, dati e interazioni solo dimostrativi. */
.cart-nav-link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.cart-nav-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-count{display:inline-grid;place-items:center;background:#f9d701;color:#171717;min-width:22px;height:22px;padding:0 5px;border-radius:50%;font-size:11px;font-weight:800}.purchase-page{background:#f7f5ef}.purchase-page .store-preview{background:#afd8bd}.purchase-page .store-header{border-bottom:1px solid #ccc7bc}.purchase-page main{padding-bottom:70px}.purchase-steps{display:flex;gap:30px;list-style:none;margin:0;padding:23px 0;font-size:12px;color:#615e56}.purchase-steps li{display:flex;align-items:center;gap:9px}.purchase-steps b{display:grid;place-items:center;width:26px;height:26px;border:1px solid #a9a398;border-radius:50%;font-size:11px}.purchase-steps [aria-current] {color:#171717;font-weight:700}.purchase-steps [aria-current] b{background:#171717;color:#fff;border-color:#171717}.purchase-steps a{text-decoration:underline;text-underline-offset:3px}.purchase-heading{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:22px 0 36px}.purchase-heading h1{font-size:clamp(36px,4.2vw,60px);line-height:1.04;margin:8px 0 17px;letter-spacing:-.055em}.purchase-heading h1 mark{color:inherit;background:#f9d701;display:inline-block;padding:0 7px;transform:rotate(-1deg)}.purchase-heading p:not(.eyebrow){font-size:14px;margin:0;line-height:1.6;max-width:610px}.purchase-heading .hand{font-size:29px;background:#e3b3d4;padding:24px 25px;max-width:230px;flex-shrink:0;transform:rotate(4deg);box-shadow:3px 5px 0 #171717;position:relative;text-align:center}.purchase-heading .hand:before{content:'';position:absolute;top:-8px;left:37%;width:64px;height:22px;background:#d9bf98c9;transform:rotate(-8deg)}.purchase-layout{display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:42px;align-items:start}.cart-list-header{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:2px solid #171717;padding-bottom:17px}.cart-list-header h2{font-size:17px;margin:0;letter-spacing:-.03em}.text-button{border:0;background:transparent;color:inherit;padding:10px 0;text-decoration:underline;text-underline-offset:4px;font:inherit;font-size:12px;cursor:pointer}.cart-row{display:grid;grid-template-columns:130px minmax(0,1fr) 124px;gap:20px;padding:26px 0;border-bottom:1px solid #d1cbc1;align-items:center}.cart-product-photo{display:block;background:#fff;border-bottom:6px solid var(--accent);height:155px;padding:10px}.cart-product-photo img{width:100%;height:100%;object-fit:contain}.cart-row h3{font-family:'Arial Black',Arial,sans-serif;font-size:19px;line-height:1.15;margin:9px 0 13px;letter-spacing:-.04em;overflow-wrap:anywhere}.cart-row h3 a:hover{text-decoration:underline}.cart-row .sku{font-size:10px;letter-spacing:.07em}.cart-unit{font-size:13px;margin:0 0 8px}.cart-unit small{color:#5c574f;font-size:10px}.cart-row-amount{text-align:right;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.cart-line-total{font-size:21px;font-weight:800;white-space:nowrap}.cart-line-total small{display:block;font-size:10px;font-weight:400;margin-top:5px}.quantity-control{display:flex;border:1px solid #171717;background:white;height:39px;width:124px}.quantity-control button{width:34px;flex-shrink:0;background:transparent;border:0;font-size:21px;cursor:pointer}.quantity-control button:disabled{opacity:.3;cursor:default}.quantity-control input{appearance:textfield;-moz-appearance:textfield;min-width:0;width:54px;border:0;border-left:1px solid #d4d0c8;border-right:1px solid #d4d0c8;text-align:center;background:white;font-weight:700;font-size:13px;border-radius:0}.quantity-control input::-webkit-inner-spin-button{appearance:none}.quantity-label{font-size:10px;display:block;text-align:left;margin-bottom:6px}.quantity-error{font-size:11px;color:#9b261a;margin:8px 0 0;line-height:1.4}.cart-row-amount .text-button{align-self:flex-end}.cart-note{font-size:12px;line-height:1.6;color:#5c574f;margin:18px 0 24px}.cart-after{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.cart-after a{font-size:13px}.cart-summary{position:sticky;top:24px;background:white;padding:29px 26px 25px;box-shadow:6px 7px 0 #171717;border:1px solid #171717}.cart-summary:before{content:'';position:absolute;top:-12px;right:32px;width:81px;height:25px;background:#dcc59bd9;transform:rotate(7deg)}.cart-summary .hand{font-size:25px;display:block;margin-bottom:8px}.cart-summary h2{font-size:28px;line-height:1.1;letter-spacing:-.05em;margin:0 0 25px}.cart-summary dl{margin:0}.cart-summary dl>div{display:flex;justify-content:space-between;gap:20px;font-size:12px;margin:13px 0;align-items:start}.cart-summary dd{margin:0;text-align:right}.cart-summary .subtotal{border-top:1px solid #d1cbc1;padding-top:20px;font-weight:700;align-items:center;margin-top:20px}.cart-summary .subtotal dd{font-size:26px;white-space:nowrap}.cart-summary .subtotal small{display:block;font-size:11px;font-weight:400;margin-top:4px}.cart-summary .unconfirmed{font-size:10px;line-height:1.5;color:#625a50;max-width:140px}.minimum-box{background:#afd8bd;padding:17px;margin:23px -5px 20px}.minimum-box.is-short{background:#f9e795}.minimum-box p{font-size:12px;line-height:1.5;margin:0 0 9px}.minimum-box .minimum-caption{font-size:10px;margin:10px 0 0}.minimum-box progress{width:100%;height:6px;display:block;border:0;border-radius:0;background:#fff9;accent-color:#171717}.minimum-box progress::-webkit-progress-bar{background:#fff9}.minimum-box progress::-webkit-progress-value{background:#171717}.summary-cta{width:100%;font-size:12px;justify-content:space-between;min-height:49px}.summary-note{font-size:10px;line-height:1.65;color:#625a50;margin:14px 0 0}.purchase-strip{display:grid;grid-template-columns:108px minmax(0,1fr);background:#e3b3d4;border:1px solid #171717;margin-top:32px;align-items:center;max-width:720px}.purchase-strip img{width:108px;height:123px;object-fit:cover;object-position:50% 30%;filter:none}.purchase-strip div{padding:17px 20px}.purchase-strip .hand{font-size:21px;line-height:1.15;display:block}.purchase-strip p{font-size:12px;line-height:1.5;margin:8px 0 0}.demo-empty{padding:48px 20px;border:1px solid #171717;background:#bae2f7;text-align:center}.demo-empty h2{font-size:32px;line-height:1.1;margin:12px auto;max-width:500px}.demo-empty p{font-size:14px;line-height:1.6;max-width:500px;margin:15px auto 25px}.demo-empty .hand{font-size:28px}.demo-empty-actions{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.demo-empty .button{font-size:12px}.demo-toast{background:#171717;color:white;padding:13px 17px;font-size:12px;line-height:1.5;margin:0 0 18px}.demo-toast button{color:#f9d701;margin-left:18px;padding:0}.demo-toast:empty{display:none}.purchase-storage-warning{background:#f9e795;padding:15px;line-height:1.5;font-size:12px}.checkout-panel{background:white;border:1px solid #d1cbc1;margin-bottom:20px;padding:27px}.checkout-panel h2{display:flex;align-items:center;gap:12px;font-size:22px;line-height:1.2;letter-spacing:-.04em;margin:0 0 20px}.checkout-panel h2>span{display:grid;place-items:center;background:#e3b3d4;width:31px;height:31px;font-size:14px;border-radius:50%;flex-shrink:0}.checkout-panel p{font-size:13px;line-height:1.65}.delivery-card{padding:18px 19px;background:#f7f5ef;border-left:4px solid #afd8bd;display:flex;gap:17px;align-items:start}.delivery-card svg{width:29px;height:29px;stroke:#171717;stroke-width:1.8;fill:none;flex-shrink:0}.delivery-card b{font-size:14px}.delivery-card p{font-size:12px;margin:6px 0 0;max-width:380px}.checkout-panel label[for=demo-note]{display:block;font-size:12px;margin:22px 0 9px}.checkout-panel textarea{width:100%;resize:vertical;border:1px solid #b4ad9f;min-height:78px;padding:12px;font:inherit;font-size:13px;border-radius:0}.checkout-panel .field-note{font-size:10px;color:#625a50;margin:7px 0 0}.payment-methods{border:0;padding:0;margin:0}.payment-methods legend{font-size:12px;line-height:1.65;margin-bottom:15px}.payment-choice{display:flex;align-items:center;gap:13px;padding:16px 14px;border:1px solid #c9c3b9;cursor:pointer;margin-top:9px;position:relative}.payment-choice:has(input:checked){border:2px solid #171717;padding:15px 13px;background:#fffce9}.payment-choice input{width:17px;height:17px;accent-color:#171717;margin:0;flex-shrink:0}.payment-choice b{font-size:14px}.payment-choice small{font-size:10px;display:block;margin-top:4px;color:#625a50}.payment-symbol{margin-left:auto;display:grid;place-items:center;min-width:45px;height:30px;padding:0 8px;color:white;background:#171717;font-size:10px;font-weight:bold}.payment-choice.paypal .payment-symbol{background:#0755a7}.payment-choice.bank .payment-symbol{background:#176643}.payment-detail{font-size:11px!important;line-height:1.6;margin:15px 0 0;padding:13px;background:#f7f5ef}.review-lines{list-style:none;padding:0;margin:0}.review-lines li{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #d1cbc1}.review-lines li:last-child{border-bottom:0}.review-lines img{width:48px;height:54px;object-fit:contain}.review-lines strong{font-size:12px;line-height:1.3;display:block}.review-lines small{font-size:10px;display:block;margin-top:5px;color:#625a50}.review-lines .review-amount{font-size:13px;font-weight:bold;text-align:right;white-space:nowrap}.checkout-panel .panel-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.checkout-panel .panel-heading h2{margin-bottom:8px}.checkout-panel .panel-heading a{font-size:11px;text-decoration:underline;padding-top:8px}.mobile-cart-bar{display:none}.demo-complete{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:60px;background:#afd8bd;border:1px solid #171717;padding:58px 54px;margin:20px 0 30px}.demo-complete h1{font-size:clamp(36px,4.3vw,61px);line-height:1.05;letter-spacing:-.055em;margin:15px 0 22px}.demo-complete .hand{font-size:29px}.demo-complete p{font-size:14px;line-height:1.7}.demo-complete img{width:100%;max-height:410px;object-fit:cover;border:10px solid white;transform:rotate(3deg);box-shadow:5px 6px 0 #171717}.demo-complete .actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:28px}.demo-complete .button{font-size:12px}.demo-complete .text-link{font-size:12px}.complete-recap{background:#fff;padding:20px 23px;max-width:650px;border-left:5px solid #f9d701;margin-top:23px}.complete-recap p{margin:5px 0;font-size:12px}.complete-recap strong{font-size:20px}.pdp-demo-quantity{display:flex;gap:15px;align-items:flex-end;margin:16px 0}.pdp-demo-quantity label{font-size:11px;display:flex;gap:8px;flex-direction:column}.pdp-demo-quantity input{width:82px;padding:12px;border:1px solid #171717;background:white;font-size:14px;border-radius:0}.pdp-demo-quantity .button{flex:1;justify-content:center;font-size:12px;min-height:44px;padding:12px}.pdp-cart-result{margin-top:13px;font-size:12px;line-height:1.5}.pdp-cart-result a{font-weight:bold;text-decoration:underline}.pdp-cart-result:empty{display:none}.product-portal-box .demo-product-note{font-size:11px}.product-portal-box>.text-link{display:inline-block;margin-top:10px}.purchase-page button:focus-visible,.purchase-page input:focus-visible,.purchase-page textarea:focus-visible{outline:3px solid #006a67;outline-offset:3px}.purchase-page [hidden]{display:none!important}
@media(max-width:1100px){.purchase-layout{grid-template-columns:minmax(0,1fr) 305px;gap:27px}.cart-row{grid-template-columns:100px minmax(0,1fr) 110px;gap:15px}.cart-product-photo{height:137px}.cart-row h3{font-size:16px}.quantity-control{width:110px}.quantity-control button{width:29px}.cart-summary{padding:25px 21px}.store-nav{gap:14px}.store-header{gap:20px}.purchase-heading h1{font-size:45px}.demo-complete{padding:40px;gap:35px;grid-template-columns:minmax(0,1fr) 260px}}
@media(max-width:900px){.store-nav{font-size:11px;gap:12px}.store-header .brand img{width:130px}.store-header{gap:15px}.purchase-layout{gap:24px;grid-template-columns:minmax(0,1fr) 280px}.cart-row{grid-template-columns:85px minmax(0,1fr);gap:16px}.cart-product-photo{height:120px;grid-row:span 2}.cart-row-amount{grid-column:2;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.cart-row h3{font-size:17px;margin:5px 0 9px}.cart-row .cart-line-total{font-size:18px;grid-column:2;grid-row:1}.cart-row .text-button{grid-column:2;margin-top:1px;padding:4px 0}.cart-row .quantity-wrap{grid-column:1;grid-row:1 / span 2}.purchase-heading .hand{font-size:25px;max-width:200px}.purchase-heading h1{font-size:40px}.checkout-panel{padding:21px}.checkout-panel h2{font-size:21px}}
@media(max-width:780px){.store-header{gap:17px}.store-nav{gap:10px;font-size:10px;flex-wrap:wrap}.cart-nav-link{gap:5px}.cart-nav-link svg{width:17px}.cart-count{height:19px;min-width:19px;font-size:10px}.store-preview nav{gap:17px}.purchase-page main{padding-bottom:40px}.purchase-steps{padding:20px 0;font-size:10px;gap:20px}.purchase-steps b{height:22px;width:22px;font-size:10px}.purchase-steps li{gap:6px}.purchase-heading{padding:9px 0 30px;display:block}.purchase-heading h1{font-size:clamp(33px,7.8vw,49px);margin:9px 0 14px}.purchase-heading p:not(.eyebrow){font-size:12px}.purchase-heading .hand{display:none}.purchase-layout{grid-template-columns:1fr;gap:30px}.cart-row{grid-template-columns:95px minmax(0,1fr);gap:10px 16px;padding:22px 0}.cart-product-photo{height:137px}.cart-row h3{font-size:17px}.cart-row-amount{gap:8px 10px}.cart-line-total small{margin-top:2px}.cart-row .cart-line-total{font-size:19px}.cart-row .text-button{font-size:10px}.cart-summary{position:relative;top:0;margin-right:6px;padding:29px 24px}.cart-summary h2{font-size:29px}.cart-summary .subtotal dd{font-size:30px}.cart-summary dl>div{font-size:13px}.summary-note{font-size:11px}.purchase-strip{margin-top:24px}.purchase-strip div{padding:14px 16px}.purchase-strip .hand{font-size:19px}.purchase-strip p{font-size:11px}.cart-after{gap:8px}.cart-note{font-size:11px;margin-top:14px}.cart-list-header h2{font-size:15px}.cart-list-header .text-button{font-size:11px}.purchase-page.has-cart-bar{padding-bottom:88px}.mobile-cart-bar{display:flex;position:fixed;z-index:35;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:15px;padding:13px 18px max(13px,env(safe-area-inset-bottom));background:#171717;color:white;border-top:3px solid #f9d701}.mobile-cart-bar span{font-size:9px;line-height:1.4}.mobile-cart-bar strong{font-size:20px;display:block}.mobile-cart-bar small{font-size:9px;font-weight:400}.mobile-cart-bar .button{font-size:11px;padding:13px 17px;min-width:150px;justify-content:center;gap:8px}.mobile-cart-bar a{color:#171717}.checkout-panel{padding:23px 18px}.checkout-panel h2{font-size:21px}.checkout-panel h2>span{width:27px;height:27px;font-size:12px}.checkout-panel .panel-heading{gap:10px}.checkout-panel .panel-heading a{font-size:10px;white-space:nowrap}.review-lines{margin-top:8px}.review-lines li{gap:9px;grid-template-columns:40px minmax(0,1fr) auto}.review-lines img{width:40px;height:49px}.review-lines strong{font-size:11px}.review-lines .review-amount{font-size:12px}.demo-complete{grid-template-columns:1fr;padding:30px 23px;gap:30px}.demo-complete img{max-width:240px;max-height:250px;justify-self:center}.demo-complete h1{font-size:40px}.demo-complete .hand{font-size:24px}.demo-complete p{font-size:13px}.demo-complete .actions{gap:17px}.demo-empty{padding:37px 20px}.demo-empty h2{font-size:28px}.demo-empty p{font-size:12px}.demo-empty .hand{font-size:24px}.pdp-demo-quantity{gap:11px}.pdp-demo-quantity .button{font-size:11px;padding:11px}.pdp-demo-quantity input{width:68px}.store-nav a{white-space:nowrap}}
@media(max-width:370px){.store-nav{font-size:9px;gap:7px}.cart-nav-link svg{display:none}.store-preview nav{gap:13px}.purchase-steps{gap:13px}.cart-row{grid-template-columns:78px minmax(0,1fr);gap:10px 12px}.cart-product-photo{height:117px;padding:6px}.cart-row h3{font-size:15px}.quantity-control{width:96px;height:36px}.quantity-control button{width:26px}.cart-row .cart-line-total{font-size:16px}.cart-unit{font-size:11px}.quantity-label{font-size:9px}.purchase-strip{grid-template-columns:85px minmax(0,1fr)}.purchase-strip img{width:85px;height:125px}.purchase-strip .hand{font-size:17px}.purchase-strip div{padding:12px}.mobile-cart-bar{padding-left:14px;padding-right:14px}.mobile-cart-bar .button{min-width:135px;padding:12px;font-size:10px}.cart-row-amount{column-gap:4px}}
