@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Open+Sans:wght@400;700&family=Lato:wght@400;700&family=Montserrat:wght@400;700&family=Poppins:wght@400;700&family=Nunito:wght@400;700&family=Raleway:wght@400;700&family=Inter:wght@400;700&family=Source+Sans+Pro:wght@400;700&family=Work+Sans:wght@400;700&family=Ubuntu:wght@400;700&family=Mulish:wght@400;700&family=Fira+Sans:wght@400;700&family=Quicksand:wght@400;700&family=M+PLUS+1p:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Playfair+Display:wght@400;700&family=Lora:wght@400;700&family=Libre+Baskerville:wght@400;700&family=EB+Garamond:wght@400;700&family=Crimson+Text:wght@400;700&family=Noto+Serif:wght@400;700&family=DM+Serif+Display&family=Cormorant+Garamond:wght@400;700&family=Cardo:wght@400;700&family=Old+Standard+TT:wght@400;700&family=Bitter:wght@400;700&family=PT+Serif:wght@400;700&family=Spectral:wght@400;700&family=Prata&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&family=Arvo:wght@400;700&family=Zilla+Slab:wght@400;700&family=Josefin+Slab:wght@400;700&family=Rock+Salt&family=Slabo+27px&family=Bevan&family=Bungee&family=Kavivanar&family=Anton&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&family=Bangers&family=Bebas+Neue&family=Archivo+Black&family=Alfa+Slab+One&family=Russo+One&family=Black+Han+Sans&family=Londrina+Solid&family=Ultra&family=Luckiest+Guy&display=swap);@import url(https://fonts.googleapis.com/css2?family=Pacifico&family=Dancing+Script:wght@400;700&family=Great+Vibes&family=Kaushan+Script&family=Amatic+SC:wght@400;700&family=Sacramento&family=Satisfy&family=Parisienne&family=Cookie&family=Indie+Flower&family=Permanent+Marker&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&family=JetBrains+Mono:wght@400;700&family=Source+Code+Pro:wght@400;700&family=Inconsolata:wght@400;700&family=Ubuntu+Mono:wght@400;700&family=Space+Mono:wght@400;700&family=Roboto+Mono:wght@400;700&family=Cousine:wght@400;700&family=PT+Mono&family=IBM+Plex+Mono:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Serif:wght@400;700&family=Baloo+2:wght@400;700&family=Gloock&family=Abril+Fatface&display=swap);:root{--font-primary:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:"SF Mono",SFMono-Regular,ui-monospace,"DejaVu Sans Mono",Menlo,Consolas,monospace;--color-text-primary:#111827;--color-text-secondary:#4b5563;--color-text-tertiary:#6b7280;--color-background:#fff;--color-background-alt:#000;--color-border:#e5e7eb;--color-primary:#5e50dd;--color-success:#10b981;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:4rem;--container-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-weight:400;line-height:1.6}body,h1,h2,h3,h4,h5,h6{color:#111827;color:var(--color-text-primary);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1.5rem;margin-bottom:var(--spacing-md)}h1{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.02em;line-height:1.1}h1,h2{font-weight:700}h2{font-size:clamp(2rem,4vw,2rem);line-height:1.2}h2.h2centered{text-align:center}h2centered

h3{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;line-height:1.3}p{color:#4b5563;color:var(--color-text-secondary);margin-bottom:1.5rem;margin-bottom:var(--spacing-md)}.section-container{max-width:var(--container-width);padding:0 var(--spacing-lg)}.split-layout{grid-gap:var(--spacing-xl);gap:var(--spacing-xl)}.image-column img{border-radius:8px;box-shadow:0 4px 6px #0000001a;height:auto;width:100%}.primary-button{border:none;border-radius:25px;cursor:pointer;font-size:1rem;margin-right:1rem;padding:.8rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.cta-button.secondary,.primary-button{background:#5e50dd;background:var(--color-primary);color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-primary)}.primary-button:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.secondary-button{background:#000;background:var(--color-background-alt);border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-primary);font-size:1rem;padding:.8rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.secondary-button:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.loading{align-items:center;color:#6b7280;color:var(--color-text-tertiary);display:flex;font-size:1.2rem;height:100vh;justify-content:center}@media (max-width:1024px){.hero-container,.split-layout{flex-direction:column;gap:2rem;gap:var(--spacing-lg);grid-template-columns:1fr;padding:2rem;padding:var(--spacing-lg)}.hero-section{display:block;padding:1em}.content-column,.hero-content{max-width:100%}}@media (max-width:768px){html{font-size:14px}.hero-container{padding:1.5rem;padding:var(--spacing-md);text-align:center}.split-layout{gap:1.5rem;gap:var(--spacing-md)}.image-column{order:-1}.section-container{padding:0 1.5rem;padding:0 var(--spacing-md)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){html{-webkit-font-smoothing:subpixel-antialiased}}.hero{background:#fff;color:#1a1a1a;margin-top:120px;padding:5rem 2rem}.home-hero-container{background-color:#fff}.home-hero-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:4rem 0;width:100%}.home-hero-content h1{color:#111827;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem}.home-hero-subtitle{color:#4b5563;font-size:clamp(1.25rem,2vw,1.5rem);margin-bottom:2rem}.hero-checkmark{font-size:2.25rem}.hero-cta{margin-top:2rem}.product-showcase{flex:1 1;max-width:600px}.product-item:nth-child(n+5){display:none}.product-item{border-radius:8px;box-shadow:0 4px 6px #0000001a}.benefits{margin:0 auto;max-width:1200px;padding:2rem}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:4rem auto;max-width:1200px;padding:0 2rem}.feature-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{color:#333;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.products-intro-button{display:flex;justify-content:center}.competitive-pricing,.easy-to-use,.features-highlight,.platform-integrations,.products-intro,.quality-brand{padding:5rem 0}.section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.centeredh2,.section-container h2{text-align:center}.centeredh2{color:#111827;font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.product-categories{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.category-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease}.category-card:hover{transform:translateY(-5px)}.category-card img{border-radius:8px;height:200px;margin-bottom:1rem;object-fit:cover;width:100%}.integration-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:1024px){.hero-container{flex-direction:column;gap:3rem;padding:2rem}.hero-content,.product-showcase{max-width:100%}.product-grid{margin:0 auto;max-width:600px}.hero-cta{justify-content:center}}@media (max-width:768px){.hero-content{text-align:center}.hero-benefits-list{align-items:center}.hero-cta{justify-content:center}.product-grid{gap:.5rem}}@media (max-width:980px){.hero,.home-page{margin-top:40px}.hero{padding:2rem 1rem}.hero-container{gap:2rem;grid-template-columns:1fr}.hero-content{max-width:100%;padding:0 1rem}.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.features-highlight,.platform-integrations,.product-grid,.product-item .section-container,.product-showcase,.product-slider,.products-intro{padding:2rem 1rem}.product-categories{grid-template-columns:1fr}.category-card img{height:160px}}.easy-to-use{background-color:#fff;padding:4rem 2em}.content-column{max-width:600px}.image-column{position:relative}.feature-image{border-radius:12px;box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.split-layout{gap:2rem;grid-template-columns:1fr}.content-column{padding:0 1rem}.large-text{font-size:1.1rem}.image-column{margin:0 -1rem;order:-1}}.quality-brand{background-color:#f9fafb;padding:4rem 2em}.split-layout.reverse{gap:4rem;grid-template-columns:1fr 1fr}.split-layout.reverse .image-column{order:-1}@media (max-width:768px){.split-layout.reverse{grid-template-columns:1fr}.split-layout.reverse .image-column{order:-1}}.competitive-pricing{background-color:#fff;padding:4rem 2em}.platform-integrations{background-color:#f9fafb;padding:6rem 2rem}.section-subtitle{color:#4b5563;font-size:1.25rem;margin:0 auto 3rem;max-width:700px;text-align:center}.integration-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:3rem}.integration-card{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 20px #00000014;color:inherit;display:flex;flex-direction:column;padding:2.5rem;text-decoration:none;transition:all .3s ease}.integration-card:hover{border-color:#e0e0e0;box-shadow:0 12px 30px #0000001f}.integration-icon{align-items:center;background-color:#f8fafc;border-radius:12px;display:flex;justify-content:center;margin-bottom:1.5rem;padding:15px}.etsy-icon{background-color:#fff8f6}.shopify-icon{background-color:#f0fdf4}.woocommerce-icon{background-color:#f5f3ff}.integration-icon img{height:auto;object-fit:contain;width:100%}.integration-card h3{color:#111827;font-weight:600;margin-bottom:1rem}.integration-card p{color:#4b5563;flex-grow:1;margin-bottom:1.5rem}.learn-more{color:#2563eb;font-weight:500;margin-top:auto;transition:transform .2s ease}.integration-card:hover .learn-more{transform:translateX(5px)}@media (max-width:768px){.platform-integrations{padding:4rem 1.5rem}.integration-grid{grid-template-columns:1fr}.integration-card{padding:2rem}}.tools-showcase{background-color:#fff;padding:6rem 2rem}.tools-list{display:flex;flex-direction:column;gap:5rem;margin-top:4rem}.tool-row{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative}.tool-row.reverse{direction:rtl}.tool-row.reverse .tool-content,.tool-row.reverse .tool-image{direction:ltr}.tool-content{max-width:600px}.tool-content h3{color:#0f172a;font-size:2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.tool-content h3:after{background:linear-gradient(90deg,#3b82f6,#10b981);bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.tool-content p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.tool-link{align-items:center;color:#3b82f6;display:inline-flex;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s ease}.tool-link:hover{color:#2563eb;transform:translateX(5px)}.tool-image{align-items:center;display:flex;justify-content:center}.tool-image img{border-radius:12px;box-shadow:0 20px 40px #72727214;height:auto;max-width:450px;padding:.5rem;transition:transform .3s ease;width:100%}.tool-row:hover .tool-image img{transform:translateY(-10px)}.tool-row:not(:last-child):after{background:linear-gradient(90deg,#e2e8f000,#e2e8f0,#e2e8f000);bottom:-2.5rem;content:"";height:1px;left:10%;position:absolute;width:80%}@media (max-width:1024px){.tool-row,.tool-row.reverse{direction:ltr;gap:2rem;grid-template-columns:1fr}.tool-content{max-width:100%;text-align:center}.tool-content h3:after{left:50%;transform:translateX(-50%)}.tool-image{order:-1}.tool-image img{max-width:350px}.tool-row:not(:last-child):after{left:0;width:100%}}@media (max-width:768px){.tools-showcase{padding:4rem 1.5rem}.tools-list{gap:4rem}.tool-content h3{font-size:1.75rem}.tool-content p{font-size:1rem}}.home-hero{background-color:#f9fafb;padding:5rem 2rem}.home-hero-layout{grid-gap:3.5rem;align-items:center;display:grid;gap:3.5rem;grid-template-columns:1fr 1fr}.home-hero-content h1{color:#0f172a;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1.2rem}.home-hero-content .section-subtitle{color:#4b5563;font-size:clamp(1.25rem,2vw,1.5rem);margin-bottom:1.8rem;max-width:100%;text-align:left}.hero-benefits-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.hero-benefit-item{align-items:center;color:#4b5563;display:flex;font-size:1.125rem;gap:.75rem}.hero-checkmark{color:#10b981;font-size:1.25rem;font-weight:700}.hero-cta{display:flex;gap:1rem}.hero-image-column{justify-self:center;max-width:500px;width:100%}.product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.product-item{aspect-ratio:1;border-radius:12px;box-shadow:0 10px 25px #00000014;overflow:hidden;position:relative;transition:transform .3s ease}.product-item:hover{transform:translateY(-5px)}.product-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-item:hover img{transform:scale(1.05)}@media (max-width:1024px){.home-hero{padding:3.5rem 2rem}.home-hero-layout{gap:3rem;grid-template-columns:1fr}.hero-image-column{justify-self:center;max-width:450px;order:-1}}@media (max-width:768px){.home-hero{margin-top:60px;padding:2.5rem 1.5rem}.home-hero-content,.home-hero-content .section-subtitle{text-align:center}.hero-benefits-list{align-items:center}.hero-cta{justify-content:center}.hero-image-column{max-width:350px}}@media (max-width:480px){.hero-cta{flex-direction:column}.hero-cta .primary-button,.hero-cta .secondary-button{width:100%}}.top-header{background-color:#fff;border-bottom:1px solid #eaeaea;height:60px;left:0;padding:.75rem 2rem;position:relative;right:0;top:0;z-index:1000}.header-container,.top-header{align-items:center;display:flex}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.logo-container{align-items:center;display:flex}.logo{backface-visibility:hidden;height:40px;padding-top:5px;transform:translateZ(0);width:auto}.header-actions{align-items:center;display:flex;gap:1.5rem}.header-link{color:#374151;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s ease}.header-link:hover{color:#111827}.header-button{background-color:#111827;border:2px solid #0000;border-radius:6px;color:#fff;font-size:.85rem;font-weight:500;padding:.25rem 1rem;text-decoration:none;transition:all .2s ease}.header-button:hover{background-color:#1f2937;transform:translateY(-1px)}.header-button:focus{box-shadow:0 0 0 3px #1118274d;outline:none}@media (max-width:768px){.top-header{height:50px;padding:.5rem 1rem}.header-actions{gap:1rem}.header-button,.header-link{font-size:.875rem}.header-button{padding:.5rem 1rem}.logo{height:32px}.header-basket-icon{margin-left:.5rem}.header-basket-icon .basket-icon-button{height:40px;width:40px}.header-basket-icon .basket-icon{height:20px;width:20px}}@media (max-width:470px){.contact-link,.login-link{display:none}.header-actions{gap:.75rem}}.header-link:focus,.logo-container a:focus{border-radius:4px;box-shadow:0 0 0 3px #3b82f680;outline:none}@media (prefers-reduced-motion:reduce){.header-button,.header-link{transition:none}}@media (max-width:310px){.header-actions{display:none}}.header-basket-icon{align-items:center;display:flex;margin-left:1rem}.currency-selector{margin-right:.5rem;position:relative}.currency-selector-button{align-items:center;background-color:initial;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;padding:.4rem .75rem;position:relative;transition:all .2s ease}.currency-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;margin-top:.25rem;max-height:300px;overflow-y:auto;position:absolute;top:100%;width:220px;z-index:1050}.currency-option{background-color:initial;border:none;color:#374151;cursor:pointer;display:block;font-size:.85rem;padding:.5rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.currency-option:hover{background-color:#f9fafb}.currency-option.selected{background-color:#f3f4f6;font-weight:600}@media (max-width:768px){.currency-selector-button{font-size:.8rem;padding:.3rem .6rem}.currency-dropdown{width:200px}.currency-option{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:470px){.currency-selector{margin-right:.25rem}}.basket-icon-button{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;height:48px;justify-content:center;position:relative;transition:transform .2s,box-shadow .2s;width:48px;z-index:100}.basket-icon-button:hover{transform:scale(1.05)}.basket-icon-button:active{transform:scale(.95)}.basket-icon{stroke-width:.5;color:#1e2525;height:28px;width:28px}.basket-count{align-items:center;background-color:#ef4444;border-radius:10px;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:20px;justify-content:center;min-width:20px;padding:0 6px;position:absolute;right:-5px;top:-3px}.basket-loading-indicator{animation:loading-pulse 1.5s infinite;background-color:#4f46e5;border-radius:1px;bottom:0;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:16px}@keyframes loading-pulse{0%{opacity:.2;width:8px}50%{opacity:1;width:24px}to{opacity:.2;width:8px}}.basket-icon-fixed{bottom:20px;position:fixed;right:20px}@media (max-width:640px){.basket-icon-button{height:42px;width:42px}.basket-icon{height:24px;width:24px}}.basket-container{background-color:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:fixed;right:0;top:0;width:400px;z-index:1000}.basket-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.25rem}.basket-header h2{font-size:1.5rem;font-weight:600;margin:0}.close-button{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.75rem}.close-button:hover{color:#111827}.basket-items{flex:1 1;overflow-y:auto;padding:1rem}.basket-item{grid-gap:.75rem;border-bottom:1px solid #e5e7eb;display:grid;gap:.75rem;grid-template-columns:70px 1fr;grid-template-rows:auto auto auto;margin-bottom:.5rem;padding:1.25rem 0;position:relative}.item-image{align-items:center;background-color:#f9fafb;border-radius:6px;display:flex;grid-row:span 3;height:70px;justify-content:center;width:70px}.item-details{grid-column:2;grid-row:1;padding-right:40px}.item-details h3{padding-right:35px}.item-variation{color:#6b7280;font-size:.875rem;font-weight:400;margin:0 0 .5rem}.item-attributes{color:#6b7280;font-size:.75rem;margin:0}.item-attributes span{background-color:#f3f4f6;border-radius:.25rem;padding:.25rem .5rem}.item-price{font-size:.875rem;font-weight:500;grid-row:2}.item-price,.item-quantity{align-items:center;display:flex;grid-column:2}.item-quantity{grid-row:3;margin-right:1rem;position:relative;width:100%}.item-quantity button{align-items:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;font-size:1rem;height:28px;justify-content:center;width:28px}.item-quantity button:hover:not(:disabled){background-color:#e5e7eb}.item-quantity span{font-size:.875rem;margin:0 .75rem;min-width:20px;text-align:center}.item-total{font-size:1rem;font-weight:600;margin-left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%)}.remove-item{align-items:center;background-color:#f3f4f6;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;font-size:1.25rem;font-weight:700;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .2s ease;width:30px;z-index:5}.remove-item:hover{background-color:#ef4444;color:#fff;transform:scale(1.1)}.remove-item:focus{box-shadow:0 0 0 2px #ef444480;outline:none}.remove-item:disabled{cursor:not-allowed;opacity:.5}.basket-summary{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;padding:1.25rem}.summary-row{display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:.75rem}.summary-row.total{border-top:1px solid #e5e7eb;font-size:1.125rem;font-weight:600;margin-top:.75rem;padding-top:.75rem}.basket-actions{display:flex;gap:1rem;padding:1.25rem}.checkout-button{background-color:#4f46e5;border-radius:.375rem;flex:1 1;padding:.875rem 1rem;transition:background-color .2s}.clear-basket{background-color:initial;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;font-weight:500;padding:.875rem 1rem;transition:all .2s}.clear-basket:hover:not(:disabled){background-color:#f3f4f6;color:#111827}.basket-empty,.basket-error,.basket-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:200px;justify-content:center}.basket-error button{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;margin-top:1rem;padding:.5rem 1rem}.basket-loading-overlay{align-items:center;background-color:#ffffffb3;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#4f46e5;height:40px;width:40px}.basket-error-message{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.375rem;color:#b91c1c}.basket-error-message,.basket-success-message{font-size:.875rem;margin:.75rem;padding:.75rem}.basket-success-message{animation:fadeIn .3s ease-in-out;background-color:#ecfdf5;border:1px solid #10b981;color:#065f46}@media (max-width:1024px){.basket-summary{padding:1rem 1rem .5rem}.summary-row{margin-bottom:1.75rem}.basket-container{border-bottom-left-radius:16px;border-bottom-right-radius:16px;bottom:70px;box-shadow:0 0 20px #00000026;height:auto;max-height:calc(100vh - 70px);overflow-y:auto;top:0;width:100%;z-index:1002}body:has(.mobile-tab-content.show) .basket-container{bottom:0;max-height:100vh}.basket-open .basket-container{bottom:70px;height:auto;max-height:calc(100vh - 70px)}.basket-open .basket-items{padding-bottom:80px}.basket-open .basket-actions{border-bottom-left-radius:16px;border-bottom-right-radius:16px;bottom:10px;box-shadow:0 -2px 10px #0000001a;margin-top:auto}.basket-header,.basket-open .basket-actions{background-color:#fff;position:sticky;z-index:5}.basket-header{border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 2px 5px #0000000d;height:50px;padding:.5rem 1rem;top:0}.item-total{position:absolute;right:95px}body:has(.basket-container):before{background-color:#00000080;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:999}}.basket-item-carousel{height:100%;overflow:hidden;position:relative;width:100%}.basket-item-thumbnail-container,.carousel-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.carousel-control{align-items:center;background-color:#ffffffb3;border:none;border-radius:50%;color:#4f46e5;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:24px;z-index:10}.basket-item-carousel:hover .carousel-control{opacity:1}.carousel-prev{left:4px}.carousel-next{right:4px}.carousel-dots{bottom:5px;display:flex;gap:4px;justify-content:center;left:0;position:absolute;right:0;z-index:10}.carousel-dot{background-color:#0000004d;border:none;border-radius:50%;cursor:pointer;height:6px;padding:0;transition:all .2s ease;width:6px}.carousel-dot.active{background-color:#4f46e5;transform:scale(1.2)}.basket-item .item-image{background-color:#f9fafb;overflow:hidden;position:relative}.basket-item-thumbnail{height:100%;object-fit:contain;width:100%}.view-label{background-color:#0009;z-index:5}@media (max-width:768px){.basket-item .item-image{aspect-ratio:1/1;height:auto;width:100%}.carousel-control{font-size:20px;height:30px;width:30px}.carousel-dots{bottom:8px}.carousel-dot{height:8px;width:8px}}.basket-item-thumbnail-container.loading{align-items:center;background-color:#f9fafb;display:flex;justify-content:center}.thumbnail-loader{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:24px;width:24px}.carousel-container .thumbnail-loader{position:absolute}.view-thumbnails{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;margin-top:8px}.view-thumbnail-container{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;height:60px;overflow:hidden;position:relative;width:60px}.view-thumbnail{height:100%;object-fit:contain;width:100%}.view-label{background-color:#00000080;bottom:0;color:#fff;font-size:10px;left:0;overflow:hidden;padding:2px 4px;position:absolute;right:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.view-thumbnails{gap:4px}.view-thumbnail-container{height:50px;width:50px}.view-label{font-size:8px;padding:1px 2px}}.price{font-weight:600;white-space:nowrap}.table-row .price,[data-label] .price,table .price{color:inherit;font-size:inherit;font-weight:inherit}.collection-content p .price{color:#4f46e5;display:inline-block;font-size:.875rem;font-weight:600;margin-left:.25rem}.price .vat-info{color:#6b7280;font-size:.75rem;font-weight:400;margin-left:.35rem}@keyframes price-update{0%{opacity:.5;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.price-updating{animation:price-update .3s ease-out}.main-navigation{align-items:center;background-color:#fff;display:flex;justify-content:center;left:0;margin-bottom:30px;padding:.5rem 2rem;position:relative;right:0;z-index:999}.nav-links{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;width:1200px}.nav-item{position:relative}.nav-link{align-items:center;color:#374151;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.5rem 0;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#111827}.submenu-icon{transition:transform .2s ease}.submenu-open .submenu-icon{transform:rotate(180deg)}.submenu{background:#fff;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:-1rem;list-style:none;margin-top:.5rem;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .2s ease;visibility:hidden}.submenu.open{opacity:1;transform:translateY(0);visibility:visible}.submenu li{list-style-type:none;margin:0;padding:0}.submenu-link{color:#374151;display:block;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.submenu-link:hover{background-color:#f3f4f6;color:#111827}.nav-link.active{color:#887cfd}.nav-link.active:after{background-color:#5e50dd;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transition:transform .2s ease;width:100%}.submenu-link.active{background-color:#f3f4f6;color:#887cfd}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;height:40px;left:1rem;padding:8px;position:fixed;top:1.2rem;width:40px;z-index:1001}.hamburger-line{background-color:#000;display:block;height:2px;margin:4px 0;transition:transform .3s ease;width:24px}@media (max-width:980px){.mobile-menu-toggle{display:block;left:1rem;position:absolute;top:13px}.mobile-menu-toggle open{top:13px}body.basket-open .mobile-menu-toggle,body:has(.basket-container) .mobile-menu-toggle{display:none}.mobile-menu-toggle .hamburger-line{background-color:#000}.mobile-menu-toggle.open .hamburger-line:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.open .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.open .hamburger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.top-header .logo{margin-left:3.5rem}.main-navigation{background:#fff;box-shadow:2px 0 8px #0000001a;display:block;height:calc(100vh - 60px);justify-content:flex-start;left:0;overflow-y:auto;padding:0;position:fixed;top:60px;transform:translateX(-100%);transition:transform .3s ease;width:80%}.main-navigation.mobile-open{transform:translateX(0)}.nav-links{flex-direction:column;gap:0;margin:0;padding:0;width:100%}.nav-item{border-bottom:1px solid #eaeaea;width:100%}.nav-link{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.5rem;width:100%}.submenu-icon{transition:transform .3s ease}.submenu-icon.open{transform:rotate(180deg)}.submenu{background-color:#f9fafb;border-radius:0;box-shadow:none;margin:0;max-height:0;opacity:1;overflow:hidden;padding:0;position:static;transform:none;transition:max-height .3s ease;visibility:visible;width:100%}.submenu.open{max-height:1000px}.submenu-link{color:#4b5563;display:block;font-size:.9rem;padding:.75rem 2.5rem;width:100%}.submenu-link:hover{background-color:#f3f4f6}}@media (max-width:768px){.mobile-menu-toggle{display:block;left:1rem;position:absolute;top:5px}.mobile-menu-toggle open{top:5px}body.basket-open .mobile-menu-toggle,body:has(.basket-container) .mobile-menu-toggle{display:none}.main-navigation{top:50px}.header-button{font-size:.875rem;padding:.1rem .5rem}}@media (min-width:1025px){li.contact-menu-item,li.login-menu-item{display:none}}@media (max-width:1024px){li.contact-menu-item,li.login-menu-item{display:block}}.main-footer{background-color:#222;color:#fff;padding:2rem 0}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.footer-section h3{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;margin-bottom:1rem}.footer-section ul{list-style:none;max-height:none;overflow:visible;padding:0;transition:max-height .3s ease}.footer-section ul.open{max-height:500px}.footer-section li{color:#fff;font-size:.85rem;margin-bottom:.5rem}.sign-up-button{background-color:#5e50dd;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.85rem;margin-top:0;padding:.3rem .8rem}.sign-up-button:hover{background-color:#555}.footer-bottom{border-top:1px solid #ddd;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem;padding-top:1rem;text-align:center}.footer-bottom p{color:#fff;display:inline;font-size:.8rem;margin:.5rem 0}.icon{font-size:1rem;margin-left:.5rem}.footer-bottom a,.footer-section li a{color:#fff;text-decoration:none}.footer-bottom a{display:inline;font-size:.8rem;margin:.5rem 0}.footer-bottom a:hover,.footer-section li a:hover{color:#fff;text-decoration:underline}@media (max-width:1200px){.main-footer{padding:2rem}}@media (max-width:768px){.footer-content{gap:1.3rem;grid-template-columns:1fr;text-align:left}.footer-section ul{max-height:0;overflow:hidden}.footer-section ul.open{max-height:500px}}.cta-section{color:#fff;padding:1rem 2rem 3rem;text-align:center}.cta-container{max-width:1000px}.cta-section h2{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:.4rem}.cta-subtitle{color:#000;font-size:1rem;margin-bottom:1rem}.cta-top-button{background:#1a1a1a;border-radius:5px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;padding:.8rem 1rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#333;transform:translateY(-2px)}@media (max-width:768px){.cta-section{padding:3rem 1rem}.cta-subtitle{color:#000;font-size:1.1rem;padding:0 1rem}}.mockup-generator{background-color:#fff;padding:4rem 0}.mockup-header{margin:0 auto 4rem;max-width:800px;text-align:center}.mockup-preview{padding:20px;position:relative}.browser-frame{border-radius:12px;box-shadow:0 4px 20px #0000001a;height:auto;width:100%}.mockup-generator .split-layout{gap:6rem}.mockup-generator .content-column{display:flex;flex-direction:column;gap:1.5rem}.mockup-generator h3{margin-bottom:1rem}.mockup-generator p{color:#666;margin-bottom:0}.mockup-generator .primary-button{align-self:flex-start;margin-top:1rem}@media (max-width:768px){.mockup-generator{padding:3rem 0}.mockup-header{margin-bottom:2rem;padding:0 1rem}.mockup-generator .split-layout{gap:2rem}.mockup-preview{padding:10px}.mockup-generator .primary-button{align-self:center}}.pg-section{padding:6rem 0}.pg-container{margin:0 auto;max-width:1200px;padding:0 2rem}.pg-title{color:#090909;font-size:2.5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto}.pg-subtitle,.pg-title{max-width:800px;text-align:center}.pg-subtitle{color:#4b5563;font-size:1.125rem;line-height:1.6;margin:0 auto 3rem}.pg-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.pg-cta{align-items:flex-start;background-color:#7c3aed;border-radius:12px;color:#fff;display:flex;flex-direction:column;grid-column:1/span 2;grid-row:1;justify-content:center;padding:2rem}.pg-cta h3{font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.pg-cta p{font-size:1.125rem;margin-bottom:2rem;opacity:.9}.pg-cta-subtitle,.pg-cta-title{color:#fff}.pg-button{background-color:#fcd34d;border:none;border-radius:8px;color:#1f2937;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.pg-button:hover{background-color:#f59e0b}.pg-item{aspect-ratio:1;border-radius:8px;display:block;overflow:hidden;position:relative;text-decoration:none}.pg-item-images{height:100%;position:relative;width:100%}.pg-item img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:opacity .3s ease;width:100%}.pg-item .default-image{opacity:1}.pg-item .hover-image,.pg-item:hover .default-image{opacity:0}.pg-item:hover .hover-image{opacity:1}.pg-item:first-child,.pg-item:nth-child(2),.pg-item:nth-child(3){grid-row:1}.pg-item:first-child{grid-column:2/3}.pg-item:nth-child(2){grid-column:3/4}.pg-item:nth-child(3){grid-column:4/5}.pg-item:nth-child(4),.pg-item:nth-child(5),.pg-item:nth-child(6),.pg-item:nth-child(7){grid-column:auto;grid-row:2}.pg-item:nth-child(10),.pg-item:nth-child(11),.pg-item:nth-child(8),.pg-item:nth-child(9){grid-column:auto;grid-row:3}@media (max-width:1024px){.pg-container{padding:0 1.5rem}.pg-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}.pg-cta{aspect-ratio:auto;grid-column:1/-1;min-height:200px}.pg-item{grid-column:auto!important;grid-row:auto!important}.pg-title{font-size:2rem;padding:0 1rem}}@media (max-width:768px){.pg-container{padding:0 1rem}.pg-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.pg-cta{grid-column:1/-1;padding:1.5rem}.pg-subtitle{font-size:1rem;padding:0 1rem}.pg-cta h3{font-size:1.5rem}.pg-cta p{font-size:1rem;margin-bottom:1.5rem}.pg-section{padding:2rem 0}}@media (max-width:480px){.pg-section{padding:3rem 0}.pg-container{padding:0 .75rem}.pg-grid{gap:.5rem}.pg-cta{min-height:180px;padding:1.25rem}.pg-title{font-size:1.75rem}.pg-button{text-align:center;width:100%}}.about-page{background-color:#fff}.feature-image{border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;height:auto;width:100%}.feature-image-about{transform:scaleX(-1);width:100%}.about-hero-container{background-color:#f4f4f4}.about-hero-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:4rem 0;width:100%}.about-hero-content h1{color:#1a1a1a;font-size:3rem;line-height:1.2;margin-bottom:1.5rem}.about-hero-subtitle{color:#666;font-size:1.5rem;margin-bottom:2rem}.about-hero-content .intro-text{color:#444;font-size:1.125rem;line-height:1.6}.about-hero-content .intro-text p{margin-bottom:1rem}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.feature-image-about{border-radius:8px;height:auto;max-width:100%}.about-connect,.about-creators,.about-eco,.about-quality,.about-story{background-color:#fff;padding:4rem 0}.about-connect:nth-child(2n),.about-creators:nth-child(2n),.about-eco:nth-child(2n),.about-quality:nth-child(2n),.about-story:nth-child(2n){background-color:#f9f9f9}.about-connect-container,.about-creators-container,.about-eco-container,.about-quality-container,.about-story-container{margin:0 auto;max-width:1200px}.about-connect{background-color:#f9fafb;padding:6rem 0}.about-creators-container,.about-eco-container,.about-quality-container,.about-story-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-quality{background-color:#fff}.about-creators{background-color:#e4e4e4}.about-eco{background-color:#fff}.about-story{background-color:#f9fafb}.content-column{display:flex;flex-direction:column;justify-content:center}@media (max-width:1024px){.about-creators-container,.about-eco-container,.about-hero-container,.about-quality-container,.about-story-container{gap:2rem;grid-template-columns:1fr}.hero-content{text-align:center}.image-column{order:-1}.about-connect{padding:4rem 0}}@media (max-width:768px){.hero-container{flex-direction:column;padding:2rem}.hero-content h1{font-size:2.5rem}.hero-content .subtitle{font-size:1.25rem}.hero-image{margin-top:2rem}.about-connect{padding:3rem 0}.content-column h2{font-size:1.75rem}}.strong{color:#111827;font-weight:600}.collections-container{margin-top:120px;padding:2rem}.collections-container,.collections-header{margin-left:auto;margin-right:auto;max-width:1200px}.collections-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 2rem}.region-selector{align-items:center;display:flex;gap:.5rem}.collections-title{font-size:1.5rem;font-weight:600;margin:2rem auto;max-width:1200px;padding:0}.filters-container{border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:1rem 2rem}.filters-container select{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;min-width:120px;padding:.5rem 1rem}.collections-grid{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(3,1fr)}.collection-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:inherit;overflow:hidden;text-decoration:none;transition:transform .2s}.collection-card:hover{transform:translateY(-4px)}.collection-image{aspect-ratio:1/1;background-color:#e8e8e8;overflow:hidden}.collection-image img{background-color:#e8e8e8;height:100%;object-fit:cover;width:100%}.collection-content{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.collection-content h2{color:#111827;font-size:.875rem;font-weight:500;margin:0}.collection-content p{color:#4f46e5;font-size:.875rem;font-weight:600;line-height:1.4;margin:0}.collection-content p span{color:#6b7280;display:block;font-size:.75rem;font-weight:400}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f3f4f6,#e5e7eb 50%,#f3f4f6);height:400px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.error-message{font-size:1.1rem;padding:2rem;text-align:center}.collections-layout{display:flex;gap:2rem;margin:0 auto 4rem;max-width:1400px;padding:0 2rem}.categories-sidebar{flex-shrink:0;padding-top:2rem;width:240px}.categories-sidebar ul{list-style:none;margin:0;padding:0}.category-link{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:.5rem 0;text-align:left;transition:color .2s;width:100%}.category-link:hover{color:#111827}.category-link.active{color:#111827;font-weight:500}.expand-icon{color:#9ca3af;font-size:18px}.collections-main{flex:1 1;max-width:calc(960px - 2rem);min-width:0}.collections-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)!important;padding:1rem 0}@media (max-width:1024px){.collections-layout{flex-direction:column}.categories-sidebar{display:none}.category-link{padding:.75rem 0}.collections-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.collections-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.collections-grid{grid-template-columns:repeat(2,1fr)!important}.filters-container{flex-wrap:wrap}}.contact-page{padding-top:80px}.contact-hero{background-color:#ededed;color:#fff;margin-bottom:4rem;padding:4rem 0}.contact-hero-container{margin:0 auto;max-width:900px;padding:0 2rem}.contact-hero h1{font-size:3.5rem;font-weight:600;margin-bottom:1rem}.contact-hero p{font-size:1.25rem;max-width:600px;opacity:.9}.contact-content{margin:0 auto;max-width:900px;padding:0 2rem}.contact-grid{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:4rem}.contact-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2rem}.contact-card h2{align-items:center;color:#152c1f;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.calendar-icon,.chat-icon,.pin-icon{color:#7c3bed;flex-shrink:0}.contact-card p{color:#2c4a30;line-height:1.6;margin-bottom:1rem}.contact-card.address address{color:#2c4a30;font-style:normal;line-height:1.6}.contact-card.address address p{margin-bottom:.5rem}.contact-card.support .email{color:#7c3bed;display:block;font-size:1.1rem;font-weight:500;margin-bottom:.5rem;text-decoration:none;transition:color .2s ease}.contact-card.support .email:hover{color:#6b21a8}.contact-card.support .response-time{color:#666;font-size:.9rem}.help-link{color:#7c3bed;display:inline-block;font-weight:500;margin-top:1rem;text-decoration:none}.help-link:hover{text-decoration:underline}.calendar-embed{border-radius:8px;margin-top:1.5rem;overflow:hidden}.help-centre-section{background-color:#f8f9fa;margin:4rem calc(-50vw + 50%) 0;padding:4rem 0}.help-content{margin:0 auto;max-width:900px;padding:0 2rem}.help-content h2{color:#152c1f;font-size:2rem;font-weight:600;margin-bottom:1rem}.help-content>p{color:#2c4a30;margin-bottom:2rem}.help-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}.help-category{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1.5rem;text-decoration:none;transition:transform .2s ease}.help-category:hover{transform:translateY(-2px)}.help-category h3{color:#152c1f;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.help-category p{color:#2c4a30;font-size:.9rem}.contact-form-section{padding:4rem 0}.form-container{margin:0 auto;max-width:600px}.form-container h2{color:#152c1f;font-size:2rem;font-weight:600;margin-bottom:1rem}.form-container>p{color:#2c4a30;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#152c1f;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#7c3bed;outline:none}.form-group textarea{height:150px;resize:vertical}.submit-button{background:#7c3bed;border-radius:4px;padding:1rem 2rem;transition:background-color .3s ease;width:100%}.submit-button:hover{background:#6b21a8}@media (max-width:980px){.contact-hero h1{font-size:2.5rem}}@media (max-width:768px){.contact-grid,.help-links{grid-template-columns:1fr}.contact-form-section,.contact-hero,.help-centre-section{padding:3rem 0}}.hero-subtitle{color:#666;font-size:1.2rem;line-height:1.6}.blog-content{margin:0 auto;max-width:1200px;min-height:400px;padding:0 1rem}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:2rem 0;width:100%}.blog-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-4px)}.blog-thumbnail{height:200px;object-fit:cover;width:100%}.placeholder-thumbnail{align-items:center;background-color:var(--color-background-alt);color:var(--color-text-tertiary);display:flex;height:200px;justify-content:center;width:100%}.blog-card-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.blog-card h2{color:#191a1d;font-size:1.5rem;line-height:1.3;margin-bottom:1rem}.blog-card p{color:#666;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.read-more{align-items:center;color:#5e50dd;display:inline-flex;font-weight:500;margin-top:auto}.blog-card:hover .read-more{text-decoration:underline}.no-blogs{background:#f8f9fa;border-radius:8px;color:#666;font-size:1.2rem;grid-column:1/-1;padding:3rem;text-align:center}@media (max-width:768px){.blog-grid{grid-template-columns:1fr}.blog-card h2{font-size:1.3rem}}.full-width-cta{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);display:flex;justify-content:center;padding:6rem 1rem;text-align:center;width:100%}.cta-content{margin:0 auto;max-width:800px}.full-width-cta h3{color:#fff;font-size:2.5rem;font-weight:600;line-height:1.2;margin:0 0 2.5rem}.cta-button{background-color:#18181b;border-radius:9999px;color:#fff;display:inline-block;font-size:1.125rem;padding:1rem 2rem;text-decoration:none;transition:all .2s ease-in-out}.cta-button:hover{background-color:#27272a;transform:translateY(-1px)}@media (max-width:768px){.full-width-cta{padding:4rem 1.5rem}.full-width-cta h3{font-size:2rem;margin-bottom:2rem}.cta-button{font-size:1rem;padding:.875rem 1.75rem}}@media (max-width:480px){.full-width-cta h3{font-size:2rem}}.single-blog{margin:0 auto;max-width:800px;padding:20px}.single-blog h1{font-size:2.5em}.blog-image,.single-blog h1{margin-bottom:20px}.single-blog div{font-size:1.1em;line-height:1.6}a{color:#5e50dd;text-decoration:none}.call-to-action-blog{width:80px}.blog-post{margin:2rem auto;max-width:1000px;padding:0 1rem}.image_resized{padding:.5rem;width:50%}.blog-header{margin-bottom:2rem}.blog-header h1{color:#191a1d;font-size:2.5rem;margin-bottom:1.5rem}.blog-image{border-radius:8px;height:auto;margin-bottom:2rem;width:100%}.blog-content{color:#191a1d;font-size:1.1rem;line-height:1.6}.blog-content p{margin:1.5rem 0}.blog-content img{border-radius:15px;height:auto;max-width:100%}.fluid-width-video-wrapper{max-width:100%;min-height:500px;position:relative;width:100%}._iub_cs_activate{aspect-ratio:16/9;max-width:100%;width:100%}.blog-content a{color:#5e50dd;text-decoration:none}.blog-content a:hover{text-decoration:underline}.blog-loading{color:#666}.blog-error,.blog-loading{font-size:1.2rem;padding:3rem;text-align:center}.blog-error{color:#dc3545}.blog-not-found{color:#666;font-size:1.2rem;padding:3rem;text-align:center}.back-link-container{margin:0 auto;max-width:800px;padding:1rem;text-align:right}.back-link{align-items:center;color:#5e50dd;display:inline-flex;font-size:1rem;text-decoration:none;transition:color .2s ease}.back-link:hover{text-decoration:underline}.three-flex{align-items:center;display:flex;flex-direction:row}.faq-header-section:empty,.faq-header:empty{display:none}.wp-block-table{overflow-x:auto;width:100%}.wp-block-table table{background-color:#fff;border-collapse:collapse;border-spacing:0;font-family:Arial,sans-serif;width:100%}.wp-block-table th{background-color:#2c3e50;border:1px solid #ddd;color:#fff;font-weight:700;padding:12px;text-align:left}.wp-block-table td{border:1px solid #ddd;padding:10px}.wp-block-table tbody tr:nth-child(2n){background-color:#f2f2f2}.wp-block-table tbody tr:hover{background-color:#e6e6e6}@media screen and (max-width:768px){.wp-block-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.wp-block-table table{min-width:600px;width:100%}.wp-block-table td,.wp-block-table th{font-size:14px;padding:8px}}.faq-section{border:1px solid #ccc;margin-top:20px;padding:3em}.faq-header{padding-top:1em}.benefits-grid{display:flex;flex-direction:column}.benefit-card{box-shadow:none;padding:0}.benefit-card h3{color:#111827;font-size:1.5rem}.steps-grid{grid-gap:var(--spacing-xl);gap:var(--spacing-xl);margin:0 auto;max-width:1200px;padding:37px var(--spacing-md)}.step-card{align-items:center;background:#0000;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.166);display:flex;flex-direction:column;text-align:center}.step-card:before{background:#020202;font-size:1.25rem;font-weight:600;height:30px;top:-30px;width:30px}.step-card h3{color:#333;font-size:1.1rem;font-weight:600}.step-card p{color:#666;font-size:1rem;line-height:1.6;margin:0}@media (max-width:1024px){.notification-showcase{max-width:100%}.benefits .etsy-section-container,.what-is-pod .etsy-section-container{gap:var(--spacing-lg);grid-template-columns:1fr}.what-is-pod-content{order:2}.what-is-pod-image{order:1}.benefits-content{order:1;padding-left:0}.benefits-browser{order:2}.benefits-grid,.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.steps-grid{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr)}}.es-section{background-color:#fff8f0;border-radius:15px;padding:6rem 0;position:relative}.es-container{margin:0 auto;max-width:1000px;padding:0 2rem}.es-title{color:#1f2937;font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.es-description{color:#4b5563;font-size:1.125rem;line-height:1.7;margin:0 auto 4rem;max-width:800px;text-align:center}.es-steps{display:flex;flex-direction:column;gap:2.5rem;position:relative}.es-steps:before{background-color:#e5e7eb;bottom:0;content:"";left:2.25rem;position:absolute;top:0;width:1px}.es-step{padding-left:5rem;position:relative}.es-step h3{color:#1f2937;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.es-step p{color:#4b5563;font-size:1rem;line-height:1.6}.es-step-number{color:#1f2937;font-size:1.25rem;font-weight:700;left:0;position:absolute;top:-.25rem;width:4rem}@media (max-width:768px){.es-section{padding:4rem 0}.es-container{padding:0 1.5rem}.es-title{font-size:2.5rem;margin-bottom:1rem}.es-description{font-size:1rem;margin-bottom:3rem}.es-steps{gap:2rem}.es-steps:before{left:1.75rem}.es-step{padding-left:4rem}.es-step-number{width:3rem}}@media (max-width:480px){.es-section{padding:3rem 0}.es-container{padding:0 1rem}.es-title{font-size:2rem}.es-steps{gap:1.5rem}.es-steps:before{left:1.5rem}.es-step{padding-left:3.5rem}.es-step h3,.es-step-number{font-size:1.125rem}.es-step-number{width:2.5rem}}@media (max-width:768px){.notification-showcase{margin-top:var(--spacing-lg);padding:var(--spacing-sm)}.notification-grid{max-width:100%}.benefits,.what-is-pod{padding:var(--spacing-lg) 0}.browser-content{gap:var(--spacing-sm);grid-template-columns:repeat(2,1fr)}.browser-content img{aspect-ratio:1;width:100%}.benefit-card p,.step-card p,.what-is-pod p{text-align:left}.benefits-grid,.steps-grid{grid-template-columns:1fr}.steps-grid{gap:var(--spacing-xl)}.step-card{padding:var(--spacing-md)}}.personalised-products{padding:4rem 0}.personalised-content{display:flex;gap:4rem;padding:0 1rem}.personalised-text p{color:#666;font-size:1.1rem;margin-bottom:2rem}.personalised-text ul{margin:0}.personalised-text li{color:#191a1d;font-size:1.1rem;margin-bottom:1rem;padding-left:1.5rem}.personalised-text li:before{color:#5e50dd}.personalised-image img{box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.personalised-content{flex-direction:column;gap:2rem}.personalised-products{padding:2rem 0}.personalised-image,.personalised-text{width:100%}}.grow-with-papello{padding:6rem 0;text-align:center}.grow-with-papello .etsy-section-container{margin:0 auto;max-width:900px;padding:0 1rem}.cta-container{background-color:#5e50dd;border-radius:16px;color:#fff;margin-top:4rem;padding:4rem}.cta-container h3{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.cta-container p{color:#ffffffe6;font-size:1.25rem;margin-bottom:2rem}.cta-title-white{font-size:1.8rem;font-weight:500;margin-bottom:0}.cta-subtitle-white{color:#fff}.cta-button-white{background:#fff;border-radius:5px;color:#000;font-size:1rem;font-weight:500;padding:.8rem 1rem}@media (max-width:768px){.grow-with-papello{padding:4rem 0}.cta-container{margin-top:2rem;padding:2rem}.cta-container h3{font-size:2rem}}@media (max-width:480px){.cta-container h3{font-size:1.5rem}.cta-button{text-align:center;width:100%}}.tutorial-section{background-color:#f8f8f8;padding:4rem 0}.tutorial-section h1{color:#333;font-size:2.5rem;margin-bottom:1rem;text-align:center}.tutorial-subtitle{color:#666;font-size:1.2rem;margin-bottom:3rem}.tutorial-content{padding:0 1rem}.tutorial-video{border-radius:8px;box-shadow:0 4px 12px #0000001a}.section-container{padding-bottom:4em}.faq-section p{color:#171717;margin-top:0}.faq-question{border-bottom:1px solid #ccc;cursor:pointer;font-weight:700;padding-bottom:1em}.faq-answer{padding-left:20px}.faq-icon{float:right}.faq-header{align-items:center;display:flex;height:80px;justify-content:space-between;padding-top:3em}.faq-knowledgebutton{background-color:#fff;border:1px solid #191919;border-radius:5px;color:#000;float:right;font-size:14px;padding:.5em 1em}.pod-benefits{background-color:#f9f9f9;padding:6rem 0;width:100%}.pod-benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px;padding:0 1rem}.benefit-item{background-color:initial;display:flex;padding:1rem}.benefit-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.benefit-header h3{margin:0}.checkmark{font-weight:700}.benefit-item h3,.checkmark{color:#000;font-size:1.25rem}.benefit-item h3{font-weight:600;margin:0}.pod-benefit-item p{color:#4a4a4a;font-size:1rem;line-height:1.5;margin:0}@media (max-width:768px){.benefits-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1.5rem}.pod-benefit-item{padding:.75rem}.benefit-header{gap:.5rem}.pod-benefit-item h3{font-size:1.125rem}.pod-benefit-item p{font-size:.9375rem}}.shopify-hero-container{background-color:#f4f4f4}.shopify-hero-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:4rem 2rem;width:100%}.shopify-hero-content{flex:1 1;max-width:600px}.shopify-hero-content h1{color:#1a1a1a;font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}.shopify-hero-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem}.shopify-hero-cta{display:flex;gap:1rem;margin-top:2rem}.shopify-section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.shopify-section-container h2{color:#212b36}.what-is-pod .shopify-section-container{align-items:center}.benefits .shopify-section-container,.what-is-pod .shopify-section-container{grid-gap:var(--spacing-xl);display:grid;gap:var(--spacing-xl);grid-template-columns:1fr 1fr}.benefits .shopify-section-container{align-items:start}.shopify-benefits-grid{display:block;flex-direction:column;gap:var(--spacing-lg)}.shopify-benefit-card{background:#0000;box-shadow:none;padding:0}.shopify-benefit-card h3{color:#212b36;font-size:1.5rem;margin-bottom:var(--spacing-sm)}.benefits-browser{box-shadow:0 4px 20px #0000001a}.shopify-section{background-color:#ddebc9;padding:var(--spacing-xl) 0}.shopify-integration-steps{background-color:#f1f1f1;padding:var(--spacing-xl) 0}.shopify-steps-grid{grid-gap:var(--spacing-xl);display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:37px var(--spacing-md)}.shopify-step-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;padding:var(--spacing-lg);position:relative;text-align:center;transition:transform .3s ease}.shopify-step-card:before{align-items:center;background:#1c1c1c;border-radius:50%;color:#fff;content:attr(data-step);display:flex;font-size:1.25rem;font-weight:600;height:40px;justify-content:center;left:50%;position:absolute;top:-30px;transform:translateX(-50%);width:40px}.shopify-step-card:hover{transform:translateY(-5px)}.shopify-step-card h3{color:#212b36;font-size:1.25rem;margin-bottom:var(--spacing-sm);margin-top:var(--spacing-md)}.shopify-step-card p{color:#4b5563;font-size:1rem;line-height:1.5}.personalised-content{padding:0 var(--spacing-md)}.personalised-text{padding-right:var(--spacing-xl)}.personalised-text ul{list-style:none;margin:var(--spacing-md) 0;padding:0}.personalised-text li{color:#4b5563;line-height:1.6;margin-bottom:var(--spacing-sm);padding-left:2rem}.personalised-text li:before{content:"✓";left:0}.personalised-image{position:relative}.personalised-image img{border-radius:12px;box-shadow:none}@media (max-width:1024px){.notification-showcase{max-width:100%}.benefits .shopify-section-container,.personalised-content,.what-is-pod .shopify-section-container{grid-template-columns:1fr}.what-is-pod-content{order:1}.what-is-pod-image{order:2}.benefits-content{order:1;padding-left:0}.benefits-browser{order:2}.shopify-benefits-grid,.shopify-steps-grid{gap:var(--spacing-md);grid-template-columns:1fr}}@media (max-width:880px){.shopify-hero-section{flex-direction:column;padding:3rem 1.5rem}.shopify-hero-content{margin-bottom:2rem;max-width:100%;text-align:center}.shopify-hero-content h1{font-size:2rem}.shopify-hero-subtitle{font-size:1.1rem}.shopify-hero-cta{justify-content:center}.notification-showcase{margin-top:0;width:100%}.notification-grid{max-width:100%}.benefits,.what-is-pod{padding:var(--spacing-lg) 0}.browser-content{grid-template-columns:1fr}.browser-content img{max-width:100%}.shopify-benefit-card p,.what-is-pod p{font-size:1rem}.shopify-benefits-grid,.shopify-step-card,.shopify-steps-grid{padding:var(--spacing-md)}.personalised-content{gap:var(--spacing-lg);grid-template-columns:1fr}.personalised-text{padding-right:0}}@media (max-width:480px){.shopify-hero-section{padding:2rem 1rem}.shopify-hero-content h1{font-size:1.75rem}.shopify-hero-cta{align-items:center;flex-direction:column}.shopify-hero-cta .primary-button,.shopify-hero-cta .secondary-button{margin-bottom:.5rem;text-align:center;width:100%}}.woo-hero-container{background-color:#f4f4f4}.woo-hero-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:4rem 2rem;width:100%}.woo-hero-content{flex:1 1;max-width:600px}.woo-hero-content h1{color:#1a1a1a;font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}.woo-hero-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem}.woo-hero-cta{display:flex;gap:1rem;margin-top:2rem}@media (max-width:880px){.woo-hero-section{flex-direction:column;padding:3rem 1.5rem}.woo-hero-content{margin-bottom:2rem;max-width:100%;text-align:center}.woo-hero-content h1{font-size:2rem}.woo-hero-subtitle{font-size:1.1rem}.woo-hero-cta{justify-content:center}.notification-showcase{margin-top:0;width:100%}}@media (max-width:480px){.woo-hero-section{padding:2rem 1rem}.woo-hero-content h1{font-size:1.75rem}.woo-hero-cta{align-items:center;flex-direction:column}.woo-hero-cta .primary-button,.woo-hero-cta .secondary-button{margin-bottom:.5rem;text-align:center;width:100%}}.woocommerce-section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.woocommerce-section-container h2{color:#674399;text-align:center}.woo-section{background-color:#7c3aed1c;padding:var(--spacing-xl) 0}.browser-header{background:#f5f5f5;border-bottom:1px solid #e5e7eb;gap:.5rem;padding:.75rem}.browser-dot{background:#e5e7eb}.browser-content{grid-gap:var(--spacing-sm);gap:var(--spacing-sm);padding:var(--spacing-md)}.browser-content img{aspect-ratio:1;transition:transform .3s ease}.what-is-pod .woocommerce-section-container{grid-gap:var(--spacing-xl);align-items:center;display:grid;gap:var(--spacing-xl);grid-template-columns:1fr 1fr}.what-is-pod-image{box-shadow:0 4px 12px #0000001a}.woo-benefits{background-color:#f6f7f9;padding:var(--spacing-xl) 0}.woo-benefits-grid{grid-gap:var(--spacing-xl);display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(2,1fr);margin-top:var(--spacing-xl)}.woo-benefit-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:var(--spacing-lg);transition:transform .3s ease}.woo-benefit-card:hover{transform:translateY(-5px)}.woo-benefit-card h3{color:#674399;font-size:1.5rem;margin-bottom:var(--spacing-sm)}.woo-benefit-card p{color:#4b5563;font-size:1.125rem;line-height:1.6}.woo-steps{background-color:var(--color-background);padding:var(--spacing-xl) 0}.steps-subtitle{color:#4b5563;font-size:1.125rem;line-height:1.6;margin:var(--spacing-md) auto;max-width:800px;text-align:center}.steps-note{color:#6b7280;font-size:.875rem;font-style:italic;margin-bottom:var(--spacing-xl);text-align:center}.woo-steps-grid{grid-gap:var(--spacing-lg);display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr);margin-top:var(--spacing-xl)}.woo-step-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;padding:var(--spacing-lg);position:relative;text-align:center;transition:transform .3s ease}.woo-step-card:hover{transform:translateY(-5px)}.woo-step-card:before{align-items:center;background:#674399;border-radius:50%;color:#fff;content:attr(data-step);display:flex;font-weight:700;height:40px;justify-content:center;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:40px}.woo-step-card h3{color:#674399;font-size:1.25rem;margin:var(--spacing-lg) 0 var(--spacing-sm)}.woo-step-card p{color:#4b5563;font-size:1rem;line-height:1.5}.dispatch-promise{background-color:#674399;color:#fff;padding:var(--spacing-xl) 0;text-align:center}.promise-content h2{color:#fff;margin-bottom:var(--spacing-md)}.woo-promise-subtitle{color:#fff;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}@media (max-width:1024px){.notification-showcase{max-width:100%}.what-is-pod .woocommerce-section-container,.woo-benefits-grid{grid-template-columns:1fr}.woo-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:880px){.notification-showcase{padding:var(--spacing-sm)}.notification-grid{max-width:100%}.woo-steps-grid{grid-template-columns:1fr}.steps-subtitle{font-size:1rem;padding:0 var(--spacing-md)}.woo-benefit-card{padding:var(--spacing-md)}.woo-benefit-card h3{font-size:1.25rem}.woo-benefit-card p{font-size:1rem}.woo-promise-subtitle{font-size:1.125rem;padding:0 var(--spacing-md)}}.etsy-hero-container{background-color:#f4f4f4}.etsy-hero-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:4rem 2rem;width:100%}.etsy-hero-content{flex:1 1;max-width:600px}.etsy-hero-content h1{color:#1a1a1a;font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}.etsy-hero-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem}.etsy-hero-cta{display:flex;gap:1rem;margin-top:2rem}@media (max-width:870px){.etsy-hero-section{flex-direction:column;padding:3rem 1.5rem}.etsy-hero-content{margin-bottom:2rem;max-width:100%;text-align:center}.etsy-hero-content h1{font-size:2rem}.etsy-hero-subtitle{font-size:1.1rem}.etsy-hero-cta{justify-content:center}.notification-showcase{margin-top:0;width:100%}}@media (max-width:480px){.etsy-hero-section{padding:2rem 1rem}.etsy-hero-content h1{font-size:1.75rem}.etsy-hero-cta{align-items:center;flex-direction:column}.etsy-hero-cta .primary-button,.etsy-hero-cta .secondary-button{margin-bottom:.5rem;text-align:center;width:100%}}.notification-showcase{align-items:flex-start;display:flex;flex:1 1;justify-content:center;max-width:500px;overflow:hidden;padding:var(--spacing-md)}.notification-grid{display:flex;flex-direction:column;gap:var(--spacing-sm);max-width:400px;width:100%}.notification-item{animation:slideUp .4s ease-out forwards;background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;opacity:0;padding:var(--spacing-md);transform:translateY(20px)}.notification-item:first-child{animation-delay:0s}.notification-item:nth-child(2){animation-delay:.5s}.notification-item:nth-child(3){animation-delay:1s}.notification-item:nth-child(4){animation-delay:1.5s}.notification-icon{border-radius:8px;height:45px;margin-right:var(--spacing-sm);object-fit:cover;width:45px}.notification-content{align-items:flex-start;display:flex;gap:var(--spacing-sm);justify-content:space-between}.notification-content-wrapper{align-items:flex-start;display:flex;flex:1 1}.notification-text{flex:1 1}.notification-content h4{color:#333;font-size:.85rem;font-weight:600;margin:0}.notification-content p{color:#666;font-size:.82rem;margin:4px 0 0}.notification-action{background:#f5f5f5;border-radius:4px;color:#333;font-size:.875rem;font-weight:600;padding:4px 8px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.etsy-section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.what-is-pod{background-color:var(--color-background);padding:var(--spacing-xl) 0}.what-is-pod .etsy-section-container{grid-gap:var(--spacing-xl);align-items:center;display:grid;gap:var(--spacing-xl);grid-template-columns:1fr 1fr}.what-is-pod p{color:#4b5563;font-size:1.125rem;line-height:1.6;margin-bottom:var(--spacing-sm);max-width:100%;text-align:left}.what-is-pod-image{border-radius:8px;width:100%}.benefits{padding:var(--spacing-xl) 0}.benefits .etsy-section-container{grid-gap:var(--spacing-xl);align-items:start;display:grid;gap:var(--spacing-xl);grid-template-columns:1fr 1fr}.benefits-content{order:2;padding-left:var(--spacing-xl);padding-right:0}.benefits-grid{grid-gap:var(--spacing-lg);gap:var(--spacing-lg);grid-template-columns:1fr;margin-top:var(--spacing-md)}.benefit-card{background:#fff;box-shadow:0 4px 6px #0000000d;padding:var(--spacing-md)}.benefit-card h3{color:#1a1a1a;font-size:1.25rem;margin-bottom:.75rem;margin-top:0}.benefits-browser{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0000001f;order:1;overflow:hidden}.browser-header{align-items:center;background:#f1f1f1;display:flex;gap:8px;height:44px;padding:0 16px}.browser-dot{border-radius:50%;height:12px;width:12px}.browser-dot:first-child{background:#ff5f57}.browser-dot:nth-child(2){background:#ffbd2e}.browser-dot:nth-child(3){background:#28c840}.browser-content{grid-gap:16px;aspect-ratio:4/3;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding:16px}.browser-content img{border-radius:8px;height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.browser-content img:hover{transform:scale(1.05)}.integration-steps{background-color:var(--color-background);padding:var(--spacing-xl) 0}.steps-grid{grid-gap:var(--spacing-lg);display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr);margin-top:var(--spacing-lg)}.step-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000000d;padding:var(--spacing-lg);position:relative;transition:transform .3s ease-in-out}.step-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.step-card:before{align-items:center;background-color:var(--color-primary);border-radius:50%;box-shadow:0 4px 10px #0000001a;color:#fff;content:attr(data-step);display:flex;font-weight:700;height:40px;justify-content:center;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:40px}.step-card h3{color:#1a1a1a;font-size:1.2rem;margin-top:var(--spacing-md);text-align:center}.step-card p{color:#4b5563;margin-bottom:0;text-align:center}.personalised-products{padding:var(--spacing-xl) 0}.personalised-content{grid-gap:var(--spacing-xl);align-items:center;display:grid;gap:var(--spacing-xl);grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.personalised-text{flex:1 1}.personalised-text p{color:#4b5563;font-size:1.125rem;line-height:1.6;margin-bottom:var(--spacing-md);max-width:100%}.personalised-text ul{color:#4b5563;margin-top:var(--spacing-md);padding-left:1.5rem}.personalised-text li{font-size:1.125rem;list-style-type:none;margin-bottom:.75rem;padding-left:.5rem;position:relative}.personalised-text li:before{color:var(--color-primary);content:"•";font-weight:700;left:-1rem;position:absolute}.personalised-image{flex:1 1}.personalised-image img{border-radius:8px;box-shadow:0 4px 20px #0000001a;height:auto;max-width:500px;width:100%}.grow-with-papello{color:#fff;padding:var(--spacing-xl) 0}.grow-with-papello .etsy-section-container{align-items:center;display:flex;flex-direction:column;padding:2rem;text-align:center}.cta-container{border-radius:12px;margin-top:var(--spacing-lg);max-width:600px;padding:var(--spacing-lg);text-align:center;width:100%}.cta-title-white{color:#fff;font-size:1.5rem;font-weight:700;margin:0;margin-bottom:var(--spacing-xs)}.cta-subtitle-white{color:#ffffffe6;font-size:1.125rem;margin-bottom:var(--spacing-md)}.cta-button-white{background-color:#fff;border-radius:8px;color:var(--color-primary);display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.cta-button-white:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.tutorial-section{background-color:var(--color-background);padding:var(--spacing-xl) 0}.tutorial-section h2{color:#1a1a1a;font-size:2rem;line-height:1.2;margin-bottom:var(--spacing-md);text-align:center}.tutorial-subtitle{color:#4b5563;font-size:1.125rem;margin-bottom:var(--spacing-lg);margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.tutorial-content{margin:0 auto;max-width:800px}.tutorial-video{background-color:#000;border-radius:12px;box-shadow:0 8px 30px #0000001f;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.tutorial-video iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1024px){.notification-showcase{max-width:400px}.benefits .etsy-section-container,.personalised-content,.what-is-pod .etsy-section-container{gap:var(--spacing-lg);grid-template-columns:1fr}.what-is-pod-content{order:1}.what-is-pod-image{order:2}.benefits-content{order:1;padding-left:0}.benefits-browser{order:2}.benefits-grid,.steps-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.notification-showcase{margin-top:var(--spacing-lg);max-width:100%}.notification-grid{max-width:100%}.benefits,.integration-steps,.what-is-pod{padding:var(--spacing-lg) 0}.browser-content{aspect-ratio:auto;grid-template-columns:1fr;padding:12px}.browser-content img{aspect-ratio:4/3}.benefit-card p,.step-card p,.what-is-pod p{font-size:1rem}.benefits-grid,.steps-grid{gap:var(--spacing-md);margin-top:var(--spacing-md)}.steps-grid{grid-template-columns:1fr}.step-card{padding:var(--spacing-md)}.personalised-content{gap:var(--spacing-lg);grid-template-columns:1fr}.personalised-products{padding:var(--spacing-lg) 0}.personalised-image,.personalised-text{text-align:center}.grow-with-papello{padding:var(--spacing-lg) 0}.cta-container{padding:var(--spacing-md)}.cta-container h3{font-size:1.25rem}}@media (max-width:480px){.cta-container h3{font-size:1.1rem}.cta-button{padding:.75rem 1rem;width:100%}}.integrations-hero-container{background-color:#f4f4f4}.integrations-hero-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:4rem 2rem;width:100%}.integrations-hero-content{flex:1 1;padding:2rem}.integrations-hero-content h1{color:#1a1a1a;font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}.integrations-hero-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem}.integrations-hero-cta{display:flex;gap:1rem;margin-top:2rem}@media (max-width:768px){.integrations-hero-section{flex-direction:column;padding:3rem 1.5rem}.integrations-hero-content{max-width:100%;text-align:center}.integrations-hero-content h1{font-size:2rem}.integrations-hero-cta{justify-content:center}}.integrations-overview{padding:4rem 0}.section-description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin:0 auto var(--spacing-xl);max-width:800px;text-align:center}.integrations-grid{grid-gap:var(--spacing-xl);display:grid;gap:var(--spacing-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:var(--spacing-xl)}.integration-card{background:var(--color-white);border-radius:10px;box-shadow:0 0 10px 0 #0000001a;padding:var(--spacing-lg);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.integration-card:hover{transform:translateY(-5px)}.integration-icon{height:80px;margin-bottom:var(--spacing-md);width:80px}.integration-card h3{color:var(--text-primary);font-size:1.5rem;margin-bottom:var(--spacing-sm)}.integration-card p{color:var(--text-secondary);line-height:1.6;margin-bottom:var(--spacing-md)}.learn-more{color:var(--color-primary);display:inline-block;font-weight:600;text-decoration:none;transition:color .3s ease}.learn-more:hover{color:var(--color-primary-dark)}.platform-benefits{background-color:var(--color-gray-50);padding:var(--spacing-xxl) 0}.benefits-grid{grid-gap:var(--spacing-xl);gap:var(--spacing-xl);margin-top:var(--spacing-xl)}.benefit-card{background:#0000;padding:var(--spacing-lg)}.benefit-card h3{color:var(--text-primary);font-size:1.3rem;margin-bottom:var(--spacing-sm)}.benefit-card p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.benefits-grid,.integrations-grid{grid-template-columns:1fr}.section-description{padding:0 var(--spacing-md)}.benefit-card,.integration-card{padding:var(--spacing-md)}}.terms-container{margin:0 auto;max-width:var(--container-width);padding:var(--spacing-xxl) var(--spacing-lg);padding-bottom:10rem}.legal-nav{border-bottom:1px solid var(--color-gray-200);display:flex;flex-direction:row;gap:var(--spacing-xl);margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg)}.legal-nav-link{color:var(--text-secondary);font-size:1.25rem;font-weight:500;padding-bottom:var(--spacing-sm);position:relative;text-decoration:none;transition:all .3s ease}.legal-nav-link.active,.legal-nav-link:hover{color:var(--text-primary)}.legal-nav-link.active{font-weight:600}.legal-nav-link.active:after{background-color:var(--color-primary);bottom:-13px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:100%}.terms-content{background:var(--color-white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);margin:0 auto;max-width:900px;padding:var(--spacing-xl) var(--spacing-xxl)}.terms-content h1{color:var(--text-primary);font-size:2.5rem;margin-bottom:var(--spacing-lg);text-align:left}.last-updated{font-size:.9rem;font-style:italic;margin-bottom:var(--spacing-xl)}.last-updated,.terms-text{color:var(--text-secondary)}.terms-text{font-size:1.1rem;line-height:1.8}.terms-text h2{color:var(--text-primary);font-size:1.8rem;margin:var(--spacing-xl) 0 var(--spacing-md)}.terms-text h3{color:var(--text-primary);font-size:1.4rem;margin:var(--spacing-lg) 0 var(--spacing-sm)}.terms-text p{margin-bottom:var(--spacing-md)}.terms-text ol,.terms-text ul{margin:var(--spacing-md) 0;padding-left:var(--spacing-xl)}.terms-text li{margin-bottom:var(--spacing-sm)}.terms-text a{color:var(--color-primary);text-decoration:none;transition:color .3s ease}.terms-text a:hover{color:var(--color-primary-dark)}@media (max-width:768px){.terms-container{padding:var(--spacing-xl) var(--spacing-md)}.legal-nav{flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md)}.legal-nav-link{font-size:1.1rem;padding-bottom:var(--spacing-xs)}.legal-nav-link.active:after{bottom:-8px}.terms-content{padding:var(--spacing-lg)}.terms-content h1{font-size:2rem}.terms-text h2{font-size:1.6rem}.terms-text h3{font-size:1.3rem}.terms-text{font-size:1rem}}.download-centre{margin:0 auto;max-width:900px;padding:2rem}.download-hero{background-color:#e8e8e8;margin-bottom:3rem;padding:2rem 0;text-align:left}.download-hero-container{margin:0 auto;max-width:900px;padding:2rem}.download-hero h1{font-size:3rem;font-weight:600;margin-bottom:.5rem}.download-hero p{color:#666;font-size:1.2rem}.download-content{display:flex;flex-direction:column;gap:4rem}.artwork-preparation,.product-catalogue{display:flex;flex-direction:column;gap:2rem}.download-section{display:flex;flex-direction:column;margin-bottom:2rem}.download-section h3{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.download-section p{color:#666;margin-bottom:1rem}.download-section a{color:#7c3bed;text-decoration:none}.download-section a:hover{text-decoration:underline}.download-link{align-self:flex-end;margin-top:-2rem}.download-icon{height:40px;margin-top:-40px;transition:transform .2s ease;width:40px}.download-link:hover .download-icon{transform:translateY(2px)}.download-controls{display:flex;gap:1rem;margin-top:1rem}.download-select,.icc-select,.product-select{background-color:#fff;border:1px solid #ddd;border-radius:.375rem;flex:1 1;font-size:1rem;padding:.75rem}.download-button{background-color:#7c3bed;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.download-button:hover{background-color:#4338ca}.download-button:disabled{background-color:#9ca3af;cursor:not-allowed}optgroup{color:#374151;font-weight:600}option{color:#1f2937;font-weight:400;padding:.5rem}@media (max-width:980px){.download-hero{margin-top:80px}}@media (max-width:768px){.download-controls{flex-direction:column}.download-button{width:100%}}.sustainability-hero{background-color:#152c1f;margin-bottom:4rem;padding:4rem 0}.sustainability-hero-container{margin:0 auto;max-width:900px;padding:0 2rem}.sustainability-hero h1{color:#fff;font-size:3.5rem;font-weight:600;margin-bottom:1.5rem}.sustainability-hero p{color:#fff;font-size:1.25rem;line-height:1.6;max-width:700px}.sustainability-content{margin:0 auto;max-width:900px;padding:0 2rem}.sustainability-section{margin-bottom:6rem;padding:3rem 0}.sustainability-section.highlight{background-color:#81c784;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:4rem 0}.highlight .section-content{color:#fff;margin:0 auto;max-width:900px;padding:0 2rem}.highlight h2{color:#fff}.highlight-text{font-size:2rem;font-weight:500;line-height:1.4;margin:2rem 0}.section-content h2{color:#152c1f;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.section-content p{color:#152c1f;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.section-content strong{color:#2e7d32;font-weight:600}.features-grid{grid-gap:2rem;display:grid;gap:2rem;margin-top:3rem}.feature{background-color:#f1f8e9;border-radius:8px;padding:2rem;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature h3{color:#152c1f;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.feature p{color:#152c1f;font-size:1rem;line-height:1.6;margin-bottom:0}@media (max-width:980px){.sustainability-hero{margin-top:80px}.sustainability-hero h1{font-size:2.5rem}.highlight-text{font-size:1.5rem}.section-content h2{font-size:2rem}}@media (max-width:768px){.sustainability-hero{padding:3rem 0}.features-grid{grid-template-columns:1fr}.sustainability-section{margin-bottom:4rem;padding:2rem 0}}.cpp-hero-container{background-color:#f3f3f3;padding:40px 0}.cpp-hero-section{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px}.cpp-hero-section h1{font-size:40px;line-height:1.2;margin-bottom:20px}.cpp-section-container h2,.cpp-section-container p{text-align:center}.cpp-application-card p{text-align:left}.cpp-quality-item h3{text-align:center}.cpp-hero-content{flex:1 1;max-width:600px}.cpp-hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.cpp-hero-image img{height:auto;max-width:100%}.cpp-hero-subtitle{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem}.cpp-hero-cta{display:flex;gap:15px;margin-top:20px}.cpp-features-section{background-color:#fff;padding:40px 0}.cpp-section-container{margin:0 auto;max-width:1200px;padding:0 20px}.cpp-features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:30px}.cpp-feature-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.cpp-feature-item:hover{transform:translateY(-5px)}.cpp-feature-icon{align-items:center;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:15px}.cpp-feature-icon svg{stroke:#333;color:#333}.cpp-feature-item:hover .cpp-feature-icon svg{stroke:#0056b3;color:#0056b3;transition:all .3s ease}.cpp-intro{background-color:#f8f9fa;padding:60px 0}.cpp-intro-content{margin:0 auto;max-width:800px;text-align:center}.cpp-intro-content h2{color:#333;margin-bottom:20px}.cpp-intro-content p{color:#555;line-height:1.7;margin-bottom:20px}.cpp-how-it-works{background-color:#fff;padding:60px 0}.cpp-steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.cpp-step-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;text-align:center;transition:transform .3s ease}.cpp-step-item:hover{transform:translateY(-5px)}.cpp-step-item h3{color:#333;font-size:1.2rem;margin-bottom:15px}.cpp-paper-options{background-color:#f8f9fa;padding:60px 0}.cpp-paper-content{align-items:center;display:flex;flex-direction:row;gap:40px}.cpp-paper-text{flex:3 1}.cpp-paper-image{display:flex;flex:2 1;justify-content:center}.cpp-paper-image img{border-radius:8px;height:auto;max-width:100%}.cpp-paper-text h2{margin-bottom:20px}.cpp-paper-text ul{margin:20px 0;padding-left:20px}.cpp-paper-text li{line-height:1.6;margin-bottom:15px}.cpp-mid-cta{background-color:#ebebeb;color:#fff;padding:60px 0}.cpp-mid-cta-container{margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.cpp-mid-cta-content h2{font-size:2rem;margin-bottom:20px}.cpp-mid-cta-content p{font-size:1.1rem;line-height:1.7;margin-bottom:30px}.cpp-mid-cta-buttons{display:flex;gap:20px;justify-content:center}.cpp-applications{background-color:#fff;padding:60px 0}.cpp-applications-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.cpp-application-card{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.cpp-application-card:hover{transform:translateY(-5px)}.cpp-application-card h3{color:#333;font-size:1.3rem;margin-bottom:15px}.cpp-application-card p{color:#555;line-height:1.6}.cpp-sustainability{background-color:#f8f9fa;padding:60px 0}.cpp-sustainability-content{align-items:center;display:flex;flex-direction:row;gap:40px}.cpp-sustainability-text{flex:3 1}.cpp-sustainability-image{display:flex;flex:2 1;justify-content:center}.cpp-sustainability-image img{border-radius:8px;height:auto;max-width:100%}.cpp-sustainability-text h2{margin-bottom:20px}.cpp-sustainability-text ul{margin:20px 0;padding-left:20px}.cpp-sustainability-text li{line-height:1.6;margin-bottom:15px}.cpp-quality-control{background-color:#fff;padding:60px 0}.cpp-quality-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.cpp-quality-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.cpp-quality-item:hover{transform:translateY(-5px)}.cpp-quality-item h3{color:#333;font-size:1.2rem;margin-bottom:15px}.cpp-sizing{background-color:#f8f9fa;padding:60px 0}.cpp-size-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:30px 0}.cpp-size-category h3{color:#333;font-size:1.2rem;margin-bottom:15px}.cpp-size-category ul{list-style-type:none;padding-left:0}.cpp-size-category li{border-bottom:1px solid #eee;margin-bottom:10px;padding:8px 0}.cpp-benefits{background-color:#fff;padding:60px 0}@media (max-width:992px){.cpp-hero-section{flex-direction:column}.cpp-hero-content{max-width:100%;text-align:center}.cpp-hero-cta{justify-content:center}.cpp-mid-cta-buttons,.cpp-paper-content,.cpp-sustainability-content{flex-direction:column}.cpp-mid-cta-buttons{align-items:center}}@media (max-width:768px){.cpp-applications-grid,.cpp-quality-grid,.cpp-size-grid,.cpp-steps-grid{grid-template-columns:1fr}}.sample-hero-container{background-color:#f4f4f4}.sample-hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:var(--container-width);padding:4rem 0;text-align:center;width:100%}.sample-hero-content{max-width:800px}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.papers-section{background:#fff;padding:4rem 0}.papers-intro{margin-bottom:3rem;text-align:left}.papers-intro h2{color:#333;font-size:2.5rem;margin-bottom:1rem;text-align:left}.papers-intro p{color:#666;font-size:1.1rem}.papers-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.featured-paper{position:relative}.paper-sample-image{border-radius:4px;height:auto;width:100%}.paper-types{grid-gap:2rem;display:grid;gap:2rem}.paper-category h3{color:#333;font-size:1.5rem;margin-bottom:1rem}.paper-category ul{list-style:none;padding:0}.paper-category li{border-bottom:1px solid #eee;color:#666;padding:.5rem 0}.requirements-section{padding:4rem 0}.sample-requirements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.requirement-card{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;padding:2rem}.requirement-card img{height:40px;width:40px}.form-success{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:600px;padding:2rem;text-align:center}.form-success h3{color:#5e50dd;margin-bottom:1rem}.form-error-message{background-color:#ffebee;border:1px solid #ef9a9a;border-radius:8px;color:#b71c1c;margin-bottom:1.5rem;padding:1rem}.submit-button:disabled{background:#a8a8a8;cursor:not-allowed}.sample-form-section{background-color:#f9f9f9;padding:4rem 0}.sample-request-form{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.sample-section-subtitle{color:#fff}.section-container h2{color:#000}.benefits-section{background-color:#5e50dd;padding:4rem 0}.benefits-section h2{color:#fff}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.benefit-card{background:#f9f9f9;border-radius:8px;padding:2rem;text-align:center}.process-section{background-color:#f9f9f9;padding:4rem 0}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.sample-step-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;position:relative;text-align:center}.step-number{background:var(--color-primary);color:#fff;font-weight:700;height:40px;margin:0 auto 1rem;width:40px}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.sp-faq-item{background:#f9f9f9;border-radius:8px;padding:2rem}.sp-faq-item h3{color:var(--color-text-primary);margin-bottom:1rem}.hero-image{border-radius:8px;display:block;height:auto;margin:0 auto;max-height:500px;max-width:100%}.product-options-section{background:#fff;padding:4rem 0;text-align:center}.product-options-section h2{margin:0 auto 1.5rem;max-width:800px}.product-options-section .section-subtitle{color:var(--color-text-secondary);margin:0 auto;max-width:800px}.print-on-demand-section{background:#fff;padding:4rem 0}.split-layout{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.content-column{max-width:500px}.content-column h2{margin-bottom:1.5rem}.content-column p{color:var(--color-text-secondary)}.pod-image{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;width:100%}@media (max-width:768px){.cta-buttons,.requirement-card{flex-direction:column}.requirement-card{text-align:center}.requirement-card img{margin:0 auto}.benefits-grid,.faq-grid,.papers-grid,.process-steps,.split-layout{grid-template-columns:1fr}.split-layout{gap:2rem}.content-column{max-width:100%;text-align:center}}.form-layout{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.form-requirements{background:#f9f9f9;border-radius:8px;padding:2rem}.form-requirements h3{color:#333;margin-bottom:1rem}.form-requirements h4{color:#333;margin:1.5rem 0 1rem}.requirement-list{margin:1.5rem 0}.requirement-item{display:flex;gap:1rem;margin-bottom:1rem}.requirement-marker{background:#5e50dd;border-radius:2px;height:auto;width:4px}.support-contact{align-items:center;display:flex;gap:1rem;margin:2rem 0 1rem}.support-image{border-radius:50%;height:80px;object-fit:cover;width:80px}.support-info h4{margin:0}.support-role{color:#666;font-size:.9rem}.support-quote{color:#666;font-style:italic}.sample-request-form{gap:1.5rem}.form-field,.sample-request-form{display:flex;flex-direction:column}.form-field{gap:.5rem}.form-field label{color:#666;font-size:.9rem;text-transform:uppercase}.form-field input,.form-field select,.form-field textarea{border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:1rem;width:100%}.form-field textarea{min-height:120px;resize:vertical}.form-checkboxes{display:flex;flex-direction:column;gap:1rem}.checkbox-container{align-items:flex-start;cursor:pointer;display:flex;gap:.5rem}.checkbox-text{color:#666;font-size:.9rem}.submit-button{background:#5e50dd;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:1rem;transition:background-color .2s}.submit-button:hover{background:#4b3ec1}.form-footer{color:#666;font-size:.8rem;text-align:center}.form-footer a{color:#5e50dd;text-decoration:none}.form-requirements h2{text-align:left}@media (max-width:768px){.form-layout{grid-template-columns:1fr}}.product-hero{background:#f9fafb;padding:4rem 2rem}.product-hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.product-hero-text h1{color:#111827;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.subtitle{color:#4b5563;font-size:1.125rem;margin-bottom:2rem}.prd-cta-buttons{display:flex;gap:1rem}.cta-button{border-radius:.375rem;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.cta-button.primary{background:#4f46e5;border:none;color:#fff}.cta-button.primary:hover{background:#4338ca}.cta-button.secondary{background:#fff;border:1px solid #4f46e5;color:#4f46e5}.cta-button.secondary:hover{background:#f3f4f6}.product-hero-image{align-items:center;display:flex;justify-content:center}.product-hero-image img{border-radius:.5rem;height:auto;max-width:400px;width:100%}.product-details{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:4rem auto;max-width:1200px;padding:0 2rem}.product-gallery{display:flex;flex-direction:column;gap:1rem;width:100%}.gallery-main{width:100%}.gallery-main img{aspect-ratio:1/1;border-radius:.5rem;height:auto;max-width:100%;object-fit:cover;width:100%}.gallery-thumbnails{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0}.thumbnail{border:2px solid #0000;border-radius:.25rem;cursor:pointer;height:80px;overflow:hidden;padding:0;width:80px}.thumbnail.active{border-color:#4f46e5}.thumbnail img{height:100%;object-fit:cover;width:100%}.info-section{display:flex;flex-direction:column;gap:2rem}.info-item{align-items:flex-start;align-items:center;background:#f4f4f4;border-radius:.5rem;display:flex;gap:1rem;padding:1rem}.info-item img{height:45px;width:45px}.info-item h3{color:#111827;font-size:1rem;font-weight:600;margin-bottom:.5rem}.info-item p{color:#4b5563;margin-bottom:0}.delivery-date{color:#111827!important;font-weight:500}.note{color:#6b7280!important;font-size:.875rem}.product-description{color:#4b5563}.product-description p{margin-bottom:1rem}@media (max-width:1024px){.product-details,.product-hero-content{gap:2rem;grid-template-columns:1fr}.product-hero{background:none;padding:0;position:relative}.product-hero-content{background:#000;gap:0;grid-template-columns:1fr}.product-hero-image{height:100%;left:0;position:absolute;right:0;top:0;z-index:0}.product-hero-image:after{background:#f9fafbd9;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.product-hero-image img{height:100%;object-fit:cover;width:100%}.product-hero-text{padding:3rem 1rem;position:relative;z-index:2}.product-hero-text h1{color:#fff;font-size:2.5rem;margin-bottom:.75rem}.subtitle{color:#fff;font-size:1.125rem;margin-bottom:1.5rem}.prd-cta-buttons{flex-direction:column;gap:.75rem}.cta-button{padding:1rem;text-align:center;width:100%}}.product-pricing{background:#f9fafb;padding:4rem 2rem}.pricing-container{margin:0 auto;max-width:1200px}.pricing-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.pricing-header h2{color:#111827;font-size:1.875rem;font-weight:600}.country-guide-link{color:#4f46e5;font-weight:500;text-decoration:none}.shipping-selector{margin-bottom:2rem}.shipping-selector label{font-weight:500;margin-right:1rem}.shipping-selector select{border:1px solid #e5e7eb;border-radius:.375rem;min-width:200px;padding:.5rem 1rem}.pricing-table{border-collapse:collapse;margin-top:20px;overflow-x:auto;width:100%}.table-header{background-color:#f8f9fa;font-weight:600;text-align:left}.table-header,.table-row{border-bottom:1px solid #dee2e6;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;padding:12px}.table-row{grid-gap:1rem;gap:1rem}.pricing-notes{color:#6b7280;font-size:.875rem;margin-top:1rem}.pricing-notes p{margin:.25rem 0}@media (max-width:1024px){.table-header,.table-row{grid-template-columns:2fr 1fr 1fr}.table-header div:nth-child(n+4),.table-row div:nth-child(n+4){display:none}}@media (max-width:640px){.pricing-header{flex-direction:column;gap:10px}.table-header,.table-row{gap:8px;grid-template-columns:1fr}.table-header div{display:none}.table-row div{padding:4px 0}.table-row div:before{content:attr(data-label);font-weight:600;margin-right:8px}}.product-cta{padding:4rem 2rem;text-align:center}.cta-container{margin:0 auto;max-width:1200px}.product-cta h2{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.product-cta .cta-button{background-color:#fff;border-radius:9999px;color:#6366f1;display:inline-block;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .2s}.product-cta .cta-button:hover{background-color:#f9fafb;transform:translateY(-2px)}@media (max-width:768px){.product-cta h2{font-size:2rem}.product-cta{padding:3rem 1rem}}.product-packaging{background:#fff;padding:4rem 2rem}.packaging-container{margin:0 auto;max-width:1200px}.product-packaging h2{color:#111827;font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.packaging-intro,.packaging-product-specific{color:#4b5563;line-height:1.6;margin-bottom:1.5rem;max-width:800px}.packaging-types{margin-top:3rem}.packaging-item{grid-gap:4rem;align-items:center;border-bottom:1px solid #e5e7eb;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem;padding-bottom:3rem}.packaging-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.packaging-content h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.packaging-content p{color:#4b5563;line-height:1.6;margin-bottom:1rem}.packaging-content p:last-child{margin-bottom:0}.packaging-image{text-align:right;width:100%}.packaging-image img{border-radius:.5rem;height:auto;max-width:200px;object-fit:contain;width:100%}@media (max-width:1024px){.product-packaging{padding:3rem 1.5rem}.packaging-item{gap:2rem}}@media (max-width:768px){.product-packaging{padding:2.5rem 1.25rem}.packaging-item{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem;padding-bottom:2rem}.packaging-image{order:-1;text-align:center}.packaging-content h3{font-size:1.25rem}.product-packaging h2{font-size:1.5rem}.packaging-image img{max-width:180px}}@media (max-width:570px){.product-packaging{padding:2rem 1rem}.packaging-item{gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.packaging-content h3{font-size:1.125rem;margin-bottom:.75rem}.packaging-content p{font-size:.9375rem;margin-bottom:.75rem}.packaging-image img{max-width:150px}.packaging-intro,.packaging-product-specific{font-size:.9375rem;margin-bottom:1rem}}.page-file-requirements{background:#f3f4f6;border-radius:.5rem;margin-top:2rem;padding:5rem 2rem}.requirements-container{margin:0 auto;max-width:1200px}.page-file-requirements p{color:#6b7280;font-size:.875rem;margin:0}.page-file-requirements p:first-child{color:#111827;font-weight:500;margin-bottom:.25rem}.requirements-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.requirements-content{display:flex;flex-direction:column}.file-requirement-item p{color:#111827;font-size:1rem;font-weight:500;margin-bottom:.5rem}.file-requirement-item a{color:#4f46e5;text-decoration:underline}.file-requirement-item a:hover{color:#4338ca}.requirements-list{display:flex;flex-direction:column;gap:1.5rem}.requirement-list-item{align-items:center;display:flex;gap:1rem}.requirement-list-item img{flex-shrink:0;height:40px;width:40px}.requirement-list-item p{color:#4b5563;font-size:1rem;line-height:1.5;margin:0}.requirement-list-item strong{color:#111827;font-weight:600}@media (max-width:1024px){.requirements-grid{gap:2rem}}@media (max-width:768px){.page-file-requirements{padding:3rem 1rem}.requirements-grid{gap:2rem;grid-template-columns:1fr}.page-file-requirements h2{font-size:1.5rem;margin-bottom:1.5rem}.requirements-content{order:-1}}.mockup-section{background-color:#fff;padding:4rem 2rem}.mockup-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.mockup-content{padding-right:2rem}.mockup-content h2{color:#111827;font-weight:600;line-height:1.2;margin-bottom:1.5rem}.mockup-content p{color:#4b5563;line-height:1.7;margin-bottom:1.5rem}.mockup-cta{background-color:#111827;border-radius:.375rem;color:#fff;display:inline-block;font-weight:500;margin-top:1rem;padding:.875rem 1.75rem;text-decoration:none;transition:background-color .2s}.mockup-cta:hover{background-color:#1f2937}.mockup-image{position:relative;width:100%}.mockup-image img{border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:auto;width:100%}@media (max-width:1024px){.mockup-container{gap:2rem}.mockup-content h2{font-size:2rem}}@media (max-width:768px){.mockup-section{padding:3rem 1rem}.mockup-container{gap:2rem;grid-template-columns:1fr}.mockup-content{padding-right:0}.mockup-content h2{font-size:1.875rem}.mockup-image{order:-1}}.design-tips{background:#fff;border-top:1px solid #e5e7eb;padding:2rem 2rem 4rem}.tips-container{margin:0 auto;max-width:1200px}.design-tips h2{color:#111827;font-size:2rem;font-weight:700;margin-bottom:2rem}.tips-list{display:flex;flex-direction:column;gap:1.5rem}.tip-item h3{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.tip-item p{color:#4b5563;line-height:1.6;max-width:800px}.tips-disclaimer{color:#6b7280;font-size:.875rem;margin-top:2rem}@media (max-width:768px){.design-tips{padding:2rem 1rem 3rem}.design-tips h2{font-size:1.5rem;margin-bottom:1.5rem}.tip-item h3{font-size:1rem}}.pricing-selectors{display:flex;gap:2rem;margin-bottom:2rem}.selector-group{align-items:center;display:flex;gap:1rem}.selector-group label{color:#111827;font-weight:500}.selector-group select{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;min-width:200px;padding:.5rem}.variation-filters{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.variation-filters .filter-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.variation-filters .filter-group:last-child{margin-bottom:0}.variation-filters label{color:#495057;font-size:.9rem;font-weight:600}.variation-filters select{background-color:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;font-size:.9rem;padding:.5rem}.variation-filters select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.pagination-container{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.pagination-info{color:#6b7280;font-size:.9rem;text-align:center}.pagination-controls{align-items:center;display:flex;gap:.5rem}.pagination-btn{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.page-numbers{align-items:center;display:flex;gap:.25rem}.page-btn{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.875rem;font-weight:500;min-width:2.5rem;padding:.5rem .75rem;transition:all .2s}.page-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.page-btn.active{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.page-btn.active:hover{background-color:#2563eb;border-color:#2563eb}.page-ellipsis{color:#9ca3af;font-size:.875rem;padding:.5rem .25rem}.product-variation-filters{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.product-variation-filters .filter-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.product-variation-filters .filter-group:last-child{margin-bottom:0}.product-variation-filters label{color:#495057;font-size:.9rem;font-weight:600}.product-variation-filters select{background-color:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;font-size:.9rem;padding:.5rem}.product-variation-filters select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:none}@media (max-width:768px){.pricing-selectors{flex-direction:column;gap:1rem}.selector-group{align-items:flex-start;flex-direction:column;gap:.5rem}.selector-group select{width:100%}.product-variation-filters .filter-group,.variation-filters .filter-group{margin-bottom:1rem}.page-numbers,.pagination-controls{flex-wrap:wrap;justify-content:center}.page-btn,.pagination-btn{font-size:.8rem;padding:.4rem .6rem}}@media (min-width:768px){.product-variation-filters,.variation-filters{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.product-variation-filters .filter-group,.variation-filters .filter-group{margin-bottom:0}}@media (max-width:570px){.product-details{gap:2rem;padding:0 1rem}.product-gallery{padding:0;width:100%}.gallery-main{max-width:100%;width:100%}.gallery-main img{height:auto;width:100%}.gallery-thumbnails{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));padding:.5rem 0;width:100%}.thumbnail{aspect-ratio:1;height:auto;min-width:0;min-width:auto;width:100%}.product-info{width:100%}.info-section{gap:1rem}.info-item{padding:.75rem}.info-item img{height:35px;width:35px}}.product-variation-selector{background-color:#fff;border-radius:8px;padding:0 2rem}.buy-for-yourself-button{background-color:#4a4a4a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:1rem;transition:background-color .2s ease;width:100%}.buy-for-yourself-button:hover{background-color:#333}.variation-options{margin-bottom:2rem}.variation-option{margin-bottom:1.5rem}.variation-option h3{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.orientation-variation-option{margin-bottom:1.5rem}.orientation-variation-option h3{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.orientation-buttons{gap:.75rem}.orientation-button{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s ease}.orientation-button.active{background-color:#555;border-color:#555}.adhoc-option-select,.paper-type-select,.size-select{-webkit-appearance:menulist;appearance:menulist;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;font-size:1rem;padding:.75rem;width:100%}.variation-pricing{border-top:1px solid #f0f0f0;display:flex;gap:1.5rem;padding-top:1.5rem}.price-box,.shipping-box{border:1px solid #e0e0e0;border-radius:6px;flex:1 1;padding:1.2rem}.price-box h4,.shipping-box h4{color:#555;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.box-price,.shipping-box-price{color:#333;font-size:1.5rem;font-weight:600}.vat-info,.vat-note{color:#777;font-size:.75rem;font-weight:400;margin-left:.5rem}.info-icon{background-color:#ddd;border-radius:50%;color:#555;display:inline-block;font-size:12px;height:18px;line-height:18px;margin-left:5px;text-align:center;width:18px}.delivery-time{color:#555;font-size:.9rem;margin:.5rem 0 1rem}.delivery-to{display:flex;flex-direction:column;gap:.5rem}.delivery-to span{color:#555;font-size:.85rem}.country-select{align-items:center;display:flex;gap:.5rem}.country-flag{border-radius:2px;height:16px;overflow:hidden;width:24px}.country-flag img{height:100%;object-fit:cover;width:100%}.country-select select{background:#0000;border:none;cursor:pointer;font-size:12px;font-weight:600;padding:0}@media (max-width:768px){.variation-pricing{flex-direction:column}.orientation-buttons{width:100%}.orientation-button{flex:1 1;text-align:center}}.color-swatches{gap:10px;margin-top:.5rem}.color-swatch{align-items:center;background-position:50%;background-size:cover;border:2px solid #e0e0e0;color:#555;display:flex;font-size:12px;font-weight:700;height:36px;justify-content:center;width:36px}.color-swatch.selected{border-color:#333;box-shadow:0 0 0 2px #0003}.color-swatch:hover{transform:scale(1.05)}.skeleton-button,.skeleton-image,.skeleton-text{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;display:block;margin-bottom:10px}.skeleton-text{height:1rem}.skeleton-image{height:300px;object-fit:cover;width:100%}.skeleton-button{height:40px;width:150px}.skeleton-placeholder{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.skeleton-thumbnail{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.skeleton-options{display:flex;gap:10px;margin-top:10px}.gallery-main,.gallery-thumbnails .thumbnail{position:relative}.product-details .skeleton-button,.product-details .skeleton-image,.product-details .skeleton-text{margin-bottom:10px}.info-section .info-item{align-items:flex-start;display:flex;gap:15px;margin-bottom:15px}.gallery-main img,.gallery-thumbnails .thumbnail img,.product-hero-image img{transition:opacity .3s ease}.gallery-main img,.product-hero-image img{position:relative;z-index:2}.product-gallery .gallery-main .skeleton-image,.product-hero-image .skeleton-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.adhoc-options{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.adhoc-option-label{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem}.adhoc-option-label input[type=checkbox]{border:2px solid #cbd5e0;border-radius:4px;cursor:pointer;height:1rem;width:1rem}.adhoc-option-label:hover{color:#2d3748}.adhoc-option-label input[type=checkbox]:checked{background-color:#4a5568;border-color:#4a5568}.adhoc-option-label,.adhoc-option-label input[type=checkbox],.adhoc-options{display:none}.selected-color-title{color:#666;font-size:.9em;font-weight:400;margin-left:4px}@font-face{font-display:swap;font-family:Font Preloader;src:local("Roboto"),local("Open Sans"),local("Lato"),local("Montserrat"),local("Poppins"),local("Nunito"),local("Raleway"),local("Inter"),local("Source Sans Pro"),local("Work Sans"),local("Ubuntu"),local("Mulish"),local("Fira Sans"),local("Quicksand"),local("M PLUS 1p"),local("Merriweather"),local("Playfair Display"),local("Lora"),local("Libre Baskerville"),local("EB Garamond"),local("Crimson Text"),local("Noto Serif"),local("DM Serif Display"),local("Cormorant Garamond"),local("Cardo"),local("Old Standard TT"),local("Bitter"),local("PT Serif"),local("Spectral"),local("Prata"),local("Roboto Slab"),local("Arvo"),local("Zilla Slab"),local("Josefin Slab"),local("Rock Salt"),local("Slabo 27px"),local("Bevan"),local("Bungee"),local("Kavivanar"),local("Anton"),local("Oswald"),local("Bangers"),local("Bebas Neue"),local("Archivo Black"),local("Alfa Slab One"),local("Russo One"),local("Black Han Sans"),local("Londrina Solid"),local("Ultra"),local("Luckiest Guy"),local("Pacifico"),local("Dancing Script"),local("Great Vibes"),local("Kaushan Script"),local("Amatic SC"),local("Sacramento"),local("Satisfy"),local("Parisienne"),local("Cookie"),local("Indie Flower"),local("Permanent Marker"),local("Fira Code"),local("JetBrains Mono"),local("Source Code Pro"),local("Inconsolata"),local("Ubuntu Mono"),local("Space Mono"),local("Roboto Mono"),local("Cousine"),local("PT Mono"),local("IBM Plex Mono"),local("Noto Sans"),local("Baloo 2"),local("Gloock"),local("Abril Fatface")}.editor-container{grid-gap:1rem;background:#f9fafb;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:300px 1fr;height:90vh;overflow:scroll;padding:.5rem;width:100%}.editor-sidebar{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;display:flex;flex-direction:column;gap:2rem;height:100%;overflow-y:auto;padding:1.5rem;position:relative;width:300px}.editor-sidebar.font-panel-active{pointer-events:none}.editor-sidebar.font-panel-active>:not(.font-selection-panel){opacity:0;pointer-events:none}.editor-sidebar.layers-panel-active{pointer-events:none}.editor-sidebar.layers-panel-active>:not(.layers-list-panel){opacity:0;pointer-events:none}.editor-sidebar.designs-panel-active{pointer-events:none}.editor-sidebar.designs-panel-active>:not(.designs-list-panel){opacity:0;pointer-events:none}.editor-sidebar.pattern-panel-active{pointer-events:none}.editor-sidebar.pattern-panel-active>:not(.pattern-selection-panel){opacity:0;pointer-events:none}.variation-selector{margin-bottom:1.5rem}.variation-selector:last-child{margin-bottom:0}.variation-selector h3{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.adhoc-option-select,.variation-selector select{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;font-size:.875rem;line-height:1.25rem;padding:.625rem;transition:all .2s;width:100%}.adhoc-option-select:hover,.variation-selector select:hover{border-color:#d1d5db}.adhoc-option-select:focus,.variation-selector select:focus{ring:2px;ring-color:#e0e7ff;border-color:#6366f1;outline:none}.adhoc-option-select:disabled,.variation-selector select:disabled{background-color:#f3f4f6;cursor:not-allowed}.upload-section{margin-bottom:2rem}.file-input-label{cursor:pointer;display:block;width:100%}.file-input{display:none}.file-input-button{align-items:center;background-color:#111827;border:none;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s;width:100%}.file-input-button:hover{background-color:#1f2937}.file-input-button svg{flex-shrink:0;height:24px;width:24px}.file-requirements{background:#f3f4f6;border-radius:.5rem;margin-top:2rem;padding:1rem}.file-requirements p{color:#6b7280;font-size:.875rem;margin:0}.file-requirements p:first-child{color:#111827;font-weight:500;margin-bottom:.25rem}.template-download{margin-top:.5rem!important}.template-download a{color:#4f46e5;text-decoration:none}.template-download a:hover{text-decoration:underline}.zoom-controls{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border-radius:8px;bottom:30px;box-shadow:0 2px 8px #00000026;display:flex;gap:4px;padding:6px;position:fixed;right:30px;z-index:1000}.zoom-controls button{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:32px}.zoom-controls button:hover:not(:disabled){background:#f5f5f5;border-color:#d0d0d0;transform:translateY(-1px)}.zoom-controls button:active:not(:disabled){transform:translateY(0)}.zoom-controls button:disabled{cursor:not-allowed;opacity:.5}.zoom-controls button:nth-child(2){font-family:Inter,sans-serif;font-size:14px;font-weight:500;min-width:60px;width:auto}body:has(.basket-container) .zoom-controls{right:430px}@media (max-width:1024px){.zoom-controls{display:none}}.canvas-wrapper{margin:auto;will-change:transform}.canvas-area{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.canvas-controls{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;padding:8px;z-index:1}.canvas-section{display:flex;flex:1 1;flex-direction:column;gap:1rem}.toolbar-container{margin-bottom:1rem;min-height:95px;position:relative}.canvas-toolbar,.text-toolbar{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;display:flex;gap:1.5rem;left:210px;min-height:105px;overflow:auto;padding:1rem;position:absolute;right:0;top:0;transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.canvas-toolbar{opacity:1;overflow:scroll;transform:none;visibility:visible}.canvas-toolbar.hide{opacity:0;transform:translateY(-10px);visibility:hidden}.text-toolbar{opacity:0;overflow:scroll;pointer-events:none;transform:translateY(10px);visibility:hidden;z-index:10}.text-toolbar.show{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.layers-toolbar{left:0}.designs-toolbar,.layers-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;display:flex;flex-direction:column;gap:.5rem;min-height:105px;padding:1rem;position:absolute;top:0;width:95px;z-index:1}.designs-toolbar{left:105px}.canvas-wrapper{flex-direction:column;height:min(72vw,72vh);margin:0 auto;width:min(72vw,72vh)}.canvas-content-wrapper,.canvas-wrapper{align-items:center;box-sizing:border-box;display:flex;justify-content:center;position:relative}.canvas-content-wrapper{aspect-ratio:1/1;height:100%;width:100%}.product-background{aspect-ratio:1/1;bottom:0;box-sizing:border-box;display:flex;left:0;pointer-events:none;position:absolute;right:0;top:0;transform-origin:center center;transition:transform .3s ease;z-index:0}.product-background-image{height:100%;object-fit:contain;transform-origin:center center;width:100%}.canvas-container{-webkit-overflow-scrolling:touch;align-items:center;aspect-ratio:1/1;background-color:initial!important;border-radius:.5rem;box-sizing:border-box;display:flex;height:100%!important;justify-content:center;margin:0 auto!important;overflow:auto!important;position:relative!important;scrollbar-color:#0003 #0000;scrollbar-width:thin;transform-origin:center center;transition:transform .3s ease;width:100%!important;z-index:1}.lower-canvas{display:block!important;left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:1!important}.toolbar-section{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.toolbar-section.layers-toolbar{border-right:1px solid #e5e7eb;margin-right:1.5rem;padding-right:1.5rem}.toolbar-section-title{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:0 .5rem;text-transform:uppercase}.toolbar-group{background:#f3f4f6;padding:.25rem}.save-toolbar-group,.toolbar-group{align-items:center;border-radius:.375rem;display:flex;flex-wrap:nowrap;gap:.25rem;justify-content:center}.toolbar-button{background:#0000;border:none;padding:0 .75rem}.save-toolbar-button,.toolbar-button{align-items:center;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;gap:.5rem;height:36px;justify-content:center;transition:all .2s;width:auto}.save-toolbar-button{background-color:#0b0b0b;border:none;color:#fff;font-family:Poppins,sans-serif;font-weight:500;padding:1.3rem}.toolbar-button.primary-button{background-color:#4f46e5;border:none;color:#fff;font-weight:500}.toolbar-button.primary-button:hover{background-color:#4338ca;color:#fff}.toolbar-button.primary-button:disabled{background-color:#a5b4fc;cursor:not-allowed;opacity:.7}.toolbar-button:hover{background:#e5e7eb;color:#111827}.designs-toolbar .toolbar-button[title="Toggle Designs"].active,.layers-toolbar .toolbar-button[title="Toggle Layers"].active,.toolbar-button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#4f46e5}.toolbar-button svg{height:20px;width:20px}.toolbar-button[title="Add Text"]:after{content:"Add Text";font-size:.875rem}.toolbar-button:not([title="Add Text"]){padding:0;width:36px}.quality-indicator{align-items:center;border-radius:.25rem;display:flex;font-size:.75rem;font-weight:500;gap:.5rem;padding:.5rem .75rem;white-space:nowrap}.quality-indicator svg{height:20px;width:20px}.quality-indicator.good{background-color:#ecfdf5;color:#059669}.quality-indicator.ok{background-color:#fffbeb;color:#d97706}.quality-indicator.low{background-color:#fef2f2;color:#dc2626}.quality-indicator span{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.sidebar-toggle{display:none}.product-title{border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem}.product-title h2{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.sku-display span{background-color:#f3f4f6;border-radius:.25rem;color:#374151;font-family:monospace;padding:.125rem .375rem}.variation-selector select optgroup{background-color:#f9fafb;color:#374151;font-weight:600}.variation-selector select option{background-color:#fff;color:#111827;font-weight:400;padding:.5rem}.orientation-selector{margin-bottom:1rem}.orientation-selector h3{color:#111827;font-size:1rem;font-weight:600;margin-bottom:1rem}.orientation-buttons{display:flex;gap:.5rem;width:100%}.orientation-button{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;padding:.75rem;transition:all .2s}.orientation-button:hover{background:#f9fafb;border-color:#d1d5db}.orientation-button.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.editor-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;width:100%}.editor-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:3600px}.back-button{align-items:center;background:none;border:none;color:#111827;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.875rem;font-size:.8rem;font-weight:500;gap:.5rem;padding:.5rem 0}.back-button:hover{color:#4f46e5}.editor-header-right{align-items:center;display:flex;gap:1.5rem}.price-display{align-items:flex-end;display:flex;flex-direction:column;margin-right:1rem}.price-label{color:#6b7280;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.price-amount{color:#111827;font-size:1.25rem;font-weight:600;transition:all .2s ease}.price-amount.updating{color:#4f46e5;transform:scale(1.05)}.add-to-order-button{background-color:#111827}.add-to-order-button:hover{background-color:#1f2937}.mask-toggle-button{display:none}.snap-line{animation:snapLineAppear .3s ease;background-color:#06c;opacity:.5;pointer-events:none;position:absolute;transform-origin:center center;z-index:999}.snap-line.vertical{height:100%;left:50%;top:0;transform:translateX(-50%);width:1px}.snap-line.horizontal{height:1px;left:0;top:50%;transform:translateY(-50%);width:100%}.canvas-container .snap-line{animation:snapLineAppear .3s ease;pointer-events:none;z-index:999}.canvas-container .snap-line.vertical{left:50%!important;top:0!important;transform:translateX(-50%);width:1px}.canvas-container .snap-line.horizontal{height:1px;left:0!important;top:50%!important;transform:translateY(-50%)}@keyframes snapLineAppear{0%{opacity:0}to{opacity:.5}}.font-select{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;display:flex;font-size:14px;height:36px;line-height:1.5;min-width:200px;padding:.5rem;transition:all .2s ease}.font-select,.font-select optgroup,.font-select option,.font-select.font-loaded{font-family:system-ui,-apple-system,sans-serif}.font-select optgroup{color:#6b7280;font-weight:600}.font-select option[value=Montserrat]{font-family:Montserrat,sans-serif}.font-select option[value=Poppins]{font-family:Poppins,sans-serif}.font-select option[value=Nunito]{font-family:Nunito,sans-serif}.font-select option[value=Raleway]{font-family:Raleway,sans-serif}.font-select option[value=Inter]{font-family:Inter,sans-serif}.font-select option[value="Source Sans Pro"]{font-family:Source Sans Pro,sans-serif}.font-select option[value="Work Sans"]{font-family:Work Sans,sans-serif}.font-select option[value=Ubuntu]{font-family:Ubuntu,sans-serif}.font-select option[value=Mulish]{font-family:Mulish,sans-serif}.font-select option[value="Fira Sans"]{font-family:Fira Sans,sans-serif}.font-select option[value=Quicksand]{font-family:Quicksand,sans-serif}.font-select option[value="M PLUS 1p"]{font-family:M PLUS\ 1p,sans-serif}.font-select option[value=Merriweather]{font-family:Merriweather,serif}.font-select option[value="Playfair Display"]{font-family:Playfair Display,serif}.font-select option[value=Lora]{font-family:Lora,serif}.font-select option[value="Libre Baskerville"]{font-family:Libre Baskerville,serif}.font-select option[value="EB Garamond"]{font-family:EB Garamond,serif}.font-select option[value="Crimson Text"]{font-family:Crimson Text,serif}.font-select option[value="Noto Serif"]{font-family:"Noto Serif",serif}.font-select option[value="DM Serif Display"]{font-family:"DM Serif Display",serif}.font-select option[value="Cormorant Garamond"]{font-family:Cormorant Garamond,serif}.font-select option[value=Cardo]{font-family:Cardo,serif}.font-select option[value="Old Standard TT"]{font-family:Old Standard TT,serif}.font-select option[value=Bitter]{font-family:Bitter,serif}.font-select option[value="PT Serif"]{font-family:"PT Serif",serif}.font-select option[value=Spectral]{font-family:Spectral,serif}.font-select option[value=Prata]{font-family:Prata,serif}.font-select option[value="Roboto Slab"]{font-family:Roboto Slab,serif}.font-select option[value=Arvo]{font-family:Arvo,serif}.font-select option[value="Zilla Slab"]{font-family:Zilla Slab,serif}.font-select option[value="Josefin Slab"]{font-family:Josefin Slab,serif}.font-select option[value="Rock Salt"]{font-family:Rock Salt,cursive}.font-select option[value="Slabo 27px"]{font-family:Slabo\ 27px,serif}.font-select option[value=Bevan]{font-family:Bevan,serif}.font-select option[value=Bungee]{font-family:Bungee,cursive}.font-select option[value=Kavivanar]{font-family:Kavivanar,cursive}.font-select option[value=Anton]{font-family:Anton,sans-serif}.font-select option[value=Oswald]{font-family:Oswald,sans-serif}.font-select option[value=Bangers]{font-family:Bangers,cursive}.font-select option[value="Bebas Neue"]{font-family:Bebas Neue,sans-serif}.font-select option[value="Archivo Black"]{font-family:Archivo Black,sans-serif}.font-select option[value="Alfa Slab One"]{font-family:Alfa Slab One,serif}.font-select option[value="Russo One"]{font-family:Russo One,sans-serif}.font-select option[value="Black Han Sans"]{font-family:Black Han Sans,sans-serif}.font-select option[value="Londrina Solid"]{font-family:Londrina Solid,cursive}.font-select option[value=Ultra]{font-family:Ultra,serif}.font-select option[value="Luckiest Guy"]{font-family:Luckiest Guy,cursive}.font-select option[value=Pacifico]{font-family:Pacifico,cursive}.font-select option[value="Dancing Script"]{font-family:Dancing Script,cursive}.font-select option[value="Great Vibes"]{font-family:Great Vibes,cursive}.font-select option[value="Kaushan Script"]{font-family:Kaushan Script,cursive}.font-select option[value="Amatic SC"]{font-family:Amatic SC,cursive}.font-select option[value=Sacramento]{font-family:Sacramento,cursive}.font-select option[value=Satisfy]{font-family:Satisfy,cursive}.font-select option[value=Parisienne]{font-family:Parisienne,cursive}.font-select option[value=Cookie]{font-family:Cookie,cursive}.font-select option[value="Indie Flower"]{font-family:Indie Flower,cursive}.font-select option[value="Permanent Marker"]{font-family:Permanent Marker,cursive}.font-select option[value="Fira Code"]{font-family:Fira Code,monospace}.font-select option[value="JetBrains Mono"]{font-family:JetBrains Mono,monospace}.font-select option[value="Source Code Pro"]{font-family:Source Code Pro,monospace}.font-select option[value=Inconsolata]{font-family:Inconsolata,monospace}.font-select option[value="Ubuntu Mono"]{font-family:Ubuntu Mono,monospace}.font-select option[value="Space Mono"]{font-family:Space Mono,monospace}.font-select option[value="Roboto Mono"]{font-family:Roboto Mono,monospace}.font-select option[value=Cousine]{font-family:Cousine,monospace}.font-select option[value="PT Mono"]{font-family:PT Mono,monospace}.font-select option[value="IBM Plex Mono"]{font-family:IBM Plex Mono,monospace}.font-select option[value="Noto Sans"]{font-family:Noto Sans,sans-serif}.font-select option[value=Baloo]{font-family:Baloo,cursive}.font-select option[value=Gloock]{font-family:Gloock,serif}.font-select option[value="Abril Fatface"]{font-family:Abril Fatface,cursive}.font-select{font-family:inherit}.font-select.font-loaded{font-family:inherit;font-family:var(--selected-font,inherit)}.font-select option[value=Roboto]{font-family:Roboto,sans-serif}.font-select option[value="Open Sans"]{font-family:Open Sans,sans-serif}.font-select option[value=Lato]{font-family:Lato,sans-serif}.font-size-control{align-items:center;background:#f3f4f6;border-radius:.375rem;display:flex;gap:.25rem;margin-left:1rem;padding:.25rem}.font-size-input-wrapper{position:relative;z-index:1100}.font-size-control input{background:#0000;border:none;color:#111827;cursor:pointer;font-size:.875rem;padding:.25rem;text-align:center;width:48px}.font-size-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 2px 4px #0000001a;margin-top:4px;max-height:200px;overflow-y:auto;position:fixed;width:80px;z-index:1100}.font-size-option{color:#111827;cursor:pointer;font-size:.875rem;padding:.5rem;text-align:center;transition:all .2s}.font-size-option:hover{background:#f3f4f6}.font-size-option.selected{background:#eef2ff;color:#4f46e5}.size-btn{align-items:center;background:#0000;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:1.25rem;height:24px;justify-content:center;padding:0;transition:color .2s;width:24px}.size-btn:hover{color:#111827}.font-selection-panel{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;display:none;flex-direction:column;height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateX(-10px);transition:opacity .3s ease,transform .3s ease;width:100%;z-index:1}.font-selection-panel.show{display:flex;opacity:1;pointer-events:auto;transform:translateX(0)}.font-panel-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem}.font-panel-header h3{color:#111827;font-size:1rem;font-weight:600;margin:0}.font-panel-close{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.font-panel-close:hover{color:#111827}.font-list{flex:1 1;overflow-y:auto;padding:1rem}.font-category{margin-bottom:1.5rem}.font-category-title{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.font-option{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem;transition:all .2s}.font-option:hover{background:#f3f4f6}.font-option.selected{background:#eef2ff;color:#4f46e5}.font-name{font-size:1rem;line-height:1.5}.color-selection-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:auto;margin-top:550px;opacity:0;pointer-events:none;position:fixed;right:auto;top:auto;transform:none;transition:all .2s ease;visibility:hidden;width:320px;z-index:9999}.color-selection-panel.show{opacity:1;pointer-events:auto;visibility:visible}.toolbar-button.color-select{position:relative;z-index:1101}.text-toolbar,.toolbar-group,.toolbar-section{position:relative}.text-toolbar{overflow:visible!important}.color-panel-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 1rem;position:relative;z-index:2}.color-picker{padding:1rem;position:relative;z-index:1}.color-panel-header h3{color:#111827;font-size:.875rem;font-weight:600;margin:0}.color-panel-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem}.color-panel-close:hover{color:#111827}.color-picker h4{color:#6b7280;font-size:.75rem;font-weight:600;margin:0 0 .5rem;text-transform:uppercase}.color-grid{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.color-category{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:repeat(8,1fr)}.color-option{border:none;border-radius:50%;cursor:pointer;height:32px;padding:0;position:relative;transition:transform .2s ease;width:32px}.color-option:hover{transform:scale(1.1)}.color-option.selected:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.custom-color{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.color-inputs{display:flex;gap:.5rem;margin-top:.5rem}.color-inputs input[type=color]{border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;height:40px;padding:0;width:100%}.color-inputs input[type=text]{border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;font-size:.875rem;padding:.5rem;text-transform:uppercase;width:100px}.color-inputs input[type=text]:focus{ring:2px solid #6366f1;border-color:#6366f1;outline:none}.color-indicator{border-radius:1px;bottom:4px;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:14px}.mobile-tabs{display:none}.mobile-text-toolbar{background:#fff;display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.text-toolbar-tabs{background:#f3f4f6;border-radius:.375rem;display:flex;gap:.25rem;margin-bottom:.5rem;overflow:scroll;padding:.25rem;position:sticky;top:0;z-index:1}.text-toolbar-tab{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:.75rem;gap:.25rem;justify-content:center;padding:.75rem .5rem;position:relative;transition:all .2s;white-space:nowrap}.text-toolbar-tab .color-indicator{background-color:currentColor;border-radius:1px;bottom:4px;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:14px}.text-toolbar-tab svg{height:16px;width:16px}.text-toolbar-tab.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#4f46e5}.text-toolbar-section{background:#fff;border-radius:.375rem;display:none;overflow:hidden}.text-toolbar-section.active{animation:fadeIn .2s ease-in-out;display:block}.mfp-container,.mobile-tab-content{display:none}@media (max-width:1024px){.mobile-tabs{-webkit-overflow-scrolling:touch;background:#fff;border-top:1px solid #e5e7eb;bottom:0;box-shadow:0 -2px 10px #0000000d;display:flex;gap:1rem;left:0;overflow-x:auto;padding:.75rem;position:fixed;right:0;scrollbar-width:none;z-index:9998}body:has(.basket-container) .mobile-tabs{position:relative;z-index:1001}.mobile-tabs::-webkit-scrollbar{display:none}.mobile-tab{align-items:center;background:#0000;border:none;color:#6b7280;cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;gap:.25rem;min-width:64px;padding:.5rem;transition:all .2s;white-space:nowrap}.mobile-tab.active{color:#4f46e5}.mobile-tab-icon{height:24px;width:24px}.mobile-tabs:after{align-items:center;background:linear-gradient(270deg,#fff 40%,#0000);color:#6b7280;content:"→";display:flex;font-size:1.25rem;height:100%;justify-content:flex-end;opacity:1;padding-right:.75rem;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:40px}.mobile-tabs.scroll-end:after{opacity:0}.mobile-tab-content{background:#fff;border-top:1px solid #e5e7eb;bottom:64px;box-shadow:0 -2px 10px #0000000d;display:none;left:0;max-height:80vh;overflow-y:auto;padding:1rem;position:fixed;right:0;z-index:9997}body:has(.basket-container) .mobile-tab-content{z-index:1001}body:has(.basket-container) .mobile-tab-content.show{border-top-left-radius:16px;border-top-right-radius:16px;bottom:64px;max-height:50vh}.mobile-tab-content.show{display:block}.mobile-tab-content .toolbar-section{margin-bottom:1rem}.mobile-tab-content .toolbar-group{display:flex;gap:.5rem;padding:.5rem}.mobile-tab-content .toolbar-button{height:48px;width:48px}.mobile-tab-content .toolbar-button svg{height:24px;width:24px}.mobile-tab-content .toolbar-section:has(.toolbar-button[title="Add Text"]) .toolbar-button{align-items:center;display:flex;gap:.5rem;height:auto;justify-content:center;padding:.75rem;width:100%}.mobile-tab-content .toolbar-button[title="Add Text"]:after{content:"Add Text";font-size:1rem}.mfp-container{background:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;bottom:0;box-shadow:0 -4px 6px -1px #0000001a;height:60vh;left:0;position:fixed;right:0;z-index:9999}.mfp-container.show{display:block}.mfp-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem;position:sticky;top:0;z-index:2}.mfp-title{color:#111827;font-size:1rem;font-weight:600;margin:0}.mfp-close{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.mfp-close:hover{color:#111827}.mfp-content{-webkit-overflow-scrolling:touch;background:#fff;height:calc(60vh - 60px);overflow-y:auto;padding:1rem}.mfp-category{margin-bottom:1.5rem}.mfp-category-title{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.mfp-font-option{-webkit-tap-highlight-color:transparent;align-items:center;border-radius:.375rem;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem;touch-action:manipulation;transition:all .2s;-webkit-user-select:none;user-select:none}.mfp-font-option:active{background:#f3f4f6;transform:scale(.98)}.mfp-font-option.selected{background:#eef2ff;color:#4f46e5}.mfp-font-name{font-size:1rem;line-height:1.5;pointer-events:none}.mfp-container:before{background:#00000080;bottom:0;content:"";display:none;left:0;position:fixed;right:0;top:0;z-index:-1}.mfp-container.show:before{display:block}.toolbar-container{display:none}.text-toolbar{grid-gap:.3rem;-webkit-overflow-scrolling:touch;display:grid;gap:.3rem;margin-bottom:64px;overflow-x:auto;padding:.75rem;position:relative}.text-toolbar-tabs{background:#fff;border-bottom:1px solid #e5e7eb;margin:-.5rem -.5rem .5rem;padding:.5rem;position:sticky;top:0;z-index:2}.text-toolbar-section{padding:.75rem}.font-select{min-width:150px;width:100%}.mobile-text-input input{border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;padding:.75rem;width:100%}.mobile-delete-button{background-color:#fee2e2;border:none;border-radius:.375rem;color:#dc2626;cursor:pointer;font-weight:500;margin-top:.75rem;padding:.75rem;transition:all .2s ease;width:100%}.mobile-delete-button:hover{background-color:#fecaca}.mobile-delete-button:active{background-color:#fca5a5}.align-button,.style-button{align-items:center;background:#f3f4f6;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;flex:1 1;justify-content:center;padding:.75rem;transition:all .2s}.align-button:hover,.style-button:hover{background:#e5e7eb;color:#111827}.align-button.active,.style-button.active{background:#eef2ff;color:#4f46e5}.align-button svg,.style-button svg{height:20px;width:20px}.editor-container{grid-template-columns:1fr;height:75vh;width:100%}.editor-header{padding:1rem}.editor-header-content{align-items:flex-start;gap:.5rem}.editor-header-right{align-items:right;justify-content:right;width:100%}.editor-sidebar{border-radius:0;bottom:95px;display:none;gap:.5rem;height:auto;left:0;max-height:80vh;padding:1rem;position:fixed;right:0;width:100%;z-index:40}.editor-sidebar h2{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.editor-sidebar.show-mobile{display:flex}.canvas-controls,.canvas-toolbar,.editor-sidebar .upload-section,.mfp-container{display:none}body.mfp-open{overflow:hidden}.mobile-text-alignment{display:flex;gap:.5rem}.mobile-text-alignment .align-button{width:100%}.mobile-text-style{display:flex;gap:.5rem}.mobile-font-size{padding:1rem}.mobile-font-size .size-label{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.mobile-font-size .size-control{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;display:flex;gap:1rem;padding:1rem}.mobile-font-size .size-value{color:#111827;font-size:.875rem;min-width:2.5rem}.mobile-font-size input[type=range]{-webkit-appearance:none;background:#e5e7eb;border-radius:1px;flex:1 1;height:2px}.mobile-font-size input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#4f46e5;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:16px;width:16px}.mobile-font-size input[type=range]::-moz-range-thumb{background:#4f46e5;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:16px;width:16px}.mobile-font-size input[type=range]::-ms-thumb{background:#4f46e5;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:16px;width:16px}.mobile-font-size input[type=range]:focus{outline:none}.mobile-font-size input[type=range]::-webkit-slider-runnable-track{background:#e5e7eb;border-radius:1px;cursor:pointer;height:2px;width:100%}.mobile-font-size input[type=range]::-moz-range-track{background:#e5e7eb;border-radius:1px;cursor:pointer;height:2px;width:100%}.mobile-font-size input[type=range]::-ms-track{background:#e5e7eb;border-radius:1px;cursor:pointer;height:2px;width:100%}.mobile-font-list,.mobile-layers-list{-webkit-overflow-scrolling:touch;max-height:60vh;overflow-y:auto;padding:.5rem}.mobile-font-category,.mobile-layers-category{margin-bottom:1.5rem}.mobile-font-category:last-child,.mobile-layers-category:last-child{margin-bottom:0}.mobile-font-category-title,.mobile-layers-category-title{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;padding:0 .5rem;text-transform:uppercase}.mobile-font-option,.mobile-layer-item{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:#111827;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;margin-bottom:.5rem;padding:1rem;text-align:left;touch-action:manipulation;transition:all .2s;-webkit-user-select:none;user-select:none;width:100%}.mobile-layer-item.dragging{border:1px dashed #4f46e5;opacity:.5}.mobile-layer-item:last-child{margin-bottom:0}.mobile-layer-item.selected{background:#eef2ff;border-color:#4f46e5;color:#4f46e5}.mobile-layer-handle{align-items:center;border-radius:4px;color:#9ca3af;cursor:grab;display:flex;height:28px;justify-content:center;width:28px}.mobile-layer-item:hover .mobile-layer-handle{color:#6b7280}.mobile-layer-item.selected .mobile-layer-handle{color:#4f46e5}.mobile-layer-item:active{background:#f3f4f6;transform:scale(.98)}.mobile-layer-item .layer-controls{display:flex;gap:4px;margin-right:8px}.mobile-layer-item .layer-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;font-size:14px;line-height:1;padding:4px 8px;transition:all .2s ease}.mobile-layer-item .layer-button:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}.mobile-layer-item .layer-button:disabled{cursor:not-allowed;opacity:.5}.mobile-layer-item .layer-text{border:1px solid #0000;border-radius:.25rem;color:inherit;flex:1 1;font-size:.875rem;margin-right:4px;overflow:hidden;padding:.25rem;text-align:left;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.mobile-layer-item .layer-text:focus{background:#fff;border-color:#4f46e5;color:#111827;outline:none}.layers-panel{background:#fff;border-left:1px solid #e5e7eb;box-shadow:-4px 0 6px -1px #0000001a;display:flex;flex-direction:column;height:100%;opacity:0;position:absolute;right:0;top:0;transform:translateX(100%);transition:all .3s ease;width:300px;z-index:1000}.layers-panel.show{opacity:1;transform:translateX(0)}.layers-panel-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem}.layers-panel-header h3{color:#111827;font-size:1rem;font-weight:600;margin:0}.layers-panel-close{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.layers-panel-close:hover{color:#111827}.layers-list-content{flex:1 1;overflow-y:auto;padding:.75rem}.add-new-layer{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem;padding:.75rem;transition:all .2s;width:100%}.add-new-layer:hover{background:#f9fafb;border-color:#6366f1;color:#4f46e5}.add-new-layer svg{height:20px;width:20px}.layer-item{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;margin-bottom:4px;padding:8px;transition:all .2s ease}.layer-item:hover{background-color:#f3f4f6}.layer-item.selected{background-color:#eef2ff;border-color:#5e72e4}.layer-item.dragging{border:1px dashed #5e72e4;opacity:.5}.layer-handle{align-items:center;border-radius:4px;color:#9ca3af;cursor:grab;display:flex;height:24px;justify-content:center;margin-right:4px;width:24px}.layer-item:hover .layer-handle{color:#6b7280}.layer-item.selected .layer-handle{color:#5e72e4}.layer-handle:active{cursor:grabbing}.layer-controls{display:flex;gap:4px;margin-right:8px}.layer-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;font-size:12px;line-height:1;padding:2px 6px;transition:all .2s ease}.layer-button:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}.layer-button:disabled{cursor:not-allowed;opacity:.5}.layer-text{color:#111827;flex:1 1;font-size:14px;margin-right:4px;outline:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-text:focus{border-bottom:2px solid #5e72e4}@media (max-width:1024px){.add-to-order-button{padding:.5rem .75rem}.price-label{display:none}.layers-panel{border-left:none;border-top-left-radius:1rem;border-top-right-radius:1rem;bottom:64px;height:60vh;left:0;position:fixed;right:0;top:auto;transform:translateY(100%);width:100%}.layers-panel.show{transform:translateY(0)}}}@media (max-width:380px){.add-to-order-button{padding:.5rem .75rem}.price-label{display:none}}.layers-list-panel{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;display:none;flex-direction:column;height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateX(-10px);transition:opacity .3s ease,transform .3s ease;width:100%;z-index:1}.layers-list-panel.show{display:flex;opacity:1;pointer-events:auto;transform:translateX(0)}.layers-panel-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem}.layers-panel-header h3{color:#111827;font-size:1rem;font-weight:600;margin:0}.layers-panel-close{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.layers-panel-close:hover{color:#111827}.layers-list-content{flex:1 1;overflow-y:auto;padding:.75rem}.add-new-layer{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem;padding:.75rem;transition:all .2s;width:100%}.add-new-layer:hover{background:#f9fafb;border-color:#6366f1;color:#4f46e5}.add-new-layer svg{height:20px;width:20px}.add-new-layer-menu{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a;display:none;left:0;overflow:hidden;position:absolute;top:100%;width:200px;z-index:1000}.add-new-layer-menu.show{display:block}.add-new-layer-option{align-items:center;background:#fff;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem;transition:all .2s;width:100%}.add-new-layer-option:hover{background:#f3f4f6;color:#4f46e5}.add-new-layer-option svg{height:20px;width:20px}.layer-item{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;margin-bottom:4px;padding:8px;transition:all .2s ease}.layer-item:hover{background-color:#f3f4f6}.layer-item.selected{background-color:#eef2ff;border-color:#5e72e4}.layer-item.dragging{border:1px dashed #5e72e4;opacity:.5}.layer-handle{align-items:center;border-radius:4px;color:#9ca3af;cursor:grab;display:flex;height:24px;justify-content:center;margin-right:4px;width:24px}.layer-item:hover .layer-handle{color:#6b7280}.layer-item.selected .layer-handle{color:#5e72e4}.layer-handle:active{cursor:grabbing}.layer-controls{display:flex;gap:4px;margin-right:8px}.layer-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;font-size:12px;line-height:1;padding:2px 6px;transition:all .2s ease}.layer-button:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}.layer-button:disabled{cursor:not-allowed;opacity:.5}.layer-text{color:#111827;flex:1 1;font-size:14px;margin-right:4px;outline:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-text:focus{border-bottom:2px solid #5e72e4}.variation-display{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.variation-display h3{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.variation-name{color:#111827;font-size:1rem;font-weight:500}.variation-loading-indicator{animation:pulse 1s ease-in-out infinite;background-color:#eef2ff;border-radius:.25rem;color:#4f46e5;font-size:.75rem;margin-top:.5rem;padding:.25rem .5rem}.sku-display{color:#6b7280;font-size:.875rem;margin-top:.5rem}.sku-display span{color:#111827;font-weight:500}.sku-display span.sku-updated{animation:pulse 1s}body.variation-loading{cursor:wait}.loading-indicator{align-items:center;color:#6b7280;display:flex;font-size:.875rem;height:200px;justify-content:center}.virtualized-select-container{position:relative;width:100%}.virtualized-select-header{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;cursor:pointer;display:flex;font-size:.875rem;justify-content:space-between;padding:.625rem;transition:all .2s}.virtualized-select-header:hover{border-color:#d1d5db}.virtualized-select-header:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133;outline:none}.virtualized-select-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;max-height:300px;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:50}.virtualized-select-search{background-color:#f9fafb;border:none;border-bottom:1px solid #e5e7eb;font-size:.875rem;padding:.625rem;width:100%}.virtualized-select-search:focus{background-color:#fff;outline:none}.virtualized-select-options{max-height:240px;overflow-y:auto;scrollbar-width:thin}.virtualized-select-options::-webkit-scrollbar{width:4px}.virtualized-select-options::-webkit-scrollbar-track{background:#f9fafb}.virtualized-select-options::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:2px}.virtualized-select-option{cursor:pointer;font-size:.875rem;padding:.625rem;transition:background-color .2s}.virtualized-select-option:hover{background-color:#f3f4f6}.virtualized-select-option.selected{background-color:#eef2ff;color:#4f46e5}.virtualized-select-option:focus{background-color:#f3f4f6;outline:none}.virtualized-select-loading{background-color:#f9fafb;color:#6b7280;font-size:.75rem;padding:.625rem;text-align:center}.virtualized-select-no-results{color:#6b7280;font-style:italic;padding:1rem;text-align:center}:focus-visible{outline:2px solid #6366f1;outline-offset:2px}[role=button]:focus-visible,[role=combobox]:focus-visible,[role=option]:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #6366f1;outline-offset:2px}@media (max-width:1024px){.virtualized-select-dropdown{left:1rem;max-height:80vh;position:fixed;right:1rem;top:50%;transform:translateY(-50%);z-index:100}.virtualized-select-options{max-height:calc(80vh - 50px)}.variation-display{padding:.75rem}.virtualized-select-container:after{background:#00000080;bottom:0;content:"";display:none;left:0;position:fixed;right:0;top:0;z-index:50}.virtualized-select-container.is-open:after{display:block}}.color-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.color-swatch{background:#fff;border:2px solid #e5e7eb;border-radius:50%;cursor:pointer;height:40px;padding:2px;transition:all .2s ease;width:40px}.color-swatch:hover{transform:scale(1.1)}.color-swatch.active{border-color:#007bff}.color-swatch img{border-radius:50%;height:100%;object-fit:contain;width:100%}.canvas-view-indicator{background:#f5f5f59c;border-radius:4px;bottom:0;left:50%;max-width:90%;position:absolute;transform:translateX(-50%);width:fit-content;z-index:39}@media (max-width:1024px){.canvas-view-indicator{display:none}}.canvas-view-thumbnails{display:flex;gap:10px;justify-content:center;overflow-x:auto;padding:5px}.canvas-view-thumbnail{border:2px solid #0000;border-radius:4px;cursor:pointer;flex:0 0 auto;overflow:hidden;transition:all .2s ease}.canvas-view-thumbnail.active{border-color:#007bff}.canvas-view-thumbnail:hover{transform:translateY(-2px)}.canvas-view-thumbnail-image{align-items:center;background:#fff;border-radius:4px;display:flex;height:auto;justify-content:center;overflow:hidden;width:60px}.canvas-view-thumbnail-image img{max-height:100%;max-width:100%;object-fit:contain}.canvas-view-thumbnail-label{color:#333;font-size:10px;padding:1px;text-align:center}@media (max-width:768px){.canvas-view-thumbnail-image{height:60px;width:60px}.canvas-view-thumbnail-label{font-size:8px}}.save-status{animation:fadeIn .3s ease;background:#000c;border-radius:4px;bottom:20px;color:#fff;font-size:14px;padding:8px 16px;position:fixed;right:20px;z-index:1000}.designs-list-panel{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;display:none;flex-direction:column;height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateX(-10px);transition:opacity .3s ease,transform .3s ease;width:100%;z-index:1}.designs-list-panel.show{display:flex;opacity:1;pointer-events:auto;transform:translateX(0)}.designs-panel-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem}.designs-panel-header h3{color:#111827;font-size:1rem;font-weight:600;margin:0}.designs-panel-close{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:color .2s ease}.designs-panel-close:hover{color:#111827}.designs-list-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:1rem}.design-item{align-items:center;background:#fff;border:none;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;max-height:100px;padding:0;position:relative;transition:all .2s ease}.design-item:hover{transform:translateY(-2px)}.design-item.selected{outline:2px solid #4f46e5}.design-preview{align-items:center;aspect-ratio:1;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;justify-content:center;overflow:hidden;width:100%}.design-preview img{background:#fff;height:100%;object-fit:contain;width:100%}.design-preview svg{color:#9ca3af;height:32px;width:32px}.design-delete-button{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;opacity:0;padding:0;position:absolute;right:-8px;top:-8px;transform:scale(.8);transition:all .2s ease;width:24px;z-index:10}.design-item:hover .design-delete-button{opacity:1;transform:scale(1)}.design-delete-button:hover{background:#dc2626;transform:scale(1.1)!important}.design-delete-button svg{height:16px;width:16px}@media (max-width:768px){.designs-list-content{gap:.75rem;grid-template-columns:repeat(2,1fr);padding:.75rem}}@media (max-width:480px){.designs-list-content{gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem}.canvas-view-indicator{bottom:35px;margin-bottom:0;padding:.5rem}}.designs-panel-footer{background:#fff;border-top:1px solid #e5e7eb;padding:1rem}.save-design-button{background:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem;transition:background-color .2s ease;width:100%}.save-design-button:hover{background:#4338ca}.save-design-button:disabled{background:#c7d2fe;cursor:not-allowed}@media (max-width:1024px){.designs-list-panel{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:none;border-top-left-radius:1rem;border-top-right-radius:1rem;bottom:64px;height:60vh;left:0;position:fixed;right:0;top:auto;transform:translateY(100%);width:100%}.designs-list-panel.show{transform:translateY(0)}.design-item{padding:.75rem}.design-preview{height:150px;width:150px}.design-preview svg{height:100px;width:100px}}.mobile-designs-list{-webkit-overflow-scrolling:touch;max-height:calc(80vh - 64px);overflow-y:auto;padding:1rem}.mobile-designs-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.mobile-designs-header h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.mobile-designs-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);padding-bottom:1rem}@media (max-width:600px){.mobile-designs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.mobile-designs-grid{grid-template-columns:1fr}}.no-designs-message{background:#f3f4f6;border-radius:.5rem;color:#6b7280;grid-column:1/-1;padding:2rem;text-align:center}.mobile-designs-list .design-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .2s ease}.mobile-designs-list .design-name{color:#111827;font-size:.9rem;font-weight:500;overflow:hidden;padding:.5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width:600px){.mobile-designs-list .design-name{font-size:.95rem}}@media (max-width:380px){.mobile-designs-list .design-name{font-size:1rem}}.mobile-designs-list .design-item:active{background:#f3f4f6;transform:scale(.98)}.mobile-designs-list .design-preview{align-items:center;background:#f9fafb;display:flex;justify-content:center;overflow:hidden;padding-bottom:100%;position:relative}.mobile-designs-list .design-preview img{height:100%;left:0;object-fit:contain;padding:.5rem;position:absolute;top:0;width:100%}.mobile-designs-list .save-design-button{background:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;margin-top:auto;padding:.75rem;transition:background-color .2s ease;width:100%}@media (max-width:600px){.mobile-designs-list .save-design-button{font-size:.95rem}}@media (max-width:380px){.mobile-designs-list .save-design-button{font-size:1rem}}.mobile-designs-list .save-design-button:hover{background:#4338ca}.mobile-designs-list .save-design-button:disabled{background:#c7d2fe;cursor:not-allowed}.upload-status-message{animation:pulse 1.5s infinite;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;color:#0369a1;font-weight:500;margin-bottom:1rem;padding:.75rem;text-align:center}.canvas-container .snap-line{position:absolute;z-index:1000}.canvas-container .snap-line.vertical{height:100%}.canvas-container .snap-line.horizontal{left:0;width:100%}.mobile-tab-content .toolbar-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#111827;cursor:pointer;display:flex;font-size:16px;gap:8px;padding:12px 16px;transition:all .2s;width:100%}.mobile-tab-content .toolbar-button.active{background-color:#5e72e4;border-color:#5e72e4;color:#fff}.mobile-tab-content .toolbar-button .button-label{flex:1 1;text-align:left}.design-item.uploading .design-preview{background-color:#f3f4f6;position:relative}.upload-progress-container{background-color:#e5e7eb;bottom:0;height:4px;left:0;overflow:hidden;position:absolute;width:100%}.upload-progress-bar{background-color:#4f46e5;height:100%;transition:width .3s ease}.designs-panel-upload{padding:20px 15px 5px}.designs-upload-button{align-items:center;background-color:#0f0f0f;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;justify-content:center;padding:10px;transition:background-color .2s;width:100%}.designs-upload-button svg{font-size:18px;margin-right:8px}@media (max-width:1345px) and (min-width:1025px){.canvas-toolbar,.text-toolbar{flex-wrap:wrap;gap:.5rem;max-height:100px;overflow:scroll;padding-right:1rem}.canvas-toolbar,.text-toolbar,.toolbar-section{gap:.5rem}.toolbar-button[title="Add Text"]:after{display:none}}.basket-icon-wrapper{align-items:center;display:flex;margin-left:1rem}.basket-success-message{animation:fadeInOut 3s ease-in-out;background-color:#10b981;border-radius:.375rem;box-shadow:0 4px 6px #0000001a;color:#fff;padding:1rem;position:fixed;right:20px;top:20px;z-index:1000}.add-to-order-button{background-color:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.add-to-order-button:hover{background-color:#4338ca}.add-to-order-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.editor-header-right{justify-content:flex-end}.price-display{margin-bottom:.5rem;margin-right:0;text-align:right;width:20%}.price-amount{font-size:.8rem;padding-top:10px}.add-to-order-button{font-size:.6rem;padding:.5rem 1rem}.basket-icon-wrapper{margin-left:.5rem}}.layer-delete{align-items:center;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-left:4px;opacity:.6;transition:all .2s ease;width:28px}.layer-delete:hover{background-color:#fee2e2;color:#ef4444;opacity:1}.layer-item:hover .layer-delete{opacity:.8}.mobile-layer-delete{align-items:center;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-left:4px;opacity:.6;transition:all .2s ease;width:32px}.mobile-layer-delete:hover{background-color:#fee2e2;color:#ef4444;opacity:1}.mobile-layer-item:hover .mobile-layer-delete{opacity:.8}.pattern-selection-panel{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;display:none;flex-direction:column;height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateX(-10px);transition:opacity .3s ease,transform .3s ease;width:100%;z-index:1}.pattern-selection-panel.show{display:flex;opacity:1;pointer-events:auto;transform:translateX(0)}.pattern-panel-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem}.pattern-panel-header h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.pattern-toggle-container{display:flex;gap:.75rem;padding:.5rem .75rem}.pattern-grid-icon{color:#4b5563;height:1.25rem;width:1.25rem}.pattern-toggle{display:inline-block;height:22px;margin-left:auto;position:relative;width:40px}.pattern-toggle input{height:0;opacity:0;width:0}.pattern-toggle-slider{background-color:#e5e7eb;border-radius:22px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.pattern-toggle-slider:before{background-color:#fff;border-radius:50%;bottom:2px;box-shadow:0 1px 2px #0000001a;content:"";height:18px;left:2px;position:absolute;transition:.3s;width:18px}.pattern-toggle input:checked+.pattern-toggle-slider{background-color:#333}.pattern-toggle input:checked+.pattern-toggle-slider:before{transform:translateX(18px)}.pattern-toggle input:disabled+.pattern-toggle-slider{cursor:not-allowed;opacity:.5}.pattern-toggle input:disabled+.pattern-toggle-slider:before{background-color:#ccc}.pattern-panel-close{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.pattern-panel-close:hover{color:#111827}.pattern-list{flex:1 1;overflow-y:auto;padding:1rem}@media (max-width:1024px){.pattern-selection-panel{border-left:none;border-top-left-radius:1rem;border-top-right-radius:1rem;bottom:64px;height:60vh;left:0;position:fixed;right:0;top:auto;transform:translateY(100%);width:100%}.pattern-selection-panel.show{transform:translateY(0)}}.pattern-controls{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem}.fill-artboard-button{background-color:#5e72e4;border:none;border-radius:4px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:15px;padding:10px 15px;text-align:center;transition:background-color .2s ease;width:100%}.fill-artboard-button:hover{background-color:#4c5fcb}.fill-artboard-button:active{background-color:#3a4cb7;transform:translateY(1px)}.pattern-control{display:flex;flex-direction:column;margin-bottom:15px}.pattern-control label{color:#333;font-size:14px;margin-bottom:5px}.pattern-control input[type=range]{-webkit-appearance:none;background:#e5e7eb;border-radius:3px;height:6px;margin-bottom:5px;outline:none;width:100%}.pattern-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#333;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0003;cursor:pointer;height:16px;width:16px}.pattern-control input[type=range]::-moz-range-thumb{background:#333;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0003;cursor:pointer;height:16px;width:16px}.pattern-value{margin-top:2px}.pattern-control select{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;font-size:.875rem;outline:none;padding:.5rem;transition:border-color .2s ease}.pattern-control select:focus{border-color:#333;box-shadow:0 0 0 2px #3333331a}.pattern-toggle-label{color:#111827;font-size:1rem;font-weight:500}.pattern-thumbnails{background-color:#f9f9f9;border-radius:8px;margin-top:15px;padding:10px}.pattern-thumbnails h4{color:#333;font-size:14px;margin:0 0 10px}.pattern-thumbnail-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.pattern-thumbnail{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:5px;transition:all .2s ease}.pattern-thumbnail:hover{border-color:#aaa;box-shadow:0 2px 5px #0000001a;transform:translateY(-2px)}.pattern-thumbnail img{border-radius:3px;height:60px;object-fit:cover;width:100%}.pattern-thumbnail span{color:#555;font-size:12px;margin-top:5px;text-align:center}@media (max-width:1024px){.pattern-thumbnail-grid{grid-template-columns:repeat(2,1fr)}.pattern-thumbnail img{height:50px}}.pattern-control-row{align-items:center;display:flex;gap:10px}.pattern-control-row input[type=range]{flex:1 1;margin-bottom:0}.pattern-value{color:#666;font-size:12px;min-width:30px;text-align:right}.mobile-tab.views-tab{display:flex}.mobile-tab.views-tab.hidden{display:none}.mobile-tab-content.views-content{display:none;flex-direction:column;padding:15px}.mobile-tab-content.views-content.show{display:flex}.mobile-canvas-views{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:10px}.mobile-canvas-view-title{color:#333;font-weight:500;margin-bottom:15px;text-align:center;width:100%}.mobile-canvas-view-thumbnail{border:2px solid #0000;border-radius:4px;cursor:pointer;padding:4px;position:relative;transition:all .2s ease}.mobile-canvas-view-thumbnail.active{border-color:#4a90e2}.mobile-canvas-view-thumbnail:hover{transform:translateY(-2px)}.mobile-canvas-view-thumbnail-image{align-items:center;background:#fff;border-radius:3px;display:flex;height:70px;justify-content:center;overflow:hidden;width:70px}.mobile-canvas-view-thumbnail-image img{max-height:100%;max-width:100%;object-fit:contain}.mobile-canvas-view-thumbnail-label{color:#555;font-size:11px;margin-top:5px;max-width:70px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width:380px){.mobile-canvas-view-thumbnail-image{height:60px;width:60px}.mobile-canvas-view-thumbnail-label{max-width:60px}}.view-switch-overlay{align-items:center;background-color:#ffffffb3;bottom:0;color:#333;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.view-switch-spinner{animation:spin 1s ease-in-out infinite;border:5px solid #0000001a;border-radius:50%;border-top-color:#5e72e4;height:50px;margin-bottom:1rem;width:50px}.canvas-view-indicator{align-items:center;display:flex;flex-direction:column;margin-bottom:15px;margin-top:10px}.additional-print-fee{align-items:center;background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;color:#555;display:flex;font-size:14px;justify-content:center;margin-bottom:10px;max-width:250px;padding:6px 12px;text-align:center;width:100%}.additional-print-fee span{margin-right:4px}@media (max-width:1024px){.mobile-canvas-views .additional-print-fee{margin-bottom:15px;max-width:100%;width:100%}.canvas-view-indicator{margin-bottom:10px}.additional-print-fee{font-size:10px}}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-content{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-width:500px;padding:40px;text-align:center;width:90%}.loading-spinner{margin-bottom:24px}.spinner{animation:spin 1.5s linear infinite;border:5px solid #0000001a;border-top-color:#3498db;height:60px;width:60px}.loading-message{display:flex;flex-direction:column;gap:10px}.main-message{color:#333;font-size:18px;font-weight:600;margin:0}.funny-message{animation:fadeInOut 3s ease-in-out infinite;color:#666;font-size:16px;margin:0;min-height:2em}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media (max-width:768px){.loading-content{max-width:400px;padding:30px}.spinner{height:50px;width:50px}.main-message{font-size:16px}.funny-message{font-size:14px}}.checkout-page-wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:calc(80vh - 200px);min-height:calc(80vh - var(--header-height, 80px) - var(--footer-height, 120px));padding:2rem 1rem}@media (min-height:900px){.checkout-page-wrapper{justify-content:center}}.checkout-container{background-color:#f9fafb;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;margin:0 auto;max-width:1100px;padding:1.5rem;width:100%}.checkout-container h1{font-size:1.5rem;font-weight:600;margin-bottom:1.25rem;text-align:center}.checkout-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:3fr 2fr}.checkout-form-container,.order-summary{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.checkout-form h2,.order-summary h2,.shipping-methods h3{border-bottom:1px solid #ebeef2;color:var(--color-text-primary);font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.checkout-form h3{color:var(--color-text-primary);font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-row:last-child{margin-bottom:0}.form-row.full-width{grid-template-columns:1fr}.form-group{display:flex;flex-direction:column;margin-bottom:.5rem}.form-group label{display:none}.form-group input,.form-group select{border:1px solid var(--color-border);border-radius:4px;font-size:.85rem;height:36px;padding:.5rem .6rem;transition:all .2s ease}.form-group input::placeholder,.form-group select::placeholder{color:var(--color-text-secondary);opacity:.8}.form-group input:focus,.form-group select:focus{border-color:var(--color-primary);box-shadow:0 0 0 1px #4338ca1a;outline:none}.order-summary{position:sticky;top:1.5rem}.order-items{border-bottom:1px solid #ebeef2;margin-bottom:1.5rem;max-height:400px;overflow-y:auto;padding-bottom:1rem;padding-right:.5rem}.order-item{grid-gap:.6rem;border-bottom:1px solid #f1f3f5;display:grid;gap:.6rem;grid-template-columns:60px 1fr;padding:.65rem 0}.order-item:last-child{border-bottom:none}.item-image-container{align-items:center;display:flex;flex-direction:column;gap:.35rem}.item-image{border:1px solid #f1f3f5;border-radius:4px;height:60px;overflow:hidden;width:60px}.item-image img{height:100%;object-fit:contain;width:100%}.item-price-total{color:var(--color-text-secondary);font-size:.7rem}.item-details h3,.success-item-details h3{color:var(--color-text-primary);font-size:.85rem;margin:0 0 .15rem}.success-item-details h3{text-align:left}.success-variation-name,.variation-name{color:var(--color-text-secondary);font-size:.75rem;margin:0 0 .3rem}.success-variation-name{text-align:left}.item-attributes{gap:.3rem;margin-bottom:.3rem}.attribute{background-color:#f5f7fa;color:var(--color-text-secondary);font-size:.65rem;padding:.15rem .3rem}.item-quantity-price{align-items:center;margin-top:.3rem}.quantity-controls{align-items:center;display:flex;gap:.35rem}.quantity-button{align-items:center;background-color:#f5f7fa;border:1px solid #ebeef2;border-radius:3px;cursor:pointer;display:flex;font-size:.8rem;height:22px;justify-content:center;transition:all .2s ease;width:22px}.quantity-button:hover:not(:disabled){background-color:#ebeef2}.quantity-button:disabled{cursor:not-allowed;opacity:.5}.quantity-display{font-size:.8rem;min-width:16px;text-align:center}.total-row{color:var(--color-text-secondary);font-size:.8rem;margin-bottom:.4rem}.total-row.grand-total{border-top:1px solid var(--color-border);color:var(--color-text-primary);font-size:1rem;font-weight:600;margin-top:.5rem;padding-top:.5rem}.total-row.tax-row{color:var(--color-text-secondary);font-size:.8rem;margin-bottom:.5rem}.order-totals .tax-info{color:var(--color-text-secondary);font-size:.75rem;font-style:italic;margin-top:.2rem}.shipping-methods{background-color:#f9fafb;border:1px solid #ebeef2;border-radius:8px;margin-top:2rem;padding:1.5rem}.shipping-methods h3{border-bottom-color:#e5e7eb;margin-top:0;padding-bottom:.75rem}.shipping-options{display:flex;flex-direction:column;gap:.75rem}.shipping-option{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;flex-direction:column;gap:.4rem;padding:1rem;position:relative;transition:all .2s ease}.shipping-option:hover{border-color:#cbd5e0;box-shadow:0 2px 5px #00000014}.shipping-option.selected{background-color:#4338ca08;border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.shipping-option-header{align-items:center;display:flex;gap:.5rem}.shipping-option-header input[type=radio]{margin:0}.method-name{font-size:.85rem;font-weight:500}.shipping-option-details{align-items:center;color:var(--color-text-secondary);display:flex;justify-content:space-between;padding-left:1.25rem}.delivery-estimate{font-size:.75rem}.shipping-price{font-size:.8rem;font-weight:600}.additional-fee-info{color:var(--color-text-secondary);font-size:.7rem;font-style:italic;margin-top:.25rem;padding-left:1.25rem}.additional-fee-info p{margin:0}.additional-fees-badge{background-color:#f3f4f6;color:#6b7280}.additional-fees-badge,.fallback-badge{border-radius:.25rem;font-size:.7rem;font-weight:500;max-width:90%;padding:.15rem .4rem;position:absolute;right:.5rem;text-align:right;top:.5rem}.fallback-badge{background-color:#fffbeb;border:1px solid #fcd34d;color:#b45309}.shipping-option .fallback-badge+.additional-fees-badge{top:2rem}.fallback-explanation{background-color:#fffbeb;border:1px solid #fcd34d;border-radius:.5rem;margin-bottom:.85rem;padding:.65rem}.fallback-explanation p{color:#92400e;font-size:.8rem;margin:0}.empty-basket,.error-message,.loading{padding:2.5rem;text-align:center}.error-message{color:#ef4444}.empty-basket{margin:0 auto;max-width:400px}.empty-basket h2{margin-bottom:.85rem}.empty-basket p{color:var(--color-text-secondary);margin-bottom:1.25rem}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #4338ca33;border-radius:50%;border-top:3px solid var(--color-primary);display:inline-block;height:40px;width:40px}.spinner.small{border-width:2px;height:24px;width:24px}.spinner.mini{border-width:2px;height:16px;margin-left:8px;width:16px}.section-loading{align-items:center;background-color:#f9fafb;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1.5rem}.section-loading p{color:var(--color-text-secondary);font-size:.85rem;margin:0}.checkout-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffbf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.checkout-loader{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem}.checkout-loader p{color:var(--color-text-primary);font-size:1rem;margin:0}.checkout-loader .progress-bar{background-color:#e2e8f0;border-radius:2px;height:4px;margin:.5rem 0;overflow:hidden;width:200px}.checkout-loader .progress-bar-fill{animation:progress 2s ease-in-out infinite;background-color:var(--color-primary);border-radius:2px;height:100%;width:30%}@keyframes progress{0%{margin-left:0;width:0}50%{margin-left:25%;width:50%}to{margin-left:100%;width:0}}.checkout-error-banner{align-items:center;background-color:#fee2e2;border-radius:8px;color:#b91c1c;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.close-error{background:none;border:none;color:#b91c1c;cursor:pointer;font-size:1.25rem}.total-row.tax-row.loading{align-items:center;color:var(--color-text-secondary);display:flex;font-style:italic;justify-content:space-between}@media (max-width:1024px){.checkout-grid{gap:1.5rem;grid-template-columns:1fr}.order-summary{position:static}}@media (max-width:768px){.checkout-page-wrapper{padding:1rem .5rem}.checkout-container{padding:.5rem}.checkout-form-container,.order-summary,.popular-countries,.shipping-methods{padding:1rem}.checkout-container h1{font-size:1.5rem;margin-bottom:1.25rem}.order-items{max-height:none}.checkout-country-flags{grid-template-columns:repeat(3,1fr)}.form-row{grid-template-columns:1fr;margin-bottom:.5rem}}@media (max-width:480px){.checkout-container{padding:.75rem}.checkout-form-container,.order-summary{border-radius:6px;padding:1rem}.checkout-container h1{font-size:1.4rem;margin-bottom:1rem}.checkout-country-flags{grid-template-columns:repeat(2,1fr)}.shipping-option-details{align-items:flex-start;flex-direction:column;gap:.2rem}}.popular-countries{background-color:#f9fafb;border:1px solid #ebeef2;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.popular-countries h3{color:var(--color-text-primary);font-size:.9rem;font-weight:500;margin-bottom:.75rem}.checkout-country-flags{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.checkout-country-flag{align-items:center;border:1px solid var(--color-border);border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:.5rem .25rem;transition:all .2s ease}.checkout-country-flag:hover{background-color:#f9fafb;border-color:#d1d5db}.checkout-country-flag.selected{background-color:#4338ca0d;border-color:var(--color-primary)}.checkout-country-flag .flag{font-size:1.2rem;margin-bottom:.25rem}.checkout-country-flag span:last-child{color:var(--color-text-secondary);font-size:.7rem;text-align:center}.promo-code-section{background-color:#f9fafb;border:1px solid #ebeef2;border-radius:6px;margin:1rem 0;padding:1rem}.promo-input-container{display:flex;gap:.4rem}.promo-input-container input{border:1px solid var(--color-border);border-radius:3px;flex:1 1;font-size:.8rem;height:32px;padding:.4rem .5rem;text-transform:uppercase}.promo-input-container input:disabled{background-color:#f5f7fa;cursor:not-allowed}.apply-promo-button{background-color:var(--color-primary);border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.8rem;height:32px;padding:.4rem .75rem;transition:background-color .2s}.apply-promo-button:hover:not(:disabled){background-color:#4338ca}.apply-promo-button:disabled{cursor:not-allowed;opacity:.7}.promo-error{color:#ef4444;font-size:.75rem;margin-top:.4rem}.applied-promo{align-items:center;background-color:#f0fdf4;border:1px solid #86efac;border-radius:3px;color:#166534;display:flex;font-size:.8rem;justify-content:space-between;margin-top:.4rem;padding:.4rem}.remove-promo{background:none;border:none;border-radius:3px;color:#ef4444;cursor:pointer;font-size:.75rem;padding:.2rem .4rem;transition:background-color .2s}.remove-promo:hover{background-color:#fee2e2}.discount-row{color:#059669;font-weight:500}.checkout-button{background:var(--color-primary);border:none;border-radius:6px;box-shadow:0 2px 5px #0000001a;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;min-width:200px;padding:.9rem;transition:all .2s ease;width:100%}.checkout-button:hover:not(:disabled){background-color:#4338ca;box-shadow:0 3px 8px #00000026}.checkout-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.7}.skeleton{animation:skeleton-loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#e2e8f099 25%,#edf2f7e6 50%,#e2e8f099 75%);background-size:200% 100%;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:.8rem;margin-bottom:.5rem;width:100%}.skeleton-text.short{width:40%}.skeleton-text.medium{width:60%}.skeleton-text.long{width:90%}.shipping-option.skeleton{background:#f9fafb;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:default;height:85px;margin-bottom:.75rem;overflow:hidden;padding:1rem;position:relative}.shipping-option.skeleton:after{animation:shine 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff9 50%,#fff0);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.tax-row.skeleton{color:var(--color-text-secondary);display:flex;font-size:.8rem;height:20px;justify-content:space-between;margin-bottom:.4rem;overflow:hidden;position:relative}.tax-row.skeleton span{background:#f1f5f9;border-radius:2px;display:inline-block;height:.8rem;margin-top:3px}.tax-row.skeleton span:first-child{width:80px}.tax-row.skeleton span:last-child{width:50px}.tax-row.skeleton:after{animation:shine 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff9 50%,#fff0);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.item-quantity-price .loading-indicator{align-items:center;animation:pulse 1.5s infinite;color:#94a3b8;display:inline-flex;font-size:16px;height:18px;justify-content:center;line-height:1;margin:0;padding:0;width:18px}.design-views-expander{border-top:1px dashed #e0e0e0;margin-top:10px;padding-top:8px;width:100%}.expander-button{align-items:center;background:none;border:none;color:#151515;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:600;padding:5px 0;text-align:left;transition:color .2s;width:100%}.expander-icon{font-size:15px;margin-left:auto}.design-views-content{background-color:#f9f9f9;border-radius:4px;box-shadow:0 1px 3px #0000000d;margin-top:10px;padding:10px}.design-views-header{border-bottom:1px solid #e0e0e0;margin-bottom:10px;padding-bottom:5px}.design-views-header h4{color:#555;font-size:.9rem;font-weight:600;margin:0}.design-id{color:#555;font-size:.85rem;margin-bottom:10px}.design-id span{font-weight:600;margin-right:5px}.design-thumbnails{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:10px}.design-thumbnail-item{align-items:center;display:flex;flex-direction:column;margin-bottom:5px;position:relative}.thumbnail-container{aspect-ratio:1;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;transition:transform .2s,box-shadow .2s;width:100%}.thumbnail-container:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.thumbnail-container img{height:100%;object-fit:cover;width:100%}.view-name{background-color:#f1f1f1;border-radius:4px;color:#555;font-size:.8rem;margin-top:6px;max-width:100%;overflow:hidden;padding:3px 6px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.no-thumbnails{color:#888;font-size:.9rem;font-style:italic}@media (max-width:576px){.design-thumbnails{grid-template-columns:1fr}}@media (min-width:768px){.design-thumbnails{grid-template-columns:repeat(2,1fr)}}.thumbnail-container{cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease}.thumbnail-container:hover{transform:scale(1.05)}.thumbnail-overlay{align-items:center;background-color:#0003;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%}.thumbnail-container:hover .thumbnail-overlay{opacity:1}.view-icon{color:#fff;font-size:1.8rem;text-shadow:0 1px 2px #00000080}.thumbnail-modal,.view-icon{align-items:center;display:flex;justify-content:center}.thumbnail-modal{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#000c;height:100%;left:0;padding:1.5rem;position:fixed;top:0;width:100%;z-index:1000}.thumbnail-modal-content{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;max-height:90%;max-width:90%;overflow:hidden;padding:1.5rem;position:relative;width:auto}.close-modal{align-items:center;background-color:#0000001a;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;line-height:1;padding:0;position:absolute;right:.5rem;top:.5rem;transition:background-color .2s ease;width:2rem}.close-modal:hover{background-color:#0003}.modal-view-name{color:var(--color-text-primary);font-size:1.1rem;font-weight:600;margin:0 0 1rem;text-align:center}.modal-image-container{align-items:center;display:flex;justify-content:center;max-height:70vh;overflow:hidden}.modal-image{max-height:70vh;max-width:100%;object-fit:contain}.form-error-icon{display:none}@media (max-width:768px){.thumbnail-modal-content{max-height:95%;max-width:95%;padding:1rem}.modal-view-name{font-size:1rem;margin-bottom:.5rem}.modal-image{max-height:60vh}}.checkout-cancel,.checkout-success{margin:0 auto;max-width:700px;padding:3rem 2rem;text-align:center}.cancel-icon,.success-icon{margin-bottom:1.5rem}.order-reference{background-color:#f0fdf4;border:1px solid #86efac;border-radius:8px;box-shadow:0 2px 4px #0000000d;color:#166534;display:inline-block;font-size:1.2rem;font-weight:400;margin:1.5rem 0;padding:1.25rem}.order-reference strong{display:block;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-top:.5rem}.cancel-message,.success-message{color:var(--color-text-secondary);font-size:.8rem;line-height:1.6;margin-bottom:2rem}.cancel-actions,.success-actions{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.continue-shopping-link{background-color:#f3f4f6;border-radius:6px;color:var(--color-text-primary);display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.continue-shopping-link:hover{background-color:#e5e7eb}.retry-payment-button{background-color:var(--color-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;min-width:200px;padding:.9rem 1.5rem;transition:all .2s ease}.retry-payment-button:hover{background-color:#4338ca}@media (max-width:768px){.checkout-cancel,.checkout-success{padding:2rem 1rem}.cancel-message,.success-message{font-size:1rem}.order-reference{font-size:1rem;max-width:350px;padding:1rem;width:90%}.order-reference strong{font-size:1.15rem;margin-top:.35rem}}.form-group.has-error .input-wrapper{position:relative}.form-group.has-error input,.form-group.has-error select{background-color:#fef2f2;border-color:#dc2626}.error-icon{align-items:center;color:#dc2626;display:flex;font-size:1.1rem;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.error-message{color:#dc2626}.error-message,.info-message{display:block;font-size:.75rem;margin-top:.25rem}.info-message{color:#3b82f6}.input-wrapper{position:relative;width:100%}.form-group input.error,.form-group select.error{padding-right:30px}.form-group input:focus.error,.form-group select:focus.error{border-color:#dc2626;box-shadow:0 0 0 1px #dc26261a}.form-error-message{color:#dc2626;display:block;font-size:.75rem;margin-top:.25rem}.phone-input-wrapper{align-items:stretch;display:flex;width:100%}.country-code-dropdown{flex:0 0 auto;position:relative}.country-code-select{background-color:#f9fafb;border:1px solid var(--color-border);border-radius:4px 0 0 4px;border-right:none;font-size:.85rem;height:36px;min-width:100px;padding:.5rem .6rem}.phone-number-input{flex:1 1}.phone-number-input input{border-radius:0 4px 4px 0}.form-group.has-error .country-code-select,.form-group.has-error .phone-number-input input{background-color:#fef2f2;border-color:#dc2626}@media (max-width:768px){.phone-input-wrapper{flex-direction:column}.country-code-dropdown{margin-bottom:.5rem}}.checkout-steps{justify-content:center;margin-bottom:2rem;padding:1rem 0}.checkout-step,.checkout-steps{align-items:center;display:flex}.checkout-step{flex-direction:column;position:relative;width:80px}.step-number{align-items:center;background-color:#f5f7fa;border:1px solid #e2e8f0;border-radius:50%;display:flex;font-size:.9rem;font-weight:600;height:30px;justify-content:center;margin-bottom:.5rem;width:30px}.step-label,.step-number{color:#718096;transition:all .3s ease}.step-label{font-size:.8rem;text-align:center}.step-connector{background-color:#e2e8f0;flex-grow:1;height:2px;margin:0 .5rem;max-width:80px;position:relative;top:-15px}.checkout-step.active .step-number{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.checkout-step.active .step-label{color:var(--color-text-primary);font-weight:600}.checkout-step.completed .step-number{background-color:#48bb78;border-color:#48bb78;color:#fff}.checkout-step.completed .step-label{color:#48bb78}.checkout-step.completed+.step-connector{background-color:#48bb78}.step-navigation{display:flex;justify-content:space-between;margin-top:2rem}.step-back-button{background-color:#f5f7fa;border:1px solid #e2e8f0;border-radius:6px;color:var(--color-text-primary);cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.step-back-button:hover{background-color:#e2e8f0}.step-next-button{background-color:var(--color-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.step-next-button:hover{background-color:#4338ca}.same-as-shipping{align-items:center;display:flex;gap:.5rem;margin:1rem 0}.same-as-shipping input[type=checkbox]{height:auto;margin:0;width:auto}.same-as-shipping label{color:var(--color-text-primary);cursor:pointer;display:inline;font-size:.9rem}.checkout-section{display:none}.checkout-section.active{display:block}@media (max-width:768px){.checkout-steps{padding:.5rem 0}.checkout-step{width:60px}.step-number{font-size:.8rem;height:24px;width:24px}.step-label{font-size:.7rem}.step-connector{max-width:40px}}.review-section{background-color:#fff;border:1px solid #ebeef2;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:1.5rem;padding:1.25rem}.review-section h3{align-items:center;border-bottom:1px solid #ebeef2;color:var(--color-text-primary);display:flex;font-size:1rem;font-weight:500;justify-content:space-between;margin:0 0 1rem;padding-bottom:.75rem}.section-content{gap:.75rem}.review-details,.section-content{display:flex;flex-direction:column}.review-details{gap:.5rem;margin-bottom:1.25rem}.review-details p{color:var(--color-text-secondary);font-size:.85rem;line-height:1.5;margin:0}.review-details p strong{color:var(--color-text-primary);font-weight:500}.edit-details-button{align-self:flex-start;background-color:#f5f7fa;border:1px solid #e2e8f0;border-radius:4px;box-shadow:0 1px 2px #0000000d;color:var(--color-primary);cursor:pointer;font-size:.8rem;font-weight:500;padding:.5rem .85rem;transition:all .2s ease}.edit-details-button:hover{background-color:#e9eef5;border-color:#cbd5e0;color:var(--color-primary-dark)}.address-details{margin-top:.75rem}@media (max-width:768px){.review-section{padding:1rem}.review-section h3{font-size:.9rem}.review-details p{font-size:.8rem}.edit-details-button{font-size:.75rem;padding:.35rem .6rem}}.payment-instructions{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;margin-top:1.5rem;padding:1rem}.payment-instructions p{color:#0369a1;font-size:.85rem;margin:.5rem 0}.payment-details{background-color:#f0fdf4;border:1px solid #86efac;border-radius:8px;color:#166534;font-size:.9rem;margin:1rem 0;padding:1rem}.payment-details p{margin:.5rem 0}.payment-details-note{font-size:.75rem;font-style:italic;margin-top:0!important;opacity:.8}.payment-debug{font-size:.8rem;margin:1rem 0}.payment-debug summary{color:#666;cursor:pointer;font-style:italic}.debug-info{background:#f5f5f5;border-radius:4px;margin-top:.5rem;padding:.75rem}.debug-info p{font-family:monospace;margin:.25rem 0}.payment-breakdown{font-size:.85rem;margin:.5rem 0}.payment-breakdown details{margin-bottom:.75rem}.payment-breakdown summary{color:#4f46e5;cursor:pointer;font-size:.8rem;font-weight:500;margin-bottom:.5rem}.breakdown-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;margin-top:.5rem;padding:.75rem}.breakdown-details p{color:#475569;margin:.35rem 0}.estimate-note{border-top:1px dashed #e2e8f0;color:#94a3b8;font-size:.75rem;font-style:italic;margin-top:.5rem!important;padding-top:.5rem}.order-summary-success{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;margin:1.5rem 0;padding:1.5rem}.order-summary-success h2{border-bottom:1px solid #ebeef2;color:var(--color-text-primary);font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.75rem}.order-receipt{padding:1rem 0}.receipt-row{border-bottom:1px solid #f5f7fa;display:flex;justify-content:space-between;padding:.5rem 0}.receipt-row span{color:var(--color-text-secondary);font-size:.9rem}.receipt-row:last-of-type{border-bottom:none;margin-bottom:.5rem}.receipt-value{color:var(--color-text-primary)!important;font-weight:500}.receipt-note{border-top:1px dashed #ebeef2;margin-top:1rem;padding-top:.75rem}.receipt-note p{color:var(--color-text-secondary);font-size:.75rem;font-style:italic}@media (max-width:768px){.order-summary-success{padding:1rem}}.order-items-success{border-bottom:1px solid #ebeef2;margin-bottom:1.5rem;padding-bottom:1rem}.order-items-success .order-item{grid-gap:1rem;border-bottom:1px solid #f1f3f5;display:grid;gap:1rem;grid-template-columns:80px 1fr;padding:.85rem 0}.order-items-success .order-item:last-child{border-bottom:none}.placeholder-image{align-items:center;background-color:#f1f5f9;border-radius:4px;color:#94a3b8;display:flex;font-size:.75rem;height:80px;justify-content:center;width:80px}.basket-item-thumbnail{background:#f1f3f5;border:1px solid #f1f3f5;border-radius:4px;height:80px;width:80px}.item-details h3{font-size:1rem;font-weight:500;margin:0 0 .25rem}.variation-name{color:#64748b;font-size:.85rem;margin:0 0 .25rem}.item-attributes{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.attribute{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:3px;color:#64748b;font-size:.75rem;padding:.25rem .5rem}.item-quantity-price{color:#64748b;display:flex;font-size:.85rem;justify-content:space-between}.item-price-total{font-size:.9rem;font-weight:500;margin-top:.5rem}.order-totals{border-top:1px solid #ebeef2;margin-top:1.5rem;padding-top:1rem}.total-row{display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.5rem}.grand-total{border-top:1px solid #ebeef2;font-size:1.1rem;font-weight:600;margin-top:.5rem;padding-top:.5rem}.discount-row,.tax-row{color:#64748b}.discount-row{color:#10b981}@media (max-width:480px){.order-items-success .order-item{gap:.75rem;grid-template-columns:60px 1fr}.basket-item-thumbnail,.placeholder-image{height:60px;width:60px}}.stripe-elements-container{margin-top:1.5rem}.stripe-payment-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.stripe-payment-form .form-row{display:flex;flex-direction:column;margin-bottom:1.5rem}.stripe-payment-form label{color:var(--color-text-primary);font-size:.9rem;font-weight:500;margin-bottom:.5rem}.card-element-container{background:#fff;border:1px solid var(--color-border);border-radius:4px;padding:1rem;transition:all .2s ease}.card-element-container:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 1px #4338ca1a}.card-error{color:#dc2626;font-size:.85rem;margin-top:.5rem}.payment-button{background:var(--color-primary);border:none;border-radius:6px;box-shadow:0 2px 5px #0000001a;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.9rem;transition:all .2s ease;width:100%}.payment-button:hover:not(:disabled){background-color:#4338ca;box-shadow:0 3px 8px #00000026}.payment-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.7}.payment-processing{align-items:center;display:flex;font-size:.9rem;gap:.75rem;justify-content:center}.processing-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.stripe-payment-form{padding:1rem}}.not-found-section{align-items:center;display:flex;min-height:60vh;padding:80px 0}.not-found-content{flex:1 1;padding-right:40px}.not-found-content h1{color:#f44336;font-size:120px;line-height:1;margin:0;text-align:center}.not-found-content h2{font-size:32px;margin:0 0 20px}.not-found-content p{color:#555;font-size:18px;margin-bottom:30px}.not-found-content code{background:#f5f5f5;border-radius:4px;font-family:monospace;padding:3px 6px;word-break:break-all}.not-found-actions{display:flex;gap:15px;justify-content:center;margin-top:30px}.not-found-image{align-items:center;display:flex;flex:1 1;justify-content:center}.not-found-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;max-width:100%}@media (max-width:768px){.not-found-section .section-container{flex-direction:column}.not-found-content{margin-bottom:40px;padding-right:0;text-align:center}.not-found-actions{justify-content:center}.not-found-content h1{font-size:90px}}.pod-hero-container{background-color:#f3f3f3;padding:60px 0;width:100%}.pod-hero-section{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1200px;padding:0 20px}.pod-hero-content{flex:1 1}.pod-hero-content h1{font-size:40px;line-height:1.2;margin-bottom:20px}.pod-hero-image{display:flex;flex:1 1;justify-content:center}.pod-hero-image img{border-radius:8px;height:auto;max-width:100%}.pod-hero-subtitle{color:#555;font-size:18px;line-height:1.6;margin:20px 0 30px}.pod-hero-cta{display:flex;gap:16px;margin-top:30px}.pod-section-container{margin:0 auto;max-width:1200px;padding:70px 20px}.pod-intro{background-color:#fff}.pod-intro-content{margin:0 auto;max-width:850px}.pod-intro-content h2{color:#333;margin-bottom:30px;text-align:center}.pod-intro-content p{color:#555;font-size:17px;line-height:1.7;margin-bottom:20px;text-align:center}.pod-benefits-section{background-color:#f8f9fa}.pod-benefits-section h2{color:#333;margin-bottom:40px;text-align:center}.pod-benefit-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:30px;transition:transform .3s,box-shadow .3s}.pod-benefit-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.pod-benefit-card h3{color:#4b27e6;margin-bottom:15px}.pod-benefit-card p{color:#555;line-height:1.6}.pod-mid-cta{background-color:#6366f1;color:#fff;padding:60px 0}.pod-mid-cta-container{margin:0 auto;max-width:1200px;padding:0 20px}.pod-mid-cta-content{margin:0 auto;max-width:800px;text-align:center}.pod-mid-cta-content h2{color:#fff;font-size:32px;margin-bottom:20px}.pod-mid-cta-content p{color:#fff;font-size:18px;line-height:1.6;margin-bottom:30px;opacity:.9}.pod-mid-cta-buttons{display:flex;gap:20px;justify-content:center}.pod-mid-cta .primary-button{background-color:#1e1e25;color:#fff;font-size:16px;padding:14px 28px}.pod-mid-cta .secondary-button{background-color:initial;border:1px solid #fff;color:#fff;font-size:16px;padding:14px 28px}.pod-mid-cta .secondary-button:hover{background-color:#5557d2}.pod-pros-cons{background-color:#fff}.pod-pros-cons h2{color:#333;margin-bottom:20px;text-align:center}.pod-pros-cons>.pod-section-container>p{color:#555;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.pod-pros-cons-columns{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.pod-cons,.pod-pros{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:30px}.pod-pros h3{color:#28a745;margin-bottom:20px;padding-bottom:10px;position:relative}.pod-pros h3:after{background-color:#28a745;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.pod-cons h3{color:#dc3545;margin-bottom:20px;padding-bottom:10px;position:relative}.pod-cons h3:after{background-color:#dc3545;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.pod-cons ul,.pod-pros ul{padding-left:20px}.pod-cons li,.pod-pros li{color:#555;line-height:1.6;margin-bottom:15px}.pod-products{background-color:#f8f9fa}.pod-products h2{color:#333;margin-bottom:20px;text-align:center}.pod-products>.pod-section-container>p{color:#555;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.pod-products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.pod-product-category{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:25px;transition:transform .3s}.pod-product-category:hover{transform:translateY(-5px)}.pod-product-category h3{border-bottom:1px solid #eee;color:#4b27e6;margin-bottom:15px;padding-bottom:10px}.pod-product-category ul{padding-left:20px}.pod-product-category li{color:#555;margin-bottom:8px}.pod-getting-started{background-color:#fff}.pod-getting-started h2{color:#333;margin-bottom:30px}.pod-getting-started-content{align-items:center;display:flex;gap:50px}.pod-getting-started-image,.pod-getting-started-text{flex:1 1}.pod-getting-started-image img{max-width:100%}.pod-getting-started-text p{color:#555;line-height:1.6;margin-bottom:20px}.pod-getting-started-text ol{margin-bottom:25px;padding-left:20px}.pod-getting-started-text li{color:#555;line-height:1.6;margin-bottom:15px}@media (max-width:992px){.pod-hero-section{flex-direction:column;text-align:center}.pod-hero-cta{justify-content:center}.pod-getting-started-content{flex-direction:column}.pod-pros-cons-columns{grid-template-columns:1fr}}@media (max-width:768px){.pod-products-grid{grid-template-columns:1fr 1fr}.pod-benefits-grid{grid-template-columns:1fr}.pod-mid-cta-buttons{align-items:center;flex-direction:column}}@media (max-width:576px){.pod-products-grid{grid-template-columns:1fr}.pod-hero-cta{flex-direction:column}.pod-mid-cta-content h2{font-size:26px}}.poduk-hero-container{background-color:#f3f3f3;padding:60px 0;width:100%}.poduk-hero-section{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1200px;padding:0 20px}.poduk-hero-content{flex:1 1}.poduk-hero-content h1{font-size:40px;line-height:1.2;margin-bottom:20px}.poduk-hero-image{display:flex;flex:1 1;justify-content:center}.poduk-hero-image img{border-radius:8px;height:auto;max-width:100%}.poduk-hero-subtitle{color:#555;font-size:18px;line-height:1.6;margin:20px 0 30px}.poduk-hero-cta{display:flex;gap:16px;margin-top:30px}.poduk-section-container{margin:0 auto;max-width:1200px;padding:70px 20px}.poduk-intro{background-color:#fff}.poduk-intro-content{margin:0 auto;max-width:850px}.poduk-intro-content h2{color:#333;margin-bottom:30px;text-align:center}.poduk-intro-content p{color:#555;font-size:17px;line-height:1.7;margin-bottom:20px;text-align:center}.poduk-benefits-section{background-color:#f8f9fa}.poduk-benefits-section h2{color:#333;margin-bottom:40px;text-align:center}.poduk-benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.poduk-benefit-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:30px;transition:transform .3s,box-shadow .3s}.poduk-benefit-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.poduk-benefit-card h3{color:#4b27e6;margin-bottom:15px}.poduk-benefit-card p{color:#555;line-height:1.6}.poduk-sustainability{background-color:#fff}.poduk-sustainability h2{color:#333;margin-bottom:30px}.poduk-sustainability-content{align-items:center;display:flex;gap:50px}.poduk-sustainability-image,.poduk-sustainability-text{flex:1 1}.poduk-sustainability-image img{max-width:100%}.poduk-sustainability-text p{color:#555;line-height:1.6;margin-bottom:20px}.poduk-sustainability-text ul{margin-bottom:25px;padding-left:20px}.poduk-sustainability-text li{color:#555;line-height:1.6;margin-bottom:15px}.poduk-pros-cons{background-color:#f5f8fb}.poduk-pros-cons h2{color:#333;margin-bottom:20px;text-align:center}.poduk-pros-cons>.poduk-section-container>p{color:#555;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.poduk-pros-cons-columns{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.poduk-cons,.poduk-pros{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:30px}.poduk-pros h3{color:#28a745;margin-bottom:20px;padding-bottom:10px;position:relative}.poduk-pros h3:after{background-color:#28a745;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.poduk-cons h3{color:#dc3545;margin-bottom:20px;padding-bottom:10px;position:relative}.poduk-cons h3:after{background-color:#dc3545;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.poduk-cons ul,.poduk-pros ul{padding-left:20px}.poduk-cons li,.poduk-pros li{color:#555;line-height:1.6;margin-bottom:15px}.poduk-products{background-color:#fff}.poduk-products h2{color:#333;margin-bottom:20px;text-align:center}.poduk-products>.poduk-section-container>p{color:#555;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.poduk-products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.poduk-product-category{background-color:#f5f8fb;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:25px;transition:transform .3s}.poduk-product-category:hover{transform:translateY(-5px)}.poduk-product-category h3{border-bottom:1px solid #ddd;color:#4b27e6;margin-bottom:15px;padding-bottom:10px}.poduk-product-category ul{padding-left:20px}.poduk-product-category li{color:#555;margin-bottom:8px}.poduk-getting-started{background-color:#f5f8fb}.poduk-getting-started h2{color:#333;margin-bottom:30px}.poduk-getting-started-content{align-items:center;display:flex;gap:50px}.poduk-getting-started-image,.poduk-getting-started-text{flex:1 1}.poduk-getting-started-image img{max-width:100%}.poduk-getting-started-text p{color:#555;line-height:1.6;margin-bottom:20px}.poduk-getting-started-text ol{margin-bottom:25px;padding-left:20px}.poduk-getting-started-text li{color:#555;line-height:1.6;margin-bottom:15px}@media (max-width:992px){.poduk-hero-section{flex-direction:column;text-align:center}.poduk-hero-cta{justify-content:center}.poduk-getting-started-content,.poduk-sustainability-content{flex-direction:column}.poduk-pros-cons-columns{grid-template-columns:1fr}}@media (max-width:576px){.poduk-products-grid{grid-template-columns:1fr}.poduk-hero-cta{flex-direction:column}}.fp-hero-container{background-color:#f3f3f3;padding:40px 0}.fp-hero-section{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px}.fp-hero-section h1{font-size:40px;line-height:1.2;margin-bottom:20px}.fp-section-container h2,.fp-section-container p{text-align:center}.fp-application-card p{text-align:left}.fp-quality-item h3{text-align:center}.fp-hero-content{flex:1 1;max-width:600px}.fp-hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.fp-hero-image img{height:auto;max-width:100%}.fp-hero-subtitle{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem}.fp-hero-cta{display:flex;gap:15px;margin-top:20px}.fp-features-section{background-color:#fff;padding:40px 0}.fp-section-container{margin:0 auto;max-width:1200px;padding:0 20px}.fp-features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:30px}.fp-feature-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.fp-feature-item:hover{transform:translateY(-5px)}.fp-feature-icon{align-items:center;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:15px}.fp-feature-icon svg{stroke:#333;color:#333}.fp-feature-item:hover .fp-feature-icon svg{stroke:#0056b3;color:#0056b3;transition:all .3s ease}.fp-intro{background-color:#f8f9fa;padding:60px 0}.fp-intro-content{margin:0 auto;max-width:800px;text-align:center}.fp-intro-content h2{color:#333;margin-bottom:20px}.fp-intro-content p{color:#555;line-height:1.7;margin-bottom:20px}.fp-how-it-works{background-color:#fff;padding:60px 0}.fp-steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.fp-step-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;text-align:center;transition:transform .3s ease}.fp-step-item:hover{transform:translateY(-5px)}.fp-step-item h3{color:#333;font-size:1.2rem;margin-bottom:15px}.fp-frame-options{background-color:#f8f9fa;padding:60px 0}.fp-frame-content{align-items:center;display:flex;flex-direction:row;gap:40px}.fp-frame-text{flex:3 1}.fp-frame-image{display:flex;flex:2 1;justify-content:center}.fp-frame-image img{border-radius:8px;height:auto;max-width:100%}.fp-frame-text h2{margin-bottom:20px}.fp-frame-text ul{margin:20px 0;padding-left:20px;text-align:left}.fp-frame-text li{line-height:1.6;margin-bottom:15px}.fp-frame-details{background-color:#fff;padding:60px 0}.fp-frame-specs{margin-top:30px}.fp-frame-dimensions{margin-bottom:50px}.fp-dimensions-columns{align-items:center;display:flex;flex-direction:row;gap:40px}.fp-dimensions-column{flex:1 1}.fp-dimensions-column h3,.fp-dimensions-column p{margin-bottom:20px;text-align:left}.fp-dimensions-carousel{border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:100%;overflow:hidden;position:relative}.fp-carousel-container{height:400px;overflow:hidden;position:relative;width:100%}.fp-carousel-slide{display:flex;flex-direction:column;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.fp-carousel-slide.active{opacity:1;z-index:1}.fp-dimensions-image{display:block;height:350px;object-fit:cover;object-position:center;width:100%}.fp-caption{align-items:center;background:#000000b3;color:#fff;display:flex;font-size:.9rem;height:50px;justify-content:center;padding:10px 15px;text-align:center}.fp-carousel-controls{align-items:center;background:#f5f5f5;display:flex;justify-content:space-between;padding:10px}.fp-carousel-next,.fp-carousel-prev{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;-webkit-user-select:none;user-select:none;width:30px}.fp-carousel-next:hover,.fp-carousel-prev:hover{background:#eee}.fp-carousel-dots{display:flex;gap:8px;justify-content:center}.fp-dot{background:#ccc;border-radius:50%;cursor:pointer;height:10px;width:10px}.fp-dot.active{background:#0056b3}.fp-specs-list{list-style-type:none;padding-left:0}.fp-specs-list li{background-color:#f9f9f9;border-radius:5px;margin-bottom:15px;padding:10px;text-align:left}.fp-frame-closeups h3{margin-bottom:30px;text-align:center}.fp-closeup-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.fp-closeup-item{text-align:center}.fp-closeup-item img{border-radius:8px;height:auto;margin-bottom:15px;width:100%}.fp-closeup-item h4{font-size:1.2rem;margin-bottom:10px}.fp-editor-preview{background-color:#f8f9fa;padding:60px 0}.fp-editor-content{align-items:center;display:flex;flex-direction:row;gap:40px}.fp-editor-text{flex:3 1}.fp-editor-image{display:flex;flex:2 1;justify-content:center}.fp-editor-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;max-width:100%}.fp-editor-text h2{margin-bottom:20px}.fp-editor-text ul{margin:20px 0;padding-left:20px;text-align:left}.fp-editor-text li{line-height:1.6;margin-bottom:15px}.fp-editor-cta{margin-top:30px}.fp-mid-cta{background-color:#ebebeb;color:#333;padding:60px 0}.fp-mid-cta-container{margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.fp-mid-cta-content h2{font-size:2rem;margin-bottom:20px}.fp-mid-cta-content p{font-size:1.1rem;line-height:1.7;margin-bottom:30px}.fp-mid-cta-buttons{display:flex;gap:20px;justify-content:center}.fp-applications{background-color:#fff;padding:60px 0}.fp-applications-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.fp-application-card{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.fp-application-card:hover{transform:translateY(-5px)}.fp-application-card h3{color:#333;font-size:1.3rem;margin-bottom:15px;text-align:left}.fp-application-card p{color:#555;line-height:1.6}.fp-sizing{background-color:#f8f9fa;padding:60px 0}.fp-size-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:30px 0}.fp-size-category h3{color:#333;font-size:1.2rem;margin-bottom:15px;text-align:left}.fp-size-category ul{list-style-type:none;padding-left:0;text-align:left}.fp-size-category li{border-bottom:1px solid #eee;margin-bottom:10px;padding:8px 0}.fp-sizing-content p a{color:#0056b3;text-decoration:underline}.fp-quality-control{background-color:#fff;padding:60px 0}.fp-quality-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.fp-quality-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.fp-quality-item:hover{transform:translateY(-5px)}.fp-quality-item h3{color:#333;font-size:1.2rem;margin-bottom:15px}.fp-sustainability{background-color:#f8f9fa;padding:60px 0}.fp-sustainability-content{align-items:center;display:flex;flex-direction:row;gap:40px}.fp-sustainability-text{flex:3 1}.fp-sustainability-image{display:flex;flex:2 1;justify-content:center}.fp-sustainability-image img{border-radius:8px;height:auto;max-width:100%}.fp-sustainability-text h2{margin-bottom:20px;text-align:left}.fp-sustainability-text ul{margin:20px 0;padding-left:20px;text-align:left}.fp-sustainability-text li{line-height:1.6;margin-bottom:15px}.fp-benefits{background-color:#fff;padding:60px 0}@media (max-width:992px){.fp-hero-section{flex-direction:column}.fp-hero-content{max-width:100%;text-align:center}.fp-hero-cta{justify-content:center}.fp-editor-content,.fp-frame-content,.fp-mid-cta-buttons,.fp-sustainability-content{flex-direction:column}.fp-mid-cta-buttons{align-items:center}.fp-specs-list{margin:0 auto;max-width:600px}.fp-dimensions-columns{flex-direction:column}.fp-dimensions-column h3,.fp-dimensions-column p{text-align:center}.fp-dimensions-carousel{margin:30px auto;max-width:80%}}@media (max-width:768px){.fp-applications-grid,.fp-closeup-grid,.fp-quality-grid,.fp-size-grid,.fp-steps-grid{grid-template-columns:1fr}}.mug-wrapper{margin:0 auto;max-width:600px;position:relative}.mug,.mug-wrapper{height:auto;width:100%}.mug{display:block}.design{animation:fadeInClip 3s ease-in-out forwards;left:16%;opacity:0;position:absolute;top:27%;transform:rotate(-16deg);width:48%}@keyframes fadeInClip{0%{clip-path:inset(0 100% 0 0);opacity:0}30%{clip-path:inset(0 70% 0 0);opacity:.7}70%{clip-path:inset(0 30% 0 0);opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}.cm-hero-container{background-color:#f3f3f3;padding:40px 0}.cm-hero-section{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px}.cm-hero-section h1{font-size:40px;line-height:1.2;margin-bottom:20px}.cm-section-container h2,.cm-section-container p{text-align:center}.cm-application-card p{text-align:left}.cm-quality-item h3{text-align:center}.cm-hero-content{flex:1 1;max-width:600px}.cm-hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.cm-hero-image img{height:auto;max-width:100%}.cm-hero-subtitle{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem}.cm-hero-cta{display:flex;gap:15px;margin-top:20px}.cm-features-section{background-color:#fff;padding:40px 0}.cm-section-container{margin:0 auto;max-width:1200px;padding:0 20px}.cm-features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:30px}.cm-feature-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.cm-feature-item:hover{transform:translateY(-5px)}.cm-feature-icon{align-items:center;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:15px}.cm-feature-icon svg{stroke:#333;color:#333}.cm-feature-item:hover .cm-feature-icon svg{stroke:#0056b3;color:#0056b3;transition:all .3s ease}.cm-intro{background-color:#f8f9fa;padding:60px 0}.cm-intro-content{margin:0 auto;max-width:800px;text-align:center}.cm-intro-content h2{color:#333;margin-bottom:20px}.cm-intro-content p{color:#555;line-height:1.7;margin-bottom:20px}.cm-how-it-works{background-color:#fff;padding:60px 0}.cm-steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.cm-step-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;text-align:center;transition:transform .3s ease}.cm-step-item:hover{transform:translateY(-5px)}.cm-step-item h3{color:#333;font-size:1.2rem;margin-bottom:15px}.cm-mug-options{background-color:#f8f9fa;padding:60px 0}.cm-mug-content{align-items:center;display:flex;flex-direction:row;gap:40px}.cm-mug-content.reverse{flex-direction:row-reverse}.cm-mug-text{flex:3 1}.cm-mug-image{display:flex;flex:2 1;justify-content:center}.cm-mug-image img{border-radius:8px;height:auto;max-width:100%}.cm-mug-text h2{margin-bottom:20px;text-align:left}.cm-mug-text p{text-align:left}.cm-mug-text ul{margin:20px 0;padding-left:20px;text-align:left}.cm-mug-text li{line-height:1.6;margin-bottom:15px}.cm-enamel-mugs{background-color:#fff;padding:60px 0}.cm-mid-cta{background-color:#ebebeb;color:#333;padding:60px 0}.cm-mid-cta-container{margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.cm-mid-cta-content h2{font-size:2rem;margin-bottom:20px}.cm-mid-cta-content p{font-size:1.1rem;line-height:1.7;margin-bottom:30px}.cm-mid-cta-buttons{display:flex;gap:20px;justify-content:center}.cm-colour-options{background-color:#f8f9fa;padding:60px 0}.cm-colour-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.cm-colour-item{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:20px;text-align:center;transition:transform .3s ease}.cm-colour-item:hover{transform:translateY(-5px)}.cm-colour-item img{border-radius:8px;height:auto;margin-bottom:15px;max-width:100%}.cm-colour-item h3{font-size:1.2rem;margin-bottom:10px}.cm-colour-item p{color:#666;font-size:.9rem}.cm-mug-dimensions{background-color:#fff;padding:60px 0}.cm-dimensions-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));margin-top:30px}.cm-dimension-item{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px}.cm-dimension-item h3{color:#333;font-size:1.3rem;margin-bottom:20px;text-align:center}.cm-specs-content{align-items:flex-start;display:flex;flex-direction:row;gap:30px}.cm-specs-list{flex:3 1}.cm-specs-image{display:flex;flex:2 1;justify-content:center}.cm-specs-image img{border-radius:8px;height:auto;max-width:100%}.cm-specs-list ul{list-style-type:none;padding-left:0}.cm-specs-list li{border-bottom:1px solid #eee;margin-bottom:12px;padding:8px 0}.cm-editor-preview{background-color:#f8f9fa;padding:60px 0}.cm-editor-content{align-items:center;display:flex;flex-direction:row;gap:40px}.cm-editor-text{flex:3 1}.cm-editor-text h2,.cm-editor-text p{text-align:left}.cm-editor-image{display:flex;flex:2 1;justify-content:center}.cm-editor-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;max-width:100%}.cm-editor-text h2{margin-bottom:20px}.cm-editor-text ul{margin:20px 0;padding-left:20px;text-align:left}.cm-editor-text li{line-height:1.6;margin-bottom:15px}.cm-applications{background-color:#fff;padding:60px 0}.cm-applications-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.cm-application-card{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.cm-application-card:hover{transform:translateY(-5px)}.cm-application-card h3{color:#333;font-size:1.3rem;margin-bottom:15px;text-align:left}.cm-application-card p{color:#555;line-height:1.6}.cm-quality-control{background-color:#f8f9fa;padding:60px 0}.cm-quality-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.cm-quality-item{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px;transition:transform .3s ease}.cm-quality-item:hover{transform:translateY(-5px)}.cm-quality-item h3{color:#333;font-size:1.2rem;margin-bottom:15px}.cm-sustainability{background-color:#fff;padding:60px 0}.cm-sustainability-content{align-items:center;display:flex;flex-direction:row;gap:40px}.cm-sustainability-text{flex:3 1}.cm-sustainability-image{display:flex;flex:2 1;justify-content:center}.cm-sustainability-image img{border-radius:8px;height:auto;max-width:100%}.cm-sustainability-text h2{margin-bottom:20px;text-align:left}.cm-sustainability-text p{text-align:left}.cm-sustainability-text ul{margin:20px 0;padding-left:20px;text-align:left}.cm-sustainability-text li{line-height:1.6;margin-bottom:15px}.cm-benefits{background-color:#f8f9fa;padding:60px 0}.h2centered{margin-bottom:40px}@media (max-width:992px){.cm-hero-section{flex-direction:column}.cm-hero-content{margin-bottom:2rem;max-width:100%;text-align:center}.cm-hero-cta{justify-content:center}.mug-wrapper{max-width:400px}.cm-editor-content,.cm-mug-content,.cm-mug-content.reverse,.cm-sustainability-content{flex-direction:column}.cm-mid-cta-buttons,.cm-specs-content{align-items:center;flex-direction:column}.cm-specs-list{margin-bottom:20px;max-width:100%}.cm-applications-grid,.cm-colour-grid,.cm-dimensions-grid,.cm-quality-grid,.cm-steps-grid{grid-template-columns:1fr}.cm-editor-text h2,.cm-mug-text h2,.cm-sustainability-text h2{text-align:center}.cm-editor-text ul,.cm-mug-text ul,.cm-sustainability-text ul{padding-left:0}.cm-editor-text p,.cm-mug-text p,.cm-sustainability-text p{text-align:center}}@media (max-width:768px){.cm-applications-grid,.cm-colour-grid,.cm-dimensions-grid,.cm-features-grid,.cm-quality-grid,.cm-steps-grid{grid-template-columns:1fr}.mug-wrapper{max-width:300px}.cm-editor-text h2,.cm-mug-text h2,.cm-sustainability-text h2{text-align:center}.cm-editor-text ul,.cm-mug-text ul,.cm-sustainability-text ul{padding-left:0}.cm-editor-text p,.cm-mug-text p,.cm-sustainability-text p{text-align:center}}.sparkle{background:radial-gradient(circle,#fff 0,#fffc 50%,#fff0 100%);border-radius:50%;filter:drop-shadow(0 0 6px rgba(255,255,255,.8));height:15px;opacity:0;position:absolute;transform:scale(0);width:15px;z-index:10}.sparkle:after,.sparkle:before{background:inherit;border-radius:inherit;content:"";filter:blur(1px);height:100%;left:50%;position:absolute;top:50%;width:100%}.sparkle:before{transform:translate(-50%,-50%) rotate(45deg)}.sparkle:after{transform:translate(-50%,-50%) rotate(90deg)}.sparkle1{animation:sparkleAnimation .8s ease-in-out .3s forwards;background:radial-gradient(circle,#fff 0,#ffe8bdcc 50%,#ffe8bd00 100%);left:18%;top:18%}.sparkle2{animation:sparkleAnimation .8s ease-in-out .6s forwards;background:radial-gradient(circle,#fff 0,#bdfffccc 50%,#bdfffc00 100%);height:12px;left:23%;top:33%;width:12px}.sparkle3{animation:sparkleAnimation .8s ease-in-out .9s forwards;background:radial-gradient(circle,#fff 0,#ffbdfccc 50%,#ffbdfc00 100%);height:18px;left:38%;top:22%;width:18px}.sparkle4{animation:sparkleAnimation .8s ease-in-out 1.2s forwards;background:radial-gradient(circle,#fff 0,#e0ffbdcc 50%,#e0ffbd00 100%);height:10px;left:42%;top:40%;width:10px}.sparkle5{animation:sparkleAnimation .8s ease-in-out 1.5s forwards;background:radial-gradient(circle,#fff 0,#ffd2bdcc 50%,#ffd2bd00 100%);height:14px;left:52%;top:28%;width:14px}.sparkle6{animation:sparkleAnimation .8s ease-in-out 1.8s forwards;background:radial-gradient(circle,#fff 0,#bde1ffcc 50%,#bde1ff00 100%);height:16px;left:58%;top:15%;width:16px}.sparkle7{animation:sparkleAnimation .8s ease-in-out 2.1s forwards;background:radial-gradient(circle,#fff 0,#fff9bdcc 50%,#fff9bd00 100%);height:11px;left:65%;top:32%;width:11px}.sparkle8{animation:sparkleAnimation .8s ease-in-out 2.4s forwards;background:radial-gradient(circle,#fff 0,#d0bdffcc 50%,#d0bdff00 100%);height:15px;left:70%;top:25%;width:15px}@keyframes sparkleAnimation{0%{filter:drop-shadow(0 0 2px rgba(255,255,255,.8));opacity:0;transform:scale(0) rotate(0deg)}40%{filter:drop-shadow(0 0 10px rgba(255,255,255,.95));opacity:1;transform:scale(1.2) rotate(45deg)}to{filter:drop-shadow(0 0 2px rgba(255,255,255,.8));opacity:0;transform:scale(0) rotate(90deg)}}.cmfp-hero-container{background-color:#f9f9f9;padding:2rem 0}.cmfp-hero-section{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem}.cmfp-hero-section h1{color:#333;font-size:2.5rem;margin-bottom:1.5rem;margin-top:0}.cmfp-section-container h2{color:#333;font-size:2rem;margin-bottom:1.5rem}.cmfp-section-container p{color:#444;font-size:1.1rem;line-height:1.6}.cmfp-application-card p{font-size:1rem;line-height:1.5}.cmfp-quality-item h3{color:#444;font-size:1.3rem;margin-bottom:.5rem}.cmfp-hero-content{flex:1 1;max-width:600px}.cmfp-hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.cmfp-hero-image img{border-radius:8px;height:auto;max-width:100%}.cmfp-hero-subtitle{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.cmfp-hero-cta{display:flex;gap:1rem;margin-top:1.5rem}.cmfp-features-section{background-color:#fff;padding:3rem 0}.cmfp-section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.cmfp-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cmfp-feature-item{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.cmfp-feature-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.cmfp-feature-icon{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e9edf2);border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.cmfp-feature-icon svg{color:#4a6cf7;transition:transform .3s ease}.cmfp-feature-item:hover .cmfp-feature-icon svg{color:#3151d3;transform:scale(1.1)}.cmfp-intro{background-color:#f9f9f9;padding:4rem 0}.cmfp-intro-content{margin:0 auto;max-width:800px}.cmfp-intro-content h2{margin-bottom:2rem;text-align:center}.cmfp-intro-content p{margin-bottom:1.5rem}.cmfp-how-it-works{background-color:#fff;padding:4rem 0}.cmfp-steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.cmfp-step-item{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.cmfp-step-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.cmfp-step-item h3{color:#333;font-size:1.4rem;margin-bottom:1rem}.cmfp-card-options{background-color:#f9f9f9;padding:4rem 0}.cmfp-card-content{align-items:center;display:flex;flex-direction:row;gap:3rem}.cmfp-card-text{flex:1 1}.cmfp-card-grid{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:repeat(2,1fr);justify-items:center}.cmfp-card-item{text-align:center;transition:transform .3s ease}.cmfp-card-item:hover{transform:scale(1.05)}.cmfp-card-item img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;margin-bottom:.5rem;max-width:150px;width:100%}.cmfp-card-item h4{color:#333;font-size:1.1rem;margin:.5rem 0}.cmfp-card-text h2,.cmfp-card-text p,.cmfp-card-text ul{margin-bottom:1.5rem}.cmfp-card-text ul{padding-left:1.5rem}.cmfp-card-text li{line-height:1.6;margin-bottom:.5rem}.cmfp-foil-options{background-color:#fff;padding:4rem 0}.cmfp-foil-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));margin-top:2rem}.cmfp-foil-item{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.cmfp-foil-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.cmfp-foil-item img{border-radius:50%;box-shadow:0 5px 15px #0000001a;height:auto;margin:0 auto 1rem;max-width:180px;width:100%}.cmfp-foil-item h3{color:#333;font-size:1.3rem;margin-bottom:.5rem}.cmfp-foil-item p{color:#555;font-size:.95rem}.cmfp-mid-cta{background:linear-gradient(135deg,#efbf0447,#efbf04);color:#fff;padding:4rem 0}.cmfp-mid-cta-container{margin:0 auto;max-width:800px;padding:0 2rem;text-align:center}.cmfp-mid-cta-content h2{color:#fff;margin-bottom:1rem}.cmfp-mid-cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}.cmfp-mid-cta-buttons{display:flex;gap:1rem;justify-content:center}.cmfp-combinations{background-color:#f9f9f9;padding:4rem 0}.cmfp-combinations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.cmfp-combination-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.cmfp-combination-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.cmfp-combination-card img{display:block;height:auto;width:100%}.cmfp-combination-card h3{color:#333;font-size:1.3rem;padding:1rem 1.5rem .5rem}.cmfp-combination-card p{color:#555;font-size:.95rem;padding:0 1.5rem 1.5rem}.cmfp-framing{background-color:#fff;padding:4rem 0}.cmfp-framing-content{align-items:center;display:flex;flex-direction:row;gap:3rem}.cmfp-framing-text{flex:1 1}.cmfp-framing-images{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.cmfp-framing-image{transition:transform .3s ease}.cmfp-framing-image:hover{transform:scale(1.05)}.cmfp-framing-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;width:100%}.cmfp-framing-text h2,.cmfp-framing-text p{margin-bottom:1.5rem}.cmfp-framing-text ul{margin-bottom:1.5rem;padding-left:1.5rem}.cmfp-framing-text li{line-height:1.6;margin-bottom:.5rem}.cmfp-artwork-prep{background-color:#f9f9f9;padding:4rem 0}.cmfp-artwork-content{align-items:center;display:flex;flex-direction:row;gap:3rem}.cmfp-artwork-image{flex:1 1}.cmfp-artwork-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;width:100%}.cmfp-artwork-text{flex:1 1}.cmfp-artwork-text h2,.cmfp-artwork-text p{margin-bottom:1.5rem}.cmfp-artwork-text ol{margin-bottom:1.5rem;padding-left:1.5rem}.cmfp-artwork-text li{line-height:1.6;margin-bottom:.8rem}.cmfp-gallery{background-color:#fff;padding:4rem 0}.cmfp-gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.cmfp-gallery-item{border-radius:8px;box-shadow:0 5px 15px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.cmfp-gallery-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.cmfp-gallery-item img{display:block;height:auto;width:100%}.cmfp-applications{background-color:#f9f9f9;padding:4rem 0}.cmfp-applications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));margin-top:2rem}.cmfp-application-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.cmfp-application-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.cmfp-application-card h3{color:#333;font-size:1.4rem;margin-bottom:1rem}.cmfp-application-card p{color:#555;line-height:1.6}.cmfp-quality-control{background-color:#fff;padding:4rem 0}.cmfp-quality-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.cmfp-quality-item{background-color:#f9f9f9;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.cmfp-quality-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.cmfp-quality-item h3{color:#333;margin-bottom:1rem}.cmfp-sustainability{background-color:#f9f9f9;padding:4rem 0}.cmfp-sustainability-content{align-items:center;display:flex;flex-direction:row;gap:3rem}.cmfp-sustainability-image,.cmfp-sustainability-text{flex:1 1}.cmfp-sustainability-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;width:100%}.cmfp-sustainability-text h2,.cmfp-sustainability-text p{margin-bottom:1.5rem}.cmfp-sustainability-text ul{margin-bottom:1.5rem;padding-left:1.5rem}.cmfp-sustainability-text li{line-height:1.6;margin-bottom:.5rem}.cmfp-benefits{background-color:#fff;padding:4rem 0}.h2centered{margin-bottom:2rem;text-align:center}@media (max-width:992px){.cmfp-hero-section{flex-direction:column}.cmfp-hero-content{margin-bottom:2rem;max-width:100%;text-align:center}.cmfp-hero-cta{justify-content:center}.cmfp-artwork-content,.cmfp-card-content,.cmfp-framing-content,.cmfp-sustainability-content{flex-direction:column}.cmfp-mid-cta-buttons{align-items:center;flex-direction:column}.cmfp-card-grid{margin-top:2rem}.cmfp-framing-images{flex-direction:row;margin-top:2rem}.cmfp-artwork-image{margin-bottom:2rem}.cmfp-sustainability-image{margin-top:2rem}}@media (max-width:768px){.cmfp-applications-grid,.cmfp-combinations-grid,.cmfp-foil-grid,.cmfp-gallery-grid,.cmfp-quality-grid,.cmfp-steps-grid{grid-template-columns:1fr}.cmfp-card-grid{grid-template-columns:repeat(2,1fr)}.cmfp-framing-images{flex-direction:column}.cmfp-artwork-text h2,.cmfp-card-text h2,.cmfp-framing-text h2,.cmfp-sustainability-text h2{text-align:center}.cmfp-artwork-text ol,.cmfp-card-text ul,.cmfp-framing-text ul,.cmfp-sustainability-text ul{padding-left:1rem}.cmfp-artwork-text p,.cmfp-card-text p,.cmfp-framing-text p,.cmfp-sustainability-text p{text-align:left}}@media (max-width:576px){.cmfp-hero-section h1{font-size:2rem}.cmfp-section-container h2{font-size:1.8rem}.cmfp-card-grid{grid-template-columns:1fr}.cmfp-hero-cta{flex-direction:column}}.pff-hero-container{background-color:#f9f9f9;padding:2rem 0}.pff-hero-section{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem}.pff-hero-section h1{color:#333;font-size:2.5rem;margin-bottom:1.5rem;margin-top:0}.pff-section-container h2{color:#333;font-size:2rem;margin-bottom:1.5rem}.pff-section-container p{color:#444;font-size:1.1rem;line-height:1.6}.pff-hero-content{flex:1 1;max-width:600px}.pff-hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.pff-hero-image img{border-radius:8px;height:auto;max-width:100%}.pff-hero-subtitle{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.pff-intro{background-color:#fff;padding:4rem 0}.pff-section-container{margin:0 auto;max-width:1200px;padding:0 2rem}.pff-intro-content{margin:0 auto;max-width:800px}.pff-intro-content h2{margin-bottom:2rem;text-align:center}.pff-intro-content p{margin-bottom:1.5rem}.inline-link{color:#4a6cf7;font-weight:500;text-decoration:none;transition:color .3s ease}.inline-link:hover{color:#3151d3;text-decoration:underline}.pff-step-section{background-color:#f9f9f9;padding:4rem 0}.pff-step-section-alt{background-color:#fff}.pff-step-content{align-items:center;display:flex;flex-direction:row;gap:3rem}.pff-step-content.reverse{flex-direction:row-reverse}.pff-step-text{flex:1 1}.pff-step-number{background:#1e1e25;border-radius:4px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding:.5rem 1rem}.pff-step-text h2{margin-bottom:1.5rem}.pff-step-text p{margin-bottom:1rem}.pff-step-image{flex:1 1}.pff-step-image img{border-radius:8px;height:auto;transition:transform .3s ease;width:100%}.pff-step-image img:hover{transform:scale(1.02)}.pff-cta-button{margin-top:2rem}.pff-tips-section{background-color:#f9f9f9;padding:4rem 0}.pff-tips-section h2{margin-bottom:3rem;text-align:center}.pff-tips-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.pff-tip-item{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.pff-tip-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.pff-tip-item h3{color:#333;font-size:1.4rem;margin-bottom:1rem}.pff-tip-item p{color:#555;line-height:1.6}.pff-conclusion{background-color:#fff;padding:4rem 0}.pff-conclusion-content{margin:0 auto;max-width:800px;text-align:center}.pff-conclusion-content h2,.pff-conclusion-content p{margin-bottom:1.5rem}.pff-conclusion-cta{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width:992px){.pff-hero-section{flex-direction:column}.pff-hero-content{margin-bottom:2rem;max-width:100%;text-align:center}.pff-step-content,.pff-step-content.reverse{flex-direction:column}.pff-step-text{order:1}.pff-step-image{margin-top:2rem;order:2}.pff-conclusion-cta{align-items:center;flex-direction:column}}@media (max-width:768px){.pff-tips-grid{grid-template-columns:1fr}.pff-hero-section h1{font-size:2rem}.pff-section-container h2{font-size:1.8rem}.pff-conclusion-content h2,.pff-step-text h2,.pff-tips-section h2{text-align:center}}@media (max-width:576px){.pff-hero-section h1{font-size:1.8rem}.pff-hero-subtitle{font-size:1.1rem}.pff-section-container h2{font-size:1.6rem}.pff-section-container p{font-size:1rem}}.cwp-hero-container{background-color:#f8f8f8;padding:60px 20px}.cwp-hero-section{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.cwp-hero-content{flex:1 1;max-width:550px}.cwp-hero-content h1{color:#333;font-size:42px;font-weight:700;margin-bottom:20px}.cwp-hero-subtitle{color:#555;font-size:20px;line-height:1.5;margin-bottom:30px}.cwp-hero-cta{display:flex;gap:15px;margin-top:30px}.cwp-hero-image{flex:1 1;max-width:550px}.cwp-hero-image img{border-radius:8px;height:auto;width:100%}.cwp-features-section{background-color:#fff;padding:60px 20px}.cwp-section-container{margin:0 auto;max-width:1200px}.cwp-features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.cwp-feature-item{padding:20px;text-align:center}.cwp-feature-icon{color:#06c;margin-bottom:15px}.cwp-feature-item p{color:#333;font-size:16px;line-height:1.5}.cwp-intro{background-color:#f8f8f8;padding:60px 20px}.cwp-intro-content{text-align:center}.cwp-intro-content h2{color:#333;font-size:32px;margin-bottom:40px}.cwp-steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:30px}.cwp-step-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:30px}.cwp-step-item h3{color:#333;font-size:20px;margin-bottom:10px}.cwp-step-item p{color:#555;font-size:16px}.cwp-paper-options{background-color:#fff;padding:80px 20px}.cwp-paper-options h2{color:#333;font-size:32px;margin-bottom:60px;text-align:center}.cwp-paper-grid{display:flex;flex-direction:column;gap:60px}.cwp-paper-item{align-items:center;display:flex;gap:40px}.cwp-paper-item:nth-child(2n){flex-direction:row-reverse}.cwp-paper-image{flex:1 1}.cwp-paper-image img{border-radius:8px;box-shadow:0 4px 15px #0000001a;height:auto;width:100%}.cwp-paper-content{flex:1 1}.cwp-paper-content h3{color:#333;font-size:24px;margin-bottom:20px}.cwp-paper-content ul{padding-left:20px}.cwp-paper-content li{color:#555;font-size:16px;line-height:1.5;margin-bottom:15px}.cwp-pattern-showcase{background-color:#f8f8f8;padding:80px 20px}.cwp-pattern-heading{margin-bottom:50px;text-align:center}.cwp-pattern-heading h2{color:#333;font-size:32px;margin-bottom:10px}.cwp-pattern-heading h3{color:#555;font-size:20px;font-weight:400;margin-bottom:20px}.cwp-pattern-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.cwp-pattern-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:transform .3s ease}.cwp-pattern-item:hover{transform:translateY(-5px)}.cwp-pattern-image{height:0;overflow:hidden;padding-bottom:100%;position:relative}.cwp-pattern-mockup,.cwp-pattern-original{height:100%;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.cwp-pattern-item:hover .cwp-pattern-original,.cwp-pattern-mockup{opacity:0}.cwp-pattern-item:hover .cwp-pattern-mockup{opacity:1}.cwp-pattern-image img{height:100%;object-fit:cover;width:100%}.cwp-profit-section{background-color:#fff;padding:80px 20px}.cwp-profit-content{text-align:center}.cwp-profit-content h2{color:#333;font-size:32px;margin-bottom:15px}.cwp-profit-content>p{color:#555;font-size:18px;margin-bottom:50px}.cwp-benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);text-align:left}.cwp-benefit-item{background-color:#f8f8f8;border-radius:8px;padding:30px}.cwp-benefit-item h3{color:#333;font-size:18px;margin-bottom:10px}.cwp-benefit-item p{color:#555;font-size:16px;line-height:1.5}.cwp-printing-services{background-color:#f8f8f8;padding:80px 20px}.cwp-printing-content{text-align:center}.cwp-printing-content h2{color:#333;font-size:32px;margin-bottom:10px}.cwp-printing-subtitle{color:#555;font-size:18px;margin-bottom:50px}.cwp-printing-benefits-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.cwp-printing-benefit{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px}.cwp-printing-benefit p{color:#555;font-size:16px;line-height:1.5}.cwp-inspiration{background-color:#fff;padding:80px 20px}.cwp-inspiration h2{color:#333;font-size:32px;margin-bottom:10px;text-align:center}.cwp-inspiration>p{color:#555;font-size:18px;margin-bottom:50px;text-align:center}.cwp-inspiration-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.cwp-inspiration-item{border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:transform .3s ease}.cwp-inspiration-item:hover{transform:translateY(-5px)}.cwp-inspiration-item img{display:block;height:auto;transition:transform .3s ease;width:100%}.cwp-inspiration-item:hover img{transform:scale(1.05)}.cwp-selling-benefits{background-color:#f8f8f8;padding:80px 20px}.cwp-selling-benefits h2{color:#333;font-size:32px;margin-bottom:10px;text-align:center}.cwp-selling-subtitle{color:#555;font-size:18px;margin-bottom:50px;text-align:center}.cwp-selling-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.cwp-selling-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:30px}.cwp-selling-item h3{color:#333;font-size:18px;margin-bottom:15px}.cwp-selling-item p{color:#555;font-size:16px;line-height:1.5}.cwp-cta-section{background-color:#b4b4b485;background-image:url(https://cdn.papello.com/gift_pattern_6_50f767c56a.jpg);background-repeat:repeat;background-size:200px;padding:80px 20px;position:relative}.cwp-cta-section:before{background-color:#ffffffd9;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.cwp-cta-container{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:1}.cwp-cta-container h2{color:#333;font-size:2.5rem;margin-bottom:30px}.cwp-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cwp-cta-buttons .primary-button{background-color:#4338ca;color:#fff}.cwp-cta-buttons .secondary-button{background-color:initial;border:2px solid #4338ca;color:#4338ca}@media (max-width:992px){.cwp-hero-section{flex-direction:column}.cwp-hero-content,.cwp-hero-image{max-width:100%}.cwp-features-grid,.cwp-inspiration-grid,.cwp-pattern-grid,.cwp-printing-benefits-grid,.cwp-selling-grid{grid-template-columns:repeat(2,1fr)}.cwp-paper-item{flex-direction:column!important;gap:30px}}@media (max-width:768px){.cwp-benefits-grid,.cwp-steps-grid{grid-template-columns:1fr}.cwp-hero-content h1{font-size:36px}.cwp-hero-subtitle{font-size:18px}.cwp-cta-container h2,.cwp-inspiration h2,.cwp-paper-options h2,.cwp-pattern-heading h2,.cwp-printing-content h2,.cwp-profit-content h2,.cwp-selling-benefits h2{font-size:28px}}@media (max-width:576px){.cwp-features-grid,.cwp-inspiration-grid,.cwp-pattern-grid,.cwp-printing-benefits-grid,.cwp-selling-grid{grid-template-columns:1fr}.cwp-hero-cta{flex-direction:column}.cwp-hero-content h1{font-size:32px}.cwp-paper-content li{margin-bottom:10px}.cwp-cta-buttons{flex-direction:column}}.cookie-manager *,.cookie-manager ::backdrop,.cookie-manager :after,.cookie-manager :before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.cookie-manager *,.cookie-manager :after,.cookie-manager :before{border:0 solid #e5e7eb;box-sizing:border-box}.cookie-manager :after,.cookie-manager :before{--tw-content:""}.cookie-manager,.cookie-manager :host{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}.cookie-manager body{line-height:inherit;margin:0}.cookie-manager hr{border-top-width:1px;color:inherit;height:0}.cookie-manager abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.cookie-manager h1,.cookie-manager h2,.cookie-manager h3,.cookie-manager h4,.cookie-manager h5,.cookie-manager h6{font-size:inherit;font-weight:inherit}.cookie-manager a{color:inherit;text-decoration:inherit}.cookie-manager b,.cookie-manager strong{font-weight:bolder}.cookie-manager code,.cookie-manager kbd,.cookie-manager pre,.cookie-manager samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}.cookie-manager small{font-size:80%}.cookie-manager sub,.cookie-manager sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.cookie-manager sub{bottom:-.25em}.cookie-manager sup{top:-.5em}.cookie-manager table{border-collapse:collapse;border-color:inherit;text-indent:0}.cookie-manager button,.cookie-manager input,.cookie-manager optgroup,.cookie-manager select,.cookie-manager textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}.cookie-manager button,.cookie-manager select{text-transform:none}.cookie-manager button,.cookie-manager input:where([type=button]),.cookie-manager input:where([type=reset]),.cookie-manager input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}.cookie-manager :-moz-focusring{outline:auto}.cookie-manager :-moz-ui-invalid{box-shadow:none}.cookie-manager progress{vertical-align:initial}.cookie-manager ::-webkit-inner-spin-button,.cookie-manager ::-webkit-outer-spin-button{height:auto}.cookie-manager [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.cookie-manager ::-webkit-search-decoration{-webkit-appearance:none}.cookie-manager ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.cookie-manager summary{display:list-item}.cookie-manager blockquote,.cookie-manager dd,.cookie-manager dl,.cookie-manager figure,.cookie-manager h1,.cookie-manager h2,.cookie-manager h3,.cookie-manager h4,.cookie-manager h5,.cookie-manager h6,.cookie-manager hr,.cookie-manager p,.cookie-manager pre{margin:0}.cookie-manager fieldset{margin:0;padding:0}.cookie-manager legend{padding:0}.cookie-manager menu,.cookie-manager ol,.cookie-manager ul{list-style:none;margin:0;padding:0}.cookie-manager dialog{padding:0}.cookie-manager textarea{resize:vertical}.cookie-manager input::placeholder,.cookie-manager textarea::placeholder{color:#9ca3af;opacity:1}.cookie-manager [role=button],.cookie-manager button{cursor:pointer}.cookie-manager :disabled{cursor:default}.cookie-manager audio,.cookie-manager canvas,.cookie-manager embed,.cookie-manager iframe,.cookie-manager img,.cookie-manager object,.cookie-manager svg,.cookie-manager video{display:block;vertical-align:middle}.cookie-manager img,.cookie-manager video{height:auto;max-width:100%}.cookie-manager [hidden]:where(:not([hidden=until-found])){display:none}.cookie-manager .sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.cookie-manager .static{position:static}.cookie-manager .fixed{position:fixed}.cookie-manager .absolute{position:absolute}.cookie-manager .relative{position:relative}.cookie-manager .inset-0{bottom:0;left:0;right:0;top:0}.cookie-manager .inset-x-0{left:0;right:0}.cookie-manager .-right-2{right:-.5rem}.cookie-manager .-top-2{top:-.5rem}.cookie-manager .bottom-0{bottom:0}.cookie-manager .bottom-4{bottom:1rem}.cookie-manager .bottom-6{bottom:1.5rem}.cookie-manager .left-1\/2{left:50%}.cookie-manager .left-4{left:1rem}.cookie-manager .left-6{left:1.5rem}.cookie-manager .z-\[99999\]{z-index:99999}.cookie-manager .mx-auto{margin-left:auto;margin-right:auto}.cookie-manager .my-0{margin-bottom:0;margin-top:0}.cookie-manager .mb-1{margin-bottom:.25rem}.cookie-manager .mb-2{margin-bottom:.5rem}.cookie-manager .mb-3{margin-bottom:.75rem}.cookie-manager .mb-6{margin-bottom:1.5rem}.cookie-manager .mt-1{margin-top:.25rem}.cookie-manager .mt-2{margin-top:.5rem}.cookie-manager .block{display:block}.cookie-manager .flex{display:flex}.cookie-manager .inline-flex{display:inline-flex}.cookie-manager .h-12{height:3rem}.cookie-manager .h-6{height:1.5rem}.cookie-manager .w-11{width:2.75rem}.cookie-manager .w-12{width:3rem}.cookie-manager .w-6{width:1.5rem}.cookie-manager .w-80{width:20rem}.cookie-manager .w-full{width:100%}.cookie-manager .max-w-\[calc\(100vw-32px\)\]{max-width:calc(100vw - 32px)}.cookie-manager .max-w-lg{max-width:32rem}.cookie-manager .flex-1{flex:1 1}.cookie-manager .grow{flex-grow:1}.cookie-manager .-translate-x-1\/2{--tw-translate-x:-50%}.cookie-manager .-translate-x-1\/2,.cookie-manager .translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cookie-manager .translate-y-0{--tw-translate-y:0px}.cookie-manager .translate-y-full{--tw-translate-y:100%}.cookie-manager .rotate-0,.cookie-manager .translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cookie-manager .rotate-0{--tw-rotate:0deg}.cookie-manager .scale-100{--tw-scale-x:1;--tw-scale-y:1}.cookie-manager .scale-100,.cookie-manager .scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cookie-manager .scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.cookie-manager .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cookie-manager .cursor-pointer{cursor:pointer}.cookie-manager .resize{resize:both}.cookie-manager .flex-col{flex-direction:column}.cookie-manager .items-start{align-items:flex-start}.cookie-manager .items-center{align-items:center}.cookie-manager .justify-center{justify-content:center}.cookie-manager .justify-between{justify-content:space-between}.cookie-manager .gap-2{gap:.5rem}.cookie-manager .gap-3{gap:.75rem}.cookie-manager .gap-4{gap:1rem}.cookie-manager .gap-6{gap:1.5rem}.cookie-manager .rounded-2xl{border-radius:1rem}.cookie-manager .rounded-full{border-radius:9999px}.cookie-manager .rounded-lg{border-radius:.5rem}.cookie-manager .rounded-md{border-radius:.375rem}.cookie-manager .rounded-xl{border-radius:.75rem}.cookie-manager .border{border-width:1px}.cookie-manager .border-black\/10{border-color:#0000001a}.cookie-manager .border-blue-500{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.cookie-manager .bg-black\/20{background-color:#0003}.cookie-manager .bg-black\/40{background-color:#0006}.cookie-manager .bg-black\/95{background-color:#000000f2}.cookie-manager .bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.cookie-manager .bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.cookie-manager .bg-gray-700{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.cookie-manager .bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.cookie-manager .bg-transparent{background-color:initial}.cookie-manager .bg-white\/95{background-color:#fffffff2}.cookie-manager .p-4{padding:1rem}.cookie-manager .p-6{padding:1.5rem}.cookie-manager .px-3{padding-left:.75rem;padding-right:.75rem}.cookie-manager .px-4{padding-left:1rem;padding-right:1rem}.cookie-manager .py-1{padding-bottom:.25rem;padding-top:.25rem}.cookie-manager .py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.cookie-manager .py-2{padding-bottom:.5rem;padding-top:.5rem}.cookie-manager .py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.cookie-manager .pb-4{padding-bottom:1rem}.cookie-manager .pt-2{padding-top:.5rem}.cookie-manager .text-left{text-align:left}.cookie-manager .text-center{text-align:center}.cookie-manager .text-lg{font-size:1.125rem;line-height:1.75rem}.cookie-manager .text-sm{font-size:.875rem;line-height:1.25rem}.cookie-manager .text-xs{font-size:.75rem;line-height:1rem}.cookie-manager .font-medium{font-weight:500}.cookie-manager .font-semibold{font-weight:600}.cookie-manager .text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.cookie-manager .text-gray-200{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.cookie-manager .text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.cookie-manager .text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.cookie-manager .text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.cookie-manager .text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.cookie-manager .text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.cookie-manager .text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.cookie-manager .text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.cookie-manager .text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.cookie-manager .opacity-0{opacity:0}.cookie-manager .opacity-100{opacity:1}.cookie-manager .shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cookie-manager .ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.cookie-manager .ring-1,.cookie-manager .ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.cookie-manager .ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.cookie-manager .ring-black\/10{--tw-ring-color:#0000001a}.cookie-manager .ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.cookie-manager .ring-white\/10{--tw-ring-color:#ffffff1a}.cookie-manager .backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.cookie-manager .backdrop-blur-sm,.cookie-manager .backdrop-saturate-150{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.cookie-manager .backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)}.cookie-manager .transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie-manager .transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie-manager .transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie-manager .duration-200{transition-duration:.2s}.cookie-manager .duration-300{transition-duration:.3s}.cookie-manager .duration-500{transition-duration:.5s}.cookie-manager .ease-\[cubic-bezier\(0\.32\,0\.72\,0\,1\)\]{transition-timing-function:cubic-bezier(.32,.72,0,1)}.cookie-manager .after\:absolute:after{content:var(--tw-content);position:absolute}.cookie-manager .after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.cookie-manager .after\:top-0\.5:after{content:var(--tw-content);top:.125rem}.cookie-manager .after\:h-5:after{content:var(--tw-content);height:1.25rem}.cookie-manager .after\:w-5:after{content:var(--tw-content);width:1.25rem}.cookie-manager .after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.cookie-manager .after\:bg-white:after{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));content:var(--tw-content)}.cookie-manager .after\:transition-all:after{content:var(--tw-content);transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie-manager .after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.cookie-manager .hover\:-translate-y-2:hover{--tw-translate-y:-.5rem}.cookie-manager .hover\:-translate-y-2:hover,.cookie-manager .hover\:rotate-12:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cookie-manager .hover\:rotate-12:hover{--tw-rotate:12deg}.cookie-manager .hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.cookie-manager .hover\:scale-105:hover,.cookie-manager .hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cookie-manager .hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.cookie-manager .hover\:border-blue-400:hover{--tw-border-opacity:1;border-color:#60a5fa;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.cookie-manager .hover\:border-blue-600:hover{--tw-border-opacity:1;border-color:#2563eb;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.cookie-manager .hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.cookie-manager .hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.cookie-manager .hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.cookie-manager .hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.cookie-manager .hover\:text-blue-400:hover{--tw-text-opacity:1;color:#60a5fa;color:rgb(96 165 250/var(--tw-text-opacity,1))}.cookie-manager .hover\:text-blue-600:hover{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.cookie-manager .hover\:text-gray-200:hover{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.cookie-manager .hover\:text-gray-700:hover{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.cookie-manager .hover\:text-gray-900:hover{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.cookie-manager .hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.cookie-manager .focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.cookie-manager .focus\:outline-transparent:focus{outline-color:#0000}.cookie-manager .focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.cookie-manager .focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.cookie-manager .focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.cookie-manager .focus-visible\:outline-none:focus-visible{outline:2px solid #0000;outline-offset:2px}.cookie-manager .focus-visible\:outline-transparent:focus-visible{outline-color:#0000}.cookie-manager .peer:checked~.peer-checked\:bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.cookie-manager .peer:checked~.peer-checked\:after\:translate-x-full:after{--tw-translate-x:100%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cookie-manager .peer:focus~.peer-focus\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.cookie-manager .peer:focus~.peer-focus\:ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}@media (min-width:640px){.cookie-manager .sm\:flex-1{flex:1 1}.cookie-manager .sm\:flex-row{flex-direction:row}.cookie-manager .sm\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.cookie-manager .sm\:text-left{text-align:left}.cookie-manager .sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.cookie-manager .md\:max-w-2xl{max-width:42rem}}.app,.no-js-message{text-align:center}.no-js-message{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.no-js-message h1{color:#333;font-size:2rem;margin-bottom:1rem}.no-js-message p{color:#666;font-size:1.2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.route-transition{animation:fadeIn .3s ease-in}.page-container{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.b789300c.css.map*/