.page-apropos{background:#f8f7f5;width:100%;padding:60px 20px 80px;color:#1c1c1c}.page-apropos__inner{max-width:1100px;margin:0 auto}.page-apropos,.page-apropos p,.page-apropos span,.page-apropos li,.page-apropos .rte,.page-apropos .rte p,.page-apropos .rte li,.page-apropos .rte span{color:#1c1c1c!important}.apropos__hero{text-align:center;margin-bottom:56px}.apropos__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700;color:#2b4a6b;margin-bottom:14px;line-height:1.2}.apropos__subtitle{font-family:DM Sans,system-ui,sans-serif;font-size:1.1rem;color:#3d3a35;max-width:560px;margin:0 auto}.apropos__content-wrapper{margin-bottom:60px}.apropos__content{font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.8;color:#1c1c1c;max-width:680px;margin-left:auto;margin-right:auto;text-align:justify!important}.apropos__content p,.apropos__content li,.apropos__content span{text-align:justify!important}.apropos__content p{margin-bottom:1.2em}.apropos__content p:last-child{margin-bottom:0}.apropos__photo-wrapper{margin-bottom:60px;border-radius:16px;overflow:hidden}.apropos__photo{width:100%;height:auto;display:block;border-radius:16px}.apropos__photo-placeholder{background:#f8f7f5;border-radius:16px;height:360px;display:flex;align-items:center;justify-content:center;font-family:DM Sans,system-ui,sans-serif;font-size:15px;color:#3d3a35;letter-spacing:.02em;border:2px dashed #e0ddd8}.apropos__quote{position:relative;margin:0 0 64px;padding:40px 48px 40px 64px;background:#f8f7f5;border-radius:16px;border-left:4px solid #C8363A}.apropos__quote-mark{position:absolute;top:12px;left:20px;font-family:Playfair Display,Georgia,serif;font-size:5rem;color:#c8363a;line-height:1;-webkit-user-select:none;user-select:none}.apropos__quote-text{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.15rem,2.5vw,1.5rem);font-style:italic;color:#2b4a6b;line-height:1.6;margin:0 0 12px}.apropos__quote-author{font-family:DM Sans,system-ui,sans-serif;font-size:14px;color:#3d3a35;font-style:normal}@media screen and (max-width:749px){.apropos__quote{padding:32px 24px 32px 44px}.apropos__quote-mark{font-size:3.5rem;left:12px}}.apropos__values{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}@media screen and (max-width:749px){.apropos__values{grid-template-columns:1fr;gap:24px}}.value-block{padding:32px 24px;background:#f8f7f5;border-radius:16px}.value-block__icon{display:block;font-size:2.4rem;margin-bottom:14px;line-height:1}.value-block__title{font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:600;color:#2b4a6b;margin-bottom:10px}.value-block__text{font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.6;color:#3d3a35;margin:0}.kup-config{background:#fff;min-height:80vh;padding:48px 20px 160px;display:flex;flex-direction:column;gap:48px;max-width:960px;margin:0 auto}.kup-config__progress{display:flex;align-items:center;width:100%;max-width:840px;margin-left:auto;margin-right:auto;padding:0 12px;-webkit-user-select:none;user-select:none;box-sizing:border-box}#kup-progress-sublim{max-width:520px}.kup-step-line{flex:0 0 40px;height:3px;background:#e8e8e8;transition:background .35s ease}.kup-step-line--done{background:#3a9b8a}.kup-step-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.kup-step-bubble{width:40px;height:40px;border-radius:50%;background:#e8e8e8;display:flex;align-items:center;justify-content:center;position:relative;transition:background .35s ease,transform .2s ease,box-shadow .2s ease}.kup-step-item--active .kup-step-bubble{background:#c8363a;transform:scale(1.1);box-shadow:0 0 0 4px #c8363a26}.kup-step-item--done .kup-step-bubble{background:#3a9b8a;transform:scale(1);box-shadow:none}.kup-step-num,.kup-step-check{position:absolute;font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:1;transition:opacity .25s ease}.kup-step-num{color:#6b6b6b}.kup-step-check{color:#fff;opacity:0}.kup-step-item--active .kup-step-num{color:#fff}.kup-step-item--done .kup-step-num{opacity:0}.kup-step-item--done .kup-step-check{opacity:1}.kup-step-label{font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:500;color:#6b6b6b;text-align:center;white-space:nowrap;width:100%;transition:color .35s ease}.kup-step-item--active .kup-step-label{color:#c8363a;font-weight:600}.kup-step-item--done .kup-step-label{color:#3a9b8a}@media screen and (max-width:480px){.kup-step-label{display:none}.kup-step-bubble{width:34px;height:34px}.kup-step-num,.kup-step-check{font-size:13px}}.kup-config__body{flex:1}.kup-panel--hidden{display:none}@keyframes kup-panel-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes kup-slide-from-right{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes kup-slide-from-left{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}.kup-panel__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#2b4a6b;margin-bottom:28px}.kup-panel__hint{font-family:DM Sans,system-ui,sans-serif;font-size:15px;color:#6b6b6b;margin:0}.kup-gourdes-section-head{grid-column:1 / -1;display:flex;align-items:baseline;gap:10px;padding:16px 0 10px;border-bottom:1.5px solid #e8e4de;margin-bottom:4px}.kup-gourdes-section-head:first-child{padding-top:0}.kup-gourdes-section-label{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;color:#2b4a6b}.kup-gourdes-section-hint{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#9a9690}.kup-gourdes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:699px){.kup-gourdes-grid{grid-template-columns:1fr;gap:14px}}@media screen and (min-width:700px)and (max-width:899px){.kup-gourdes-grid{grid-template-columns:repeat(2,1fr)}}.kup-gourde-card{position:relative;display:flex;flex-direction:column;background:#f8f7f5;border-radius:16px;border:3px solid transparent;overflow:hidden;cursor:pointer;text-align:left;padding:0;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.kup-gourde-card:hover{border-color:#c8363a59;box-shadow:0 6px 20px #00000014;transform:translateY(-3px)}.kup-gourde-card--selected{border-color:#c8363a;background:#fff8f8;box-shadow:0 8px 24px #c8363a2e;transform:translateY(-3px)}.kup-gourde-card__check{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:50%;background:#c8363a;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.6);transition:opacity .2s ease,transform .2s ease;z-index:2}.kup-gourde-card--selected .kup-gourde-card__check{opacity:1;transform:scale(1)}.kup-gourde-card__badge{position:absolute;top:10px;left:10px;font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:600;color:#fff;background:#6b4db0;border-radius:20px;padding:3px 10px;z-index:2;white-space:nowrap}.kup-gourde-card__img-wrap{aspect-ratio:4 / 5;overflow:hidden;background:#ede9e3}.kup-gourde-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.kup-gourde-card:hover .kup-gourde-card__img,.kup-gourde-card--selected .kup-gourde-card__img{transform:scale(1.04)}.kup-gourde-card__img--placeholder{width:100%;height:100%;background:#ede9e3}.kup-gourde-card__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:5px}.kup-gourde-card__name{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#1c1c1c;margin:0;line-height:1.3}.kup-gourde-card__desc{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#6b6b6b;margin:0;line-height:1.45}.kup-gourde-card__price{font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:#c9a832;margin:4px 0 0}.kup-empty{font-family:DM Sans,system-ui,sans-serif;font-size:15px;color:#6b6b6b;text-align:center;padding:60px 0}.kup-config__nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;background:#fff;border-top:1px solid #f0ede8;box-shadow:0 -4px 20px #0000000f;z-index:100}@media screen and (min-width:760px){.kup-config__nav{max-width:960px;left:50%;transform:translate(-50%);padding:16px 32px;border-radius:0}}.kup-nav__back{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#2b4a6b;background:transparent;border:2px solid #2B4A6B;border-radius:50px;padding:12px 28px;cursor:pointer;transition:background .2s ease,color .2s ease}.kup-nav__back:hover{background:#2b4a6b;color:#fff}.kup-nav__next{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;color:#fff;background:#c8363a;border:none;border-radius:50px;padding:12px 36px;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease}.kup-nav__next:hover:not(:disabled){background:#a82c30;transform:translateY(-1px)}.kup-nav__next:disabled{opacity:.4;cursor:not-allowed}.kup-sublim__intro{font-family:DM Sans,system-ui,sans-serif;font-size:15px;line-height:1.75;color:#3d3a35;margin-bottom:28px;max-width:620px}.kup-sublim__recap{background:#f8f7f5;border-radius:14px;padding:18px 22px;margin-bottom:28px;display:flex;flex-direction:column;gap:10px}.kup-sublim__recap-row{display:flex;justify-content:space-between;align-items:center;font-family:DM Sans,system-ui,sans-serif;font-size:14px;color:#3d3a35;padding-bottom:10px;border-bottom:1px solid #e8e4de}.kup-sublim__recap-row:last-child{border-bottom:none;padding-bottom:0}.kup-sublim__recap-row span:last-child{font-weight:600;color:#1c1c1c}.kup-sublim__recap-row--included span:last-child{color:#3a9b8a}.kup-sublim__field{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.kup-sublim__label{font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:700;color:#1c1c1c;text-transform:uppercase;letter-spacing:.04em}.kup-required{color:#c8363a}.kup-sublim__label-hint{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#9a9690;margin:0}.kup-sublim__textarea{font-family:DM Sans,system-ui,sans-serif;font-size:15px;color:#1c1c1c;background:#f8f7f5;border:1.5px solid #e0ddd8;border-radius:12px;padding:14px 16px;resize:vertical;min-height:120px;line-height:1.65;outline:none;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none;width:100%;box-sizing:border-box}.kup-sublim__textarea:focus{border-color:#c8363a;box-shadow:0 0 0 3px #c8363a1a;background:#fff}.kup-sublim__textarea--error{border-color:#c8363a;box-shadow:0 0 0 3px #c8363a1a}.kup-sublim__charcount{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#9a9690;text-align:right;margin:0}.kup-sublim__info-box{display:flex;gap:16px;align-items:flex-start;background:#edf7f5;border:1.5px solid #3A9B8A;border-radius:14px;padding:20px 22px}.kup-sublim__info-icon{font-size:1.5rem;flex-shrink:0;line-height:1;margin-top:2px}.kup-sublim__info-title{font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:700;color:#1c5c54;margin:0 0 6px}.kup-sublim__info-text{font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.6;color:#1c5c54;margin:0}.kup-sublim__info-link{color:#c8363a;font-weight:600;text-decoration:none}.kup-sublim__info-link:hover{text-decoration:underline}.kup-sublim__effet-section{margin-top:28px}.kup-sublim__effet-title{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;color:#1c3553;margin:0 0 14px}.kup-sublim__effet-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:520px}.kup-optional{font-family:DM Sans,system-ui,sans-serif;font-size:.85em;font-weight:400;color:#9a9690}.kup-step2-layout{display:grid;grid-template-columns:1fr 280px;gap:40px;align-items:start}@media screen and (max-width:759px){.kup-step2-layout{grid-template-columns:1fr}.kup-step2-sidebar{display:none}}.kup-wpills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.kup-wpill{font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:500;padding:10px 16px;min-height:44px;display:inline-flex;align-items:center;border-radius:50px;border:1.5px solid #e0ddd8;background:#fff;color:#3d3a35;cursor:pointer;transition:all .18s ease;white-space:nowrap;box-sizing:border-box}.kup-wpill:hover{border-color:#c8363a;color:#c8363a}.kup-wpill--active{background:#c8363a;border-color:#c8363a;color:#fff}.kup-wrap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px}@media screen and (max-width:599px){.kup-wrap-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.kup-wrap-card--hidden{display:none!important}.kup-wrap-card{position:relative;display:flex;flex-direction:column;background:#f8f7f5;border-radius:14px;border:2.5px solid transparent;overflow:hidden;cursor:pointer;text-align:left;padding:0;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.kup-wrap-card:hover{border-color:#c8363a4d;box-shadow:0 4px 14px #00000012;transform:translateY(-2px)}.kup-wrap-card--selected{border-color:#c8363a;background:#fff8f8;box-shadow:0 6px 18px #c8363a26;transform:translateY(-2px)}.kup-wrap-card__check{position:absolute;top:7px;right:7px;width:22px;height:22px;border-radius:50%;background:#c8363a;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.6);transition:opacity .18s ease,transform .18s ease;z-index:2}.kup-wrap-card--selected .kup-wrap-card__check{opacity:1;transform:scale(1)}.kup-wrap-card__badge{position:absolute;top:7px;left:7px;font-family:DM Sans,system-ui,sans-serif;font-size:10px;font-weight:600;color:#fff;background:#6b6b6b;border-radius:20px;padding:2px 8px;z-index:2;white-space:nowrap}.kup-wrap-card__badge[data-category=disney]{background:#334fb4}.kup-wrap-card__badge[data-category=animaux]{background:#3a9b8a}.kup-wrap-card__badge[data-category=nature]{background:#4a7c59}.kup-wrap-card__badge[data-category=sport]{background:#c8363a}.kup-wrap-card__badge[data-category=abstract]{background:#6b4db0}.kup-wrap-card__badge[data-category=personnages]{background:#c9a832;color:#1c1c1c}.kup-wrap-card__badge[data-category=fleurs]{background:#d4618a}.kup-wrap-card__img-wrap{aspect-ratio:1 / 1;overflow:hidden;background:#ede9e3;display:flex;align-items:center;justify-content:center}.kup-wrap-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.kup-wrap-card:hover .kup-wrap-card__img,.kup-wrap-card--selected .kup-wrap-card__img{transform:scale(1.04)}.kup-wrap-card__img--placeholder{width:100%;height:100%;background:#ede9e3}.kup-wrap-svg{width:44px;height:auto;display:block;opacity:.6}.kup-wrap-card__body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:3px}.kup-wrap-card__name{font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:600;color:#1c1c1c;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kup-wrap-card__body .kup-effet-badge{align-self:flex-start}.kup-wrap-card__price{font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:500;color:#c9a832;margin:0}.kup-paillettes{display:flex;flex-direction:column;gap:8px}.kup-paillettes__label{font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1c1c1c}.kup-paillettes__input{font-family:DM Sans,system-ui,sans-serif;font-size:14px;color:#1c1c1c;background:#f8f7f5;border:1.5px solid #e0ddd8;border-radius:10px;padding:11px 14px;width:100%;box-sizing:border-box;outline:none;transition:border-color .18s ease,box-shadow .18s ease;-webkit-appearance:none;appearance:none}.kup-paillettes__input:focus{border-color:#c8363a;box-shadow:0 0 0 3px #c8363a17;background:#fff}.kup-step2-sidebar{position:sticky;top:80px}.kup-recap-box{background:#f8f7f5;border-radius:16px;padding:22px 20px;display:flex;flex-direction:column;gap:10px}.kup-recap-box__title{font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:600;color:#2b4a6b;margin:0 0 6px}.kup-recap-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.kup-recap-label{font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:600;color:#3d3a35;flex-shrink:0}.kup-recap-val{font-family:DM Sans,system-ui,sans-serif;font-size:13px;color:#1c1c1c;text-align:right;font-weight:500}.kup-recap-row--price .kup-recap-price{font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:600;color:#c9a832;margin-left:auto}.kup-recap-divider{height:1px;background:#e8e4de;margin:2px 0}.kup-recap-row--total{padding-top:4px}.kup-recap-total{font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-weight:700;color:#c8363a}.kup-mob-recap{display:none;position:fixed;bottom:82px;left:0;right:0;background:#2b4a6b;color:#fff;padding:10px 24px;justify-content:space-between;align-items:center;z-index:99;font-family:DM Sans,system-ui,sans-serif;font-size:14px}@media screen and (max-width:759px){.kup-mob-recap{display:flex}}.kup-mob-recap__label{font-weight:400;opacity:.85}.kup-mob-recap__total{font-size:16px;font-weight:700}.kup-step3-layout{display:grid;grid-template-columns:1fr 280px;gap:40px;align-items:start}@media screen and (max-width:759px){.kup-step3-layout{grid-template-columns:1fr}.kup-step3-sidebar{display:none}}.kup-step3-main{display:flex;flex-direction:column;gap:0}.kup-option-card{border:1.5px solid #e8e4de;border-radius:18px;overflow:hidden;margin-bottom:20px;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.kup-option-card--active{border-color:#c8363a;box-shadow:0 4px 20px #c8363a1a}.kup-option-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;flex-wrap:wrap}.kup-option-info{display:flex;align-items:flex-start;gap:14px;flex:1;min-width:0}.kup-option-icon{font-size:1.6rem;flex-shrink:0;margin-top:2px}.kup-option-title{font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-weight:700;color:#1c1c1c;margin:0 0 4px}.kup-option-desc{font-family:DM Sans,system-ui,sans-serif;font-size:13px;color:#6b6b6b;margin:0;line-height:1.5}.kup-option-toggle{display:flex;border:1.5px solid #e0ddd8;border-radius:50px;overflow:hidden;flex-shrink:0;background:#f8f7f5}.kup-tog{font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:600;padding:12px 18px;border:none;background:transparent;color:#6b6b6b;cursor:pointer;transition:background .18s ease,color .18s ease;white-space:nowrap}.kup-tog--active{background:#1c1c1c;color:#fff;border-radius:50px}.kup-tog--yes.kup-tog--active{background:#c8363a;color:#fff}.kup-tog__price{font-weight:400;opacity:.85;font-size:12px;margin-left:3px}.kup-option-detail{display:none;padding:0 24px 22px;border-top:1px solid #f0ede8;animation:kup-panel-in .25s ease both}.kup-option-detail__label{display:block;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:600;color:#1c1c1c;margin-bottom:8px;padding-top:18px}.kup-option-detail__textarea,.kup-option-detail__input{font-family:DM Sans,system-ui,sans-serif;font-size:15px;color:#1c1c1c;background:#f8f7f5;border:1.5px solid #e0ddd8;border-radius:10px;padding:12px 14px;width:100%;box-sizing:border-box;outline:none;transition:border-color .18s ease,box-shadow .18s ease;-webkit-appearance:none;appearance:none}.kup-option-detail__textarea{resize:vertical;min-height:80px;line-height:1.6}.kup-option-detail__textarea:focus,.kup-option-detail__input:focus{border-color:#c8363a;box-shadow:0 0 0 3px #c8363a17;background:#fff}#kup-mob-recap-s3{display:none}@media screen and (max-width:759px){#kup-mob-recap-s3{display:flex}}.kup-final-wrap{max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:28px}.kup-final-recap{background:#f8f7f5;border-radius:18px;overflow:hidden}.kup-final-row{display:flex;align-items:center;gap:14px;padding:16px 22px;border-bottom:1px solid #ede9e3}.kup-final-row:last-of-type{border-bottom:none}.kup-final-thumb{width:56px;height:56px;object-fit:cover;border-radius:10px;flex-shrink:0;background:#ede9e3}.kup-final-row-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.kup-final-row-name{font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1c1c1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kup-final-row-label{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#9a9690}.kup-final-row-price{font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:#3d3a35;flex-shrink:0}.kup-final-sublim{padding:14px 22px;background:#edf7f5;border-left:3px solid #3A9B8A;border-bottom:1px solid #ede9e3}.kup-final-sublim__label{font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:700;color:#1c5c54;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}.kup-final-sublim__text{font-family:DM Sans,system-ui,sans-serif;font-size:13px;color:#1c5c54;font-style:italic;margin:0 0 6px}.kup-final-sublim__mail{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#3a9b8a;margin:0}.kup-final-sublim__mail a{color:#c8363a;font-weight:600;text-decoration:none}.kup-final-sublim__mail a:hover{text-decoration:underline}.kup-final-paillettes{padding:10px 22px;font-family:DM Sans,system-ui,sans-serif;font-size:13px;color:#6b4db0;background:#f5f2fc;border-bottom:1px solid #ede9e3}.kup-final-divider{height:2px;background:#e0ddd8;margin:0 22px}.kup-final-total{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-family:DM Sans,system-ui,sans-serif}.kup-final-total span{font-size:14px;font-weight:600;color:#1c1c1c}.kup-final-total strong{font-size:22px;font-weight:700;color:#c9a832}.kup-final-cta{display:flex;flex-direction:column;gap:12px;align-items:center}.kup-cart-error{width:100%;background:#fff5f5;border:1.5px solid #C8363A;border-radius:10px;padding:14px 18px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;color:#c8363a;line-height:1.5}.kup-cart-btn{width:100%;font-family:DM Sans,system-ui,sans-serif;font-size:17px;font-weight:700;color:#fff;background:#c8363a;border:none;border-radius:50px;padding:16px 40px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease,opacity .2s ease,transform .15s ease;box-shadow:0 4px 18px #c8363a47}.kup-cart-btn:hover:not(:disabled){background:#a82c30;transform:translateY(-2px);box-shadow:0 8px 24px #c8363a59}.kup-cart-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.kup-cart-spinner{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:kup-spin .7s linear infinite;flex-shrink:0}@keyframes kup-spin{to{transform:rotate(360deg)}}.kup-final-note{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#9a9690;text-align:center;margin:0}.kup-panel__subtitle{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;color:#6b6b6b;text-align:center;margin:-8px 0 28px;line-height:1.5}.kup-effet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:820px;margin:0 auto}@media screen and (max-width:699px){.kup-effet-grid{grid-template-columns:repeat(2,1fr)}}.kup-effet-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:16px 14px 14px;background:#fff;border:2px solid #e8e4de;border-radius:14px;cursor:pointer;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;font-family:DM Sans,system-ui,sans-serif;min-height:44px}.kup-effet-card:hover{border-color:#c8363a;box-shadow:0 4px 14px #c8363a1f;transform:translateY(-2px)}.kup-effet-card--selected{border-color:#c8363a;background:#fff8f8;box-shadow:0 4px 14px #c8363a29}.kup-effet-card__check{position:absolute;top:10px;right:10px;width:22px;height:22px;background:#c8363a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;opacity:0;transform:scale(.6);transition:opacity .2s ease,transform .2s ease}.kup-effet-card--selected .kup-effet-card__check{opacity:1;transform:scale(1)}.kup-effet-badge{display:inline-block;font-size:10px;font-weight:600;color:#fff;background:#3a9b8a;padding:2px 8px;border-radius:20px;letter-spacing:.03em;text-transform:uppercase}.kup-effet-card__name{font-size:14px;font-weight:700;color:#1c1c1c;margin:0;line-height:1.3;padding-right:20px}.kup-effet-card__desc{font-size:12px;color:#6b6b6b;margin:0;line-height:1.45}.kup-effet-instructions{display:none;max-width:820px;margin:32px auto 0;animation:kup-panel-in .28s ease both}.kup-effet-instructions__label{display:block;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:700;color:#1c1c1c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.kup-effet-instructions__hint{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#9a9690;margin:0 0 10px;line-height:1.5}.kup-effet-instructions__textarea{font-family:DM Sans,system-ui,sans-serif;font-size:15px;color:#1c1c1c;background:#f8f7f5;border:1.5px solid #e0ddd8;border-radius:12px;padding:14px 16px;resize:vertical;min-height:100px;line-height:1.65;outline:none;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none;width:100%;box-sizing:border-box}.kup-effet-instructions__textarea:focus{border-color:#c8363a;box-shadow:0 0 0 3px #c8363a1a;background:#fff}.kup-effet-instructions__count{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:#9a9690;text-align:right;margin:4px 0 0}.page-contact{background:#fff;min-height:60vh;display:flex;flex-direction:column;align-items:center;padding:48px 20px 80px;text-align:center}.contact__illustration{margin-bottom:32px;animation:contact-float 4s ease-in-out infinite}.contact__envelope-svg{width:120px;height:auto;display:block}@keyframes contact-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.contact__hero{margin-bottom:40px}.contact__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#2b4a6b;margin-bottom:16px;line-height:1.2}.contact__intro{font-family:DM Sans,system-ui,sans-serif;font-size:1.05rem;line-height:1.75;color:#3d3a35;max-width:520px;margin:0 auto}.contact__card{display:flex;flex-direction:column;align-items:center;gap:24px;background:#f8f7f5;border-radius:24px;padding:48px 56px;width:100%;max-width:540px}@media screen and (max-width:599px){.contact__card{padding:36px 24px}}.contact__email-link{display:flex;align-items:center;gap:12px;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:600;color:#c8363a;text-decoration:none;transition:color .2s ease,transform .2s ease;word-break:break-all}.contact__email-link:hover{color:#a82c30;transform:translateY(-2px)}.contact__email-icon{flex-shrink:0;display:flex;align-items:center;color:#c8363a}.contact__delay{display:flex;align-items:center;gap:8px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;color:#6b6b6b;margin:0}.contact__delay-dot{width:8px;height:8px;border-radius:50%;background:#3a9b8a;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.contact__instagram{display:inline-flex;align-items:center;gap:10px;font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:500;color:#1c1c1c;text-decoration:none;background:#fff;border:1.5px solid #e0ddd8;border-radius:50px;padding:11px 22px;transition:border-color .2s ease,background .2s ease,transform .2s ease}.contact__instagram:hover{border-color:#dc2743;background:#fff8f8;transform:translateY(-2px)}.contact__ig-svg{width:20px;height:20px;flex-shrink:0}.contact__wave{width:100%;max-width:600px;margin-top:60px;opacity:.6}.contact__wave svg{width:100%;height:40px;display:block}.page-gourdes{max-width:1200px;margin:0 auto;padding:60px 20px 80px}.page-gourdes__hero{text-align:center;margin-bottom:56px}.page-gourdes__section{margin-bottom:64px}.page-gourdes__section-head{margin-bottom:28px;padding-bottom:16px;border-bottom:2px solid #f0ede8}.page-gourdes__section-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,3vw,1.7rem);font-weight:700;color:var(--kup-dark, #2B4A6B);margin:0 0 6px}.page-gourdes__section-sub{font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;color:var(--kup-text-secondary, #6B6B6B);margin:0}.page-gourdes__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--kup-dark, #2B4A6B);margin-bottom:12px}.page-gourdes__subtitle{font-family:DM Sans,system-ui,sans-serif;font-size:1.1rem;color:var(--kup-text-secondary, #6B6B6B);margin:0}.page-gourdes__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width:989px){.page-gourdes__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.page-gourdes__grid{grid-template-columns:1fr}}.gourde-card{display:block;text-decoration:none;color:inherit;border-radius:var(--kup-radius-card, 16px);overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.gourde-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.gourde-card__image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--kup-radius-card, 16px);background:#f3f3f3}.gourde-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.gourde-card:hover .gourde-card__image{transform:scale(1.03)}.gourde-card__image--placeholder{width:100%;height:100%;background:#f0ede8}.gourde-card__badge{position:absolute;top:12px;left:12px;background:var(--kup-dark, #2B4A6B);color:#fff;font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:500;padding:4px 10px;border-radius:20px}.gourde-card__content{padding:16px 4px 8px}.gourde-card__name{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:var(--kup-text-primary, #1C1C1C);margin:0 0 6px}.gourde-card__desc{font-family:DM Sans,system-ui,sans-serif;font-size:12px;color:var(--kup-text-secondary, #6B6B6B);line-height:1.45;margin:0 0 10px}.gourde-card__price{font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:var(--kup-highlight, #C9A832);margin:0}.kup-gslide-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe0;border:none;border-radius:50%;width:28px;height:28px;font-size:20px;line-height:1;cursor:pointer;z-index:4;display:flex;align-items:center;justify-content:center;padding:0;color:#1c1c1c}.kup-gslide-btn--prev{left:5px}.kup-gslide-btn--next{right:5px}.kup-gslide-dots{position:absolute;bottom:6px;left:50%;transform:translate(-50%);display:flex;gap:4px;z-index:4;pointer-events:none}.kup-gslide-dot{width:5px;height:5px;border-radius:50%;background:#ffffff80;transition:background .15s ease}.kup-gslide-dot--on{background:#fff}.page-gourdes__empty{text-align:center;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;color:var(--kup-text-secondary, #6B6B6B);padding:80px 0}.page-wraps{max-width:1200px;margin:0 auto;padding:60px 20px 80px}.page-wraps__hero{text-align:center;margin-bottom:40px}.page-wraps__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--kup-dark, #2B4A6B);margin-bottom:12px}.page-wraps__subtitle{font-family:DM Sans,system-ui,sans-serif;font-size:1.1rem;color:var(--kup-text-secondary, #6B6B6B);margin:0}.wrap-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:36px}.wrap-filter-btn{font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:500;padding:8px 20px;border-radius:50px;border:1.5px solid #e0e0e0;background:#fff;color:var(--kup-text-primary, #1C1C1C);cursor:pointer;transition:all .2s ease;white-space:nowrap}.wrap-filter-btn:hover{border-color:var(--kup-primary, #C8363A);color:var(--kup-primary, #C8363A)}.wrap-filter-btn.active{background:var(--kup-primary, #C8363A);border-color:var(--kup-primary, #C8363A);color:#fff}.wrap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width:989px){.wrap-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.wrap-grid{grid-template-columns:1fr}.wrap-filter-btn{padding:12px 20px;min-height:44px}}.wrap-card{display:block;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;border-radius:12px;overflow:hidden}.wrap-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.wrap-card__image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#f3f3f3}.wrap-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.wrap-card:hover .wrap-card__image{transform:scale(1.04)}.wrap-card__image--placeholder{width:100%;height:100%;background:#ede9e3}.wrap-card__badge{position:absolute;top:8px;left:8px;z-index:2;font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:500;padding:3px 9px;border-radius:20px;white-space:nowrap;color:#fff;background:#6b6b6b}.wrap-card__badge[data-category=disney]{background:#334fb4}.wrap-card__badge[data-category=animaux]{background:#3a9b8a}.wrap-card__badge[data-category=nature]{background:#4a7c59}.wrap-card__badge[data-category=sport]{background:#c8363a}.wrap-card__badge[data-category=abstract]{background:#6b4db0}.wrap-card__badge[data-category=personnages]{background:#c9a832;color:#1c1c1c}.wrap-card__badge[data-category=fleurs]{background:#d4618a}.page-wraps__empty,.wrap-grid__empty{text-align:center;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;color:var(--kup-text-secondary, #6B6B6B);padding:80px 0}.wrap-card--hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
