:root{--background: hsl(40, 20%, 97%);--foreground: hsl(220, 10%, 15%);--card: hsl(0, 0%, 100%);--card-foreground: hsl(220, 10%, 15%);--primary: hsl(220, 10%, 15%);--primary-foreground: hsl(40, 20%, 97%);--secondary: hsl(35, 20%, 93%);--secondary-foreground: hsl(220, 10%, 15%);--muted: hsl(40, 10%, 92%);--muted-foreground: hsl(220, 5%, 50%);--accent: hsl(40, 40%, 70%);--border: hsl(40, 10%, 88%);--gold: hsl(40, 60%, 55%);--gold-light: hsl(40, 50%, 80%);--warm-beige: hsl(35, 30%, 90%);--charcoal: hsl(220, 10%, 20%);--grid-color: hsl(220, 10%, 85%);--radius: 1rem}html{zoom:.8}html,body{overflow-x:hidden}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;background-image:linear-gradient(var(--grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--grid-color) 1px,transparent 1px);background-size:25% 200px}.font-display{font-family:Syne,sans-serif}.font-body{font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background-color:var(--foreground);color:var(--primary-foreground);font-family:Syne,sans-serif;font-size:.75rem;font-weight:600;padding:.625rem 1.25rem;border-radius:9999px;border:none;cursor:pointer;letter-spacing:.05em;transition:opacity .2s,transform .15s}.btn-primary:hover{opacity:.9;transform:scale(1.05)}.btn-primary:active{transform:scale(.97)}.btn-full{width:100%}.btn-lg{font-size:.875rem;padding:1rem 2.5rem}.btn-disabled{opacity:.5;cursor:not-allowed}.btn-disabled:hover{transform:none;opacity:.5}.section-container{max-width:72rem;margin:0 auto;padding:0 1.5rem}.section-container-sm{max-width:64rem;margin:0 auto;padding:0 1.5rem}.section-container-narrow{max-width:48rem;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;margin-bottom:1rem}.section-subtitle{color:var(--muted-foreground);max-width:32rem;margin:0 auto;font-size:.875rem}.text-center{text-align:center}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;padding:1.25rem 1.5rem;transition:background-color .3s,backdrop-filter .3s}.site-header.scrolled{background-color:#f9f8f6e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:90rem;margin:0 auto}.brand-name{font-weight:700;font-size:1.125rem;letter-spacing:-.02em}.brand-tagline{font-size:.75rem;color:var(--muted-foreground);letter-spacing:.05em;margin-left:.5rem}.header-nav{display:flex;gap:2rem}.nav-link{font-size:.875rem;color:var(--muted-foreground);transition:color .2s}.nav-link:hover{color:var(--foreground)}.header-actions{display:flex;align-items:center;gap:1rem}.cart-link{position:relative;color:var(--foreground)}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--gold);color:#fff;font-size:.625rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.header-nav,.brand-tagline{display:none}}.hero-section{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:6rem 1rem 4rem}.hero-bg-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-user-select:none;user-select:none;overflow:hidden}.bg-text-massive{font-family:Syne,sans-serif;font-weight:800;color:#22252a0f;line-height:.85;letter-spacing:-.04em;white-space:nowrap;font-size:clamp(6rem,11vw,14vw);transition:opacity .3s ease,transform .3s ease,color .5s ease}.bg-text-massive.bg-text-selected{color:#22252a59}.bg-text-massive.bg-text-exit{opacity:0;transform:scale(.95)}.bg-text-massive.bg-text-enter{animation:bgTextReveal .5s cubic-bezier(.22,1,.36,1) forwards}@keyframes bgTextReveal{0%{opacity:0;transform:scale(1.1) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center}.hero-text{margin-top:2rem;text-align:center}.hero-subtitle{font-size:.875rem;color:var(--muted-foreground);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem}.hero-cta-btn{transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.hero-cta-hidden{opacity:0;transform:translateY(12px) scale(.95);pointer-events:none}.hero-cta-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.hero-product-label{margin-top:1.5rem;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.hero-product-label.visible{opacity:1;transform:translateY(0)}.hero-product-name{font-size:.875rem;letter-spacing:.1em;color:var(--muted-foreground);text-transform:uppercase}.card-stack{position:relative;display:flex;justify-content:center;align-items:flex-end;gap:var(--card-gap, 1.5rem);min-height:300px;width:auto;padding:4rem 2rem 1rem}.card-stack-item{position:relative;width:100px;cursor:pointer;transition:transform .5s cubic-bezier(.22,1,.36,1);flex-shrink:0}.card-stack-item:after{content:"";position:absolute;bottom:-6px;left:10%;right:10%;height:10px;background:radial-gradient(ellipse,rgba(0,0,0,.12) 0%,transparent 70%);border-radius:50%;transition:opacity .4s ease,transform .4s ease}.card-stack-item.card-active:after{opacity:.9;transform:scaleX(1.3)}.card-stack-item:hover{transform:translateY(-14px);z-index:10}.card-stack-item.card-active{transform:translateY(-55px) scale(1.12)!important;z-index:30!important}.card-inner{width:100%;aspect-ratio:3 / 4;border-radius:.25rem;overflow:hidden;position:relative;background:var(--card);box-shadow:0 4px 16px -4px #00000026,3px 0 6px -3px #0000000f;transition:box-shadow .4s ease}.card-inner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(90deg,rgba(0,0,0,.06),transparent);z-index:2}.card-stack-item.card-active .card-inner{box-shadow:0 20px 45px -10px #0000004d,3px 0 10px -3px #00000014}.card-stack-item:hover .card-inner{box-shadow:0 12px 30px -6px #00000038}.card-inner img{width:100%;height:100%;object-fit:cover}.card-gold-line{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}@media(min-width:768px){.card-stack-item{width:140px}.card-stack{min-height:380px;gap:var(--card-gap, 2rem)}.card-stack-item.card-active{transform:translateY(-65px) scale(1.15)!important}}@media(min-width:1024px){.card-stack-item{width:160px}.card-stack{min-height:420px}}.scroll-hint{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-hint-text{font-size:.625rem;color:var(--muted-foreground);letter-spacing:.25em;text-transform:uppercase}.scroll-hint-line{width:1px;height:1.5rem;background:var(--muted-foreground);opacity:.3;animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.order-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:stretch;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.order-overlay.order-active{opacity:1;visibility:visible;pointer-events:auto}.order-overlay.order-closing{opacity:0}.order-overlay-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--background);opacity:0;transition:opacity .5s ease}.order-overlay.order-active .order-overlay-bg{opacity:1}.order-card-float{position:fixed;z-index:110;border-radius:.75rem;overflow:hidden;box-shadow:0 30px 80px -15px #00000059;transition:all .7s cubic-bezier(.22,1,.36,1)}.order-card-float img{width:100%;height:100%;object-fit:cover}.order-card-float.order-card-animate{top:50%!important;left:8%!important;width:320px!important;height:460px!important;transform:translateY(-50%)}@media(max-width:768px){.order-card-float.order-card-animate{top:5%!important;left:50%!important;width:200px!important;height:290px!important;transform:translate(-50%) translateY(0)}}.order-content{position:relative;z-index:105;margin-left:auto;width:50%;padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translate(40px);transition:opacity .5s ease .3s,transform .5s ease .3s}.order-overlay.order-active .order-content{opacity:1;transform:translate(0)}.order-overlay.order-closing .order-content{opacity:0;transform:translate(40px);transition-delay:0s}@media(max-width:768px){.order-content{width:100%;padding:2rem 1.5rem;margin-top:340px;justify-content:flex-start}}.order-back-btn{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-size:.875rem;color:var(--muted-foreground);margin-bottom:2rem;transition:color .2s}.order-back-btn:hover{color:var(--foreground)}.order-details{max-width:480px}.order-product-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.order-product-desc{color:var(--muted-foreground);font-size:.9rem;line-height:1.7;margin-bottom:1.5rem}.order-price{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--foreground)}.order-options{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.order-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.75rem;display:block}.order-option-btns{display:flex;gap:.5rem;flex-wrap:wrap}.order-option-btn{padding:.5rem 1rem;border:1px solid var(--border);border-radius:9999px;background:var(--card);font-size:.8rem;cursor:pointer;transition:all .2s;color:var(--foreground)}.order-option-btn:hover{border-color:var(--foreground)}.order-option-btn.active{background:var(--foreground);color:var(--primary-foreground);border-color:var(--foreground)}.order-add-btn{font-size:.9rem;padding:1.1rem 2rem}.products-section{padding:5rem 1.5rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.product-card{display:flex;flex-direction:column;height:100%}.product-card-link{flex:1}.product-image-wrap{position:relative;overflow:hidden;border-radius:.75rem;background:#f1eeea33;margin-bottom:1rem;aspect-ratio:1}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.05)}.product-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;transition:color .2s}.product-card:hover .product-title{color:var(--accent)}.product-description{color:var(--muted-foreground);font-size:.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.product-footer{margin-top:auto}.product-price{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.products-empty{background:#f1eeea4d;border-radius:.75rem;padding:3rem;text-align:center;border:1px solid var(--border);color:var(--muted-foreground);font-size:1.125rem}.steps-section{padding:6rem 1.5rem}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:3rem}.step-item{text-align:center}.step-number{font-size:3rem;font-weight:800;color:var(--gold-light);opacity:.5;display:block;margin-bottom:1rem}.step-title{font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.step-description{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.quality-section{padding:6rem 1.5rem;background:#f1eeea4d}.quality-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.quality-card{background:var(--card);border-radius:.75rem;overflow:hidden;border:1px solid var(--border)}.quality-image-wrap{aspect-ratio:4/3;overflow:hidden}.quality-image-wrap img{width:100%;height:100%;object-fit:cover}.quality-content{padding:1.5rem}.quality-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.quality-description{color:var(--muted-foreground);font-size:.875rem;margin-bottom:1rem}.quality-specs{list-style:none}.quality-specs li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:.375rem}.spec-check{color:var(--gold)}.trust-section{padding:6rem 1.5rem}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem}.trust-item{text-align:center}.trust-icon{width:3rem;height:3rem;border-radius:50%;background:var(--secondary);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--foreground)}.trust-title{font-size:.875rem;font-weight:700;margin-bottom:.5rem}.trust-description{color:var(--muted-foreground);font-size:.75rem;line-height:1.5}.trust-guarantee{background:#f1eeea66;border-radius:.75rem;padding:2rem;text-align:center;border:1px solid var(--border)}.trust-guarantee-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.trust-guarantee-text{color:var(--muted-foreground);font-size:.875rem;max-width:36rem;margin:0 auto}.faq-section{padding:6rem 1.5rem;background:#f1eeea4d}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:0 1.5rem}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-size:.875rem;font-weight:600;cursor:pointer;list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-icon{transition:transform .2s;color:var(--muted-foreground)}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-answer{padding-bottom:1rem;color:var(--muted-foreground);font-size:.875rem;line-height:1.6}body.template-policy{background-color:#faf9f6;background-image:none}.shopify-policy__container{max-width:none!important;margin:0!important;padding:6.5rem 0 0!important;background:#faf9f6}.shopify-policy__title{position:relative;overflow:hidden;margin:0!important;padding:4.25rem 1.5rem 4rem;background:linear-gradient(160deg,#2c3e35,#1b2b24);text-align:center}.shopify-policy__title:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(212,175,55,.13),transparent 42%);pointer-events:none}.shopify-policy__title:after{content:"";position:relative;display:block;width:48px;height:2px;margin:1.15rem auto 0;border-radius:999px;background:var(--gold)}.shopify-policy__title h1{position:relative;margin:0!important;color:#fff!important;font-family:Syne,sans-serif!important;font-size:clamp(2rem,5vw,3.5rem)!important;font-weight:800!important;line-height:1.04!important;letter-spacing:0!important;text-transform:capitalize}.shopify-policy__title h1:before{content:"PICTOIREL";display:block;margin-bottom:.85rem;color:#d4af37c7;font-family:Inter,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.28em}.shopify-policy__body{max-width:840px;margin:0 auto!important;padding:3.5rem 2rem 6rem!important}.shopify-policy__body .rte{color:#3f4642;font-family:Inter,sans-serif!important;font-size:.95rem;line-height:1.85}.shopify-policy__body .rte>p:first-child,.shopify-policy__body .rte>p:nth-child(2),.shopify-policy__body .rte>p:nth-child(3){display:none}.shopify-policy__body .rte>table:first-of-type{display:none}.shopify-policy__body .rte *{font-family:inherit!important;line-height:inherit!important}.shopify-policy__body .rte h1,.shopify-policy__body .rte h2{margin:2.35rem 0 .75rem!important;padding-left:.95rem;border-left:3px solid var(--gold);color:#2c3e35!important;font-family:Syne,sans-serif!important;font-size:1.35rem!important;font-weight:800!important;line-height:1.22!important;letter-spacing:0!important}.shopify-policy__body .rte h3{margin:1.6rem 0 .5rem!important;color:#2c3e35!important;font-family:Syne,sans-serif!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:0!important}.shopify-policy__body .rte p{margin:0 0 1rem!important}.shopify-policy__body .rte strong,.shopify-policy__body .rte b{color:#2c3e35!important;font-weight:800!important}.shopify-policy__body .rte a{color:#2c3e35;font-weight:700;text-decoration:underline;text-underline-offset:.2em}.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{margin:0 0 1.25rem!important;padding-left:1.35rem!important}.shopify-policy__body .rte li{margin-bottom:.4rem!important}.shopify-policy__body .rte table{width:100%;margin:1.75rem 0!important;border-collapse:collapse;overflow:hidden;border-radius:.75rem;box-shadow:0 10px 30px #00000012}.shopify-policy__body .rte th,.shopify-policy__body .rte td{padding:.8rem 1rem!important;border:1px solid #e7e1d6!important;text-align:left;vertical-align:top}.shopify-policy__body .rte th{background:#2c3e35;color:#fff!important;font-weight:800!important}.shopify-policy__body .rte tr:nth-child(2n) td{background:#f4f0e88c}.shopify-policy__body .rte [style*=border],.shopify-policy__body .rte blockquote{border-color:#d4af3752!important}@media(max-width:768px){.shopify-policy__container{padding-top:5.75rem!important}.shopify-policy__title{padding:3rem 1.25rem 2.75rem}.shopify-policy__body{padding:2rem 1.25rem 4rem!important}.shopify-policy__body .rte{font-size:.9rem}.shopify-policy__body .rte table{display:block;overflow-x:auto}}.newsletter-section{padding:6rem 1.5rem}.newsletter-form{display:flex;gap:.75rem;margin-top:2rem;max-width:28rem;margin-left:auto;margin-right:auto}.newsletter-input{flex:1;padding:.625rem 1rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);font-family:Inter,sans-serif;font-size:.875rem;color:var(--foreground);outline:none;transition:border-color .2s}.newsletter-input:focus{border-color:var(--foreground)}.newsletter-input::placeholder{color:var(--muted-foreground)}.newsletter-btn{padding:.625rem 1.5rem}.newsletter-success{margin-top:1rem;color:var(--gold);font-size:.875rem}.cta-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.cta-bg-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-user-select:none;user-select:none}.cta-content{position:relative;z-index:10;text-align:center}.site-footer{padding:3rem 1.5rem;border-top:1px solid var(--border)}.footer-inner{max-width:72rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.footer-nav{display:flex;gap:1.5rem;font-size:.875rem;color:var(--muted-foreground)}.footer-nav a:hover{color:var(--foreground)}.footer-copy{font-size:.75rem;color:var(--muted-foreground)}@media(max-width:768px){.footer-inner{flex-direction:column;text-align:center}}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in-up.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity .8s ease}.fade-in.visible{opacity:1}@media(min-width:768px)and (max-width:1023px){html{zoom:1}}@media(min-width:768px)and (max-width:1023px){.hero-section{height:100dvh;overflow:hidden;min-height:unset}.card-stack-item{width:150px}.card-stack{gap:1.25rem;padding:3rem 1.5rem 1.5rem;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/style.css.map */
