.civetta-bundle-builder{min-height:100vh;padding:clamp(56px,8vw,120px) clamp(16px,4vw,64px) 160px;background:var(--builder-background);color:var(--builder-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.civetta-bundle-builder *,.civetta-bundle-builder *:before,.civetta-bundle-builder *:after{box-sizing:border-box}.civetta-bundle-builder__fine-print{width:min(100%,1380px);margin-inline:auto;margin-top:32px;color:var(--builder-muted);font-size:10px;letter-spacing:.05em;line-height:1.5;text-align:center;text-transform:uppercase}.civetta-bundle-builder__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;width:min(100%,1380px);margin:0 auto;padding:0 16px}.civetta-bundle-builder__header-info{display:flex;flex-direction:column;gap:8px;align-items:center}.civetta-bundle-builder__eyebrow{margin:0;color:var(--builder-accent);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.civetta-bundle-builder__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,5vw,64px);font-weight:400;letter-spacing:-.03em;line-height:1.1;text-wrap:balance;color:var(--builder-heading)}.civetta-bundle-builder__intro{max-width:680px;font-size:15px;line-height:1.6;color:var(--builder-muted)}.civetta-bundle-builder__offer{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 24px;border:1px solid color-mix(in srgb,var(--builder-text) 10%,transparent);border-radius:var(--element-radius);background:var(--builder-card);text-align:center;box-shadow:0 4px 20px #00000005;min-width:260px}.civetta-bundle-builder__offer span,.civetta-bundle-builder__offer small{color:var(--builder-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.civetta-bundle-builder__offer strong{margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.5vw,42px);font-weight:400;letter-spacing:-.02em;line-height:1;color:var(--builder-text)}.civetta-bundle-builder__offer em{margin-top:10px;padding:4px 14px;border-radius:99px;background:var(--builder-accent);color:#fff;font-size:9px;font-style:normal;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.05em}.civetta-bundle-builder__steps{display:flex;flex-direction:column;gap:clamp(48px,6vw,80px);padding:48px 0;width:min(100%,1380px);margin:0 auto}.civetta-bundle-builder__step-heading{display:flex;gap:16px;align-items:center;margin-bottom:24px}.civetta-bundle-builder__step-badge{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--builder-accent) 40%,transparent);border-radius:50%;color:var(--builder-accent);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;flex-shrink:0}.civetta-bundle-builder__step-heading p{margin:0 0 4px;color:var(--builder-muted);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.civetta-bundle-builder__step-heading h2{margin:0;color:var(--builder-heading)!important;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,40px);font-weight:400;letter-spacing:-.02em;line-height:1.1}.civetta-bundle-builder__grid{display:grid;grid-template-columns:1fr;gap:16px}.civetta-bundle-card{min-width:0;background:var(--builder-card);border:1px solid color-mix(in srgb,var(--builder-text) 10%,transparent);border-radius:var(--card-radius);overflow:hidden;box-shadow:0 10px 30px #00000008;display:flex;flex-direction:row;width:100%;min-height:200px;transition:border-color .25s ease,box-shadow .25s ease}.civetta-bundle-card.is-selected{border-color:var(--builder-accent);box-shadow:0 12px 30px #0000000d}.civetta-bundle-card__media{position:relative;display:block;width:38%;aspect-ratio:3 / 4;overflow:hidden;background:color-mix(in srgb,var(--builder-accent) 10%,white);flex-shrink:0}.civetta-bundle-card__check-indicator{position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:50%;background:var(--builder-accent);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.7);transition:all .25s cubic-bezier(.16,1,.3,1);z-index:3;box-shadow:0 4px 8px #0000001a}.civetta-bundle-card.is-selected .civetta-bundle-card__check-indicator{opacity:1;transform:scale(1)}.civetta-bundle-card__gallery{position:relative;display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.civetta-bundle-card__gallery::-webkit-scrollbar{display:none}.civetta-bundle-card__gallery-item{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.civetta-bundle-card__image,.civetta-bundle-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.civetta-bundle-card__media:after{content:"Swipe \2194";position:absolute;right:8px;bottom:8px;background:#00000073;color:#fff;font-size:7px;font-weight:800;padding:2px 6px;border-radius:99px;pointer-events:none;opacity:0;transition:opacity .3s ease;text-transform:uppercase;letter-spacing:.05em}.civetta-bundle-card__media.has-multiple-images:after{opacity:.85}.civetta-bundle-card__media>.civetta-bundle-card__step-label{position:absolute;left:8px;top:8px;padding:4px 8px;border-radius:999px;background:#ffffffd9;color:var(--builder-text);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2}.civetta-bundle-card__content{width:62%;padding:14px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.civetta-bundle-card__heading{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:baseline;margin-bottom:8px}.civetta-bundle-card__heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:400;line-height:1.2}.civetta-bundle-card__heading p{margin:0;color:var(--builder-muted);font-size:11px;font-weight:600}.civetta-bundle-card__options{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.civetta-bundle-card__option-group{display:flex;flex-direction:column;gap:4px}.civetta-bundle-card__option-title{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--builder-muted)}.civetta-bundle-card__values{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.civetta-swatch-button{width:22px;height:22px;border-radius:50%;border:1px solid transparent;cursor:pointer;padding:2px;background-clip:content-box;background-color:var(--swatch-color);transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 0 0 1px color-mix(in srgb,var(--builder-text) 15%,transparent);position:relative}.civetta-swatch-button.is-out-of-stock{opacity:.45}.civetta-swatch-button.is-out-of-stock:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1.5px;background:red;transform:translateY(-50%) rotate(-45deg);border-radius:99px}.civetta-swatch-button.is-active{box-shadow:0 0 0 1.5px var(--builder-text);transform:scale(1.08)}.civetta-size-button{min-width:32px;height:28px;padding:0 6px;border-radius:var(--element-radius);border:1px solid color-mix(in srgb,var(--builder-text) 15%,transparent);background:var(--builder-card);color:var(--builder-text);font-size:10px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.civetta-size-button.is-out-of-stock{opacity:.35;text-decoration:line-through;background:color-mix(in srgb,var(--builder-text) 4%,transparent);cursor:not-allowed}.civetta-size-button:hover:not(.is-out-of-stock){border-color:var(--builder-accent);background:var(--builder-accent);color:#fff;box-shadow:0 4px 12px color-mix(in srgb,var(--builder-accent) 24%,transparent);transform:translateY(-1px)}.civetta-size-button.is-active{background:var(--builder-text);color:var(--builder-card);border-color:var(--builder-text);opacity:1!important;text-decoration:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0)}.civetta-bundle-card__button{width:100%;min-height:38px;border:none;border-radius:var(--button-radius);background:var(--builder-text);color:var(--builder-card);cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:all .2s ease;padding:8px}.civetta-bundle-card__button:hover:not(:disabled):not(.civetta-bundle-card__button--remove){background:var(--builder-accent);color:#fff;box-shadow:0 7px 18px color-mix(in srgb,var(--builder-accent) 28%,transparent);transform:translateY(-2px)}.civetta-bundle-card__button:focus-visible,.civetta-size-button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:3px}.civetta-bundle-card__button.civetta-bundle-card__button--remove{background:transparent;color:var(--builder-text);border:1px solid color-mix(in srgb,var(--builder-text) 25%,transparent)}.civetta-bundle-card__button.civetta-bundle-card__button--remove:hover{background:color-mix(in srgb,var(--builder-text) 5%,transparent);border-color:var(--builder-text);color:var(--builder-text);transform:none}.civetta-bundle-progress{position:fixed;left:12px;right:12px;bottom:12px;width:calc(100% - 24px);margin:0;padding:16px;border:1px solid color-mix(in srgb,var(--builder-text) 15%,transparent);border-radius:20px;background:#ffffffed;box-shadow:0 -8px 30px #0000001a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:999}.civetta-bundle-progress__top{display:flex;flex-direction:column;align-items:stretch;gap:12px;text-align:center}.civetta-bundle-progress__info{display:flex;flex-direction:column;gap:4px;align-items:center}.civetta-bundle-progress__top p{margin:0;color:var(--builder-muted);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.civetta-bundle-progress__top strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:700;line-height:1.3;color:var(--builder-text)}.civetta-bundle-progress__actions{display:flex;gap:8px;width:100%}.civetta-bundle-progress__actions a,.civetta-bundle-progress__actions button{flex:1;width:100%;display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 24px;border-radius:var(--button-radius);font-size:11px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.civetta-bundle-progress__another{border:1px solid var(--builder-accent);background:var(--builder-accent);color:#fff;cursor:pointer;font-family:inherit}.civetta-bundle-progress__another:hover{border-color:var(--builder-text);background:var(--builder-text)}.civetta-bundle-progress__another[hidden]{display:none}.civetta-bundle-progress__cart-btn{border:1px solid var(--builder-text);color:var(--builder-text);background:transparent}.civetta-bundle-progress__cart-btn:hover{background:color-mix(in srgb,var(--builder-text) 5%,transparent)}.civetta-bundle-progress__checkout{background:var(--builder-text);color:#fff!important}.civetta-bundle-progress__checkout:hover{background:var(--builder-accent)}.civetta-bundle-progress__track{position:relative;height:4px;margin-top:16px;overflow:hidden;border-radius:99px;background:color-mix(in srgb,var(--builder-text) 10%,transparent)}.civetta-bundle-progress__track span{display:block;width:0;height:100%;background:var(--builder-accent);transition:width .4s cubic-bezier(.16,1,.3,1)}.civetta-bundle-progress__checks{display:flex;gap:24px;justify-content:center;margin-top:12px;color:var(--builder-muted);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.civetta-bundle-progress__checks span:before{content:"\25cb";margin-right:6px}.civetta-bundle-progress__checks span.is-complete{color:var(--builder-accent)}.civetta-bundle-progress__checks span.is-complete:before{content:"\25cf"}.civetta-bundle-progress__pricing{display:grid;grid-template-columns:1fr;padding:12px;gap:8px;font-size:10px;text-align:center;border-radius:12px;background:color-mix(in srgb,var(--builder-accent) 8%,transparent);color:var(--builder-muted);letter-spacing:.05em;text-transform:uppercase}.civetta-bundle-progress__pricing strong{color:var(--builder-text);font-size:12px;text-align:center}.civetta-bundle-progress__pricing>span:last-child{text-align:center}.civetta-bundle-progress__pricing b{color:var(--builder-accent);font-weight:700}@media screen and (min-width:990px){.civetta-bundle-builder__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:1380px;margin:0 auto}.civetta-bundle-builder__header{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.civetta-bundle-builder__header-info{align-items:flex-start;max-width:60%}.civetta-bundle-card{max-width:580px;min-height:340px}.civetta-bundle-card__media{width:42%;aspect-ratio:3 / 4}.civetta-bundle-card__media>.civetta-bundle-card__step-label{left:14px;top:14px;padding:6px 12px;font-size:9px}.civetta-bundle-card__check-indicator{top:14px;right:14px;width:24px;height:24px}.civetta-bundle-card__media:after{right:12px;bottom:12px;font-size:8px;padding:3px 8px}.civetta-bundle-card__content{width:58%;padding:24px}.civetta-bundle-card__heading{flex-direction:row;gap:16px;align-items:baseline;justify-content:space-between;margin-bottom:20px}.civetta-bundle-card__heading h3{font-size:18px}.civetta-bundle-card__heading p{font-size:13px}.civetta-bundle-card__options{gap:12px;margin-bottom:16px}.civetta-bundle-card__option-title{font-size:10px}.civetta-swatch-button{width:24px;height:24px;padding:2.5px}.civetta-size-button{min-width:38px;height:30px;font-size:11px;padding:0 12px}.civetta-bundle-card__button{min-height:44px;font-size:11px;padding:12px}.civetta-bundle-progress{position:sticky;bottom:24px;width:min(100%,1380px);margin:48px auto 0;padding:24px 32px;border-radius:var(--card-radius);box-shadow:0 15px 45px #00000014}.civetta-bundle-progress__top{flex-direction:row;justify-content:space-between;gap:32px;text-align:left}.civetta-bundle-progress__info{align-items:flex-start}.civetta-bundle-progress__top p{font-size:10px}.civetta-bundle-progress__top strong{font-size:clamp(18px,2vw,24px)}.civetta-bundle-progress__actions{width:auto}.civetta-bundle-progress__actions a{flex:none;width:auto;font-size:12px}.civetta-bundle-progress__pricing{grid-template-columns:repeat(3,1fr);padding:12px 20px;font-size:11px;border-radius:var(--element-radius)}.civetta-bundle-progress__pricing strong{text-align:center}.civetta-bundle-progress__pricing>span:last-child{text-align:right}}@media(prefers-reduced-motion:reduce){.civetta-bundle-card__image,.civetta-bundle-card__button,.civetta-bundle-progress__track span{transition:none}}.civetta-color-switch{box-sizing:border-box;overflow:hidden;padding:var(--bundle-spacing-top) clamp(16px,4vw,64px) var(--bundle-spacing-bottom);background:var(--bundle-background);color:var(--bundle-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.civetta-color-switch *,.civetta-color-switch *:before,.civetta-color-switch *:after{box-sizing:border-box}.civetta-color-switch__shell{width:min(100%,1440px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);min-height:720px;background:var(--bundle-card);border-radius:var(--card-radius);overflow:hidden;box-shadow:0 20px 40px #0000000a}.civetta-color-switch__media{position:relative;min-width:0;min-height:700px;overflow:hidden;background:color-mix(in srgb,var(--bundle-accent) 8%,var(--bundle-card))}.civetta-color-switch__image{position:absolute;overflow:hidden;background:color-mix(in srgb,var(--bundle-accent) 10%,white);transition:transform .4s ease}.civetta-color-switch__image--primary{top:0;right:22%;bottom:0;left:0}.civetta-color-switch__image--secondary{width:42%;height:48%;right:4%;bottom:4%;border:8px solid var(--bundle-card);border-radius:var(--element-radius);box-shadow:0 12px 36px #0000001f;z-index:1}.civetta-color-switch__photo,.civetta-color-switch__placeholder{display:block;width:100%;height:100%;object-fit:cover}.civetta-color-switch__image--primary .civetta-color-switch__photo{object-position:center top}.civetta-color-switch__image--secondary .civetta-color-switch__photo{object-position:center 22%}.civetta-color-switch__image-label{position:absolute;left:16px;bottom:14px;display:inline-flex;padding:6px 12px;border-radius:999px;background:#ffffffd9;color:#111;font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.civetta-color-switch__seal{position:absolute;z-index:2;top:24px;right:24px;width:110px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--element-radius);background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);color:#111;text-align:center;text-transform:uppercase;box-shadow:0 10px 30px #00000014}.civetta-color-switch__seal-top,.civetta-color-switch__seal-bottom{font-size:8px;font-weight:700;letter-spacing:.1em;line-height:1.2;color:color-mix(in srgb,var(--bundle-text) 70%,transparent)}.civetta-color-switch__seal-center{margin:2px 0;font-size:28px;font-weight:800;line-height:1;color:var(--bundle-accent)}.civetta-color-switch__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,64px)}.civetta-color-switch__eyebrow{margin:0 0 14px;color:var(--bundle-accent);font-size:12px;font-weight:700;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}.civetta-color-switch__heading{margin:0;font-size:clamp(32px,3.5vw,48px);font-weight:800;letter-spacing:-.03em;line-height:1.1;text-wrap:balance;color:var(--bundle-heading)}.civetta-color-switch__description{margin-top:16px;font-size:15px;line-height:1.6;opacity:.85}.civetta-color-switch__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 0;padding:0;list-style:none}.civetta-color-switch__step{display:flex;flex-direction:column;gap:6px;background:var(--step-bg);padding:14px;border-radius:var(--element-radius);border:1px solid var(--step-border)}.civetta-color-switch__step-number{font-size:11px;font-weight:800;color:var(--step-number);letter-spacing:.05em}.civetta-color-switch__step-text{font-size:12px;line-height:1.4;margin:0;font-weight:500;color:var(--step-text)}.civetta-color-switch__price-box{background:var(--price-box-bg);border:1.5px solid var(--price-box-border);border-radius:var(--element-radius);padding:20px 24px;margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.civetta-color-switch__price-main{display:flex;flex-direction:column;gap:2px}.civetta-color-switch__price-label,.civetta-color-switch__original-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--bundle-text) 60%,transparent)}.civetta-color-switch__price-value{font-size:clamp(24px,2.2vw,32px);font-weight:800;color:var(--bundle-text);line-height:1.1}.civetta-color-switch__price-divider{width:1px;align-self:stretch;background:color-mix(in srgb,var(--bundle-text) 12%,transparent)}.civetta-color-switch__price-original{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.civetta-color-switch__original-value{font-size:14px;font-weight:600;text-decoration:line-through;color:color-mix(in srgb,var(--bundle-text) 50%,transparent)}.civetta-color-switch__badge{font-size:9px;font-weight:700;background:var(--badge-bg);color:var(--badge-text);padding:3px 8px;border-radius:99px;text-transform:uppercase;letter-spacing:.05em}.civetta-color-switch__actions{margin-top:24px}.civetta-color-switch__button{min-height:54px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 28px;border:none;border-radius:var(--button-radius);font-size:14px;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #0000000d;cursor:pointer;background:var(--button-bg);color:var(--button-text)}.civetta-color-switch__button-icon{transition:transform .25s cubic-bezier(.16,1,.3,1)}.civetta-color-switch__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a;background:var(--button-hover-bg);color:var(--button-hover-text)}.civetta-color-switch__button:hover .civetta-color-switch__button-icon{transform:translate(4px)}.civetta-color-switch__button:focus-visible{outline:2px solid var(--bundle-accent);outline-offset:3px}.civetta-color-switch__note{margin:14px 0 0;color:color-mix(in srgb,var(--bundle-text) 50%,transparent);font-size:10px;letter-spacing:.04em;line-height:1.4;text-align:center}@media screen and (max-width:989px){.civetta-color-switch__shell{grid-template-columns:1fr;min-height:0}.civetta-color-switch__media{min-height:clamp(400px,60vw,550px)}.civetta-color-switch__content{padding:clamp(32px,6vw,48px) clamp(20px,4vw,36px)}}@media screen and (max-width:599px){.civetta-color-switch{padding-left:12px;padding-right:12px}.civetta-color-switch__media{min-height:400px}.civetta-color-switch__image--primary{top:0;right:15%;bottom:0;left:0}.civetta-color-switch__image--secondary{width:45%;height:45%;right:4%;bottom:4%}.civetta-color-switch__seal{top:16px;right:16px;width:90px}.civetta-color-switch__seal-center{font-size:22px}.civetta-color-switch__steps{grid-template-columns:1fr;gap:8px}.civetta-color-switch__step{flex-direction:row;align-items:center;gap:12px;padding:12px 16px}.civetta-color-switch__price-box{flex-direction:column;align-items:stretch;padding:18px;gap:14px;text-align:center}.civetta-color-switch__price-divider{width:100%;height:1px}.civetta-color-switch__price-original{align-items:center}}@media(prefers-reduced-motion:reduce){.civetta-color-switch__button,.civetta-color-switch__button-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
