@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,700;1,9..144,400&family=Inter:wght@300;400;500;600;700&display=swap";:root{--brand-primary: #2d4a2b;--brand-bg: #faf6ef;--brand-bg-alt: #f1ece2;--brand-accent: #5a3a2a;--brand-highlight: #d4a653;--brand-neutral: #8a8278;--brand-white: #ffffff;--brand-off-white: #fdfbf7;--heading-font: "Fraunces", Georgia, serif;--body-font: "Inter", -apple-system, sans-serif}.premium-section{font-family:var(--body-font);color:var(--brand-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.premium-section h1,.premium-section h2,.premium-section h3,.premium-section h4,.premium-section .heading{font-family:var(--heading-font);font-weight:700;letter-spacing:-.01em;margin:0 0 .4em}.premium-section h1{font-size:clamp(40px,6vw,72px);line-height:1.05}.premium-section h2{font-size:clamp(32px,4.5vw,56px);line-height:1.1}.premium-section h3{font-size:clamp(24px,3vw,36px);line-height:1.15}.premium-section h4{font-size:clamp(18px,2vw,22px);line-height:1.2}.premium-section p{font-size:17px;line-height:1.7;margin:0 0 1em;max-width:60ch}.premium-section .eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:600;color:var(--brand-accent);margin:0 0 16px;font-family:var(--body-font)}.premium-section .btn{display:inline-block;padding:16px 32px;background:var(--brand-primary);color:var(--brand-bg);text-decoration:none;border-radius:4px;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:1.5px solid var(--brand-primary);transition:all .25s ease;cursor:pointer}.premium-section .btn:hover{background:transparent;color:var(--brand-primary)}.premium-section .btn-secondary{background:transparent;color:var(--brand-primary);border-color:var(--brand-primary)}.premium-section .btn-secondary:hover{background:var(--brand-primary);color:var(--brand-bg)}.premium-section .btn-light{background:var(--brand-bg);color:var(--brand-primary);border-color:var(--brand-bg)}.premium-section .btn-light:hover{background:transparent;color:var(--brand-bg);border-color:var(--brand-bg)}.premium-container{max-width:1280px;margin:0 auto;padding:0 24px}.premium-container-wide{max-width:1440px;margin:0 auto;padding:0 24px}.premium-hero{position:relative;min-height:78vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;color:var(--brand-bg);text-align:center;padding:80px 24px}.premium-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000073)}.premium-hero-inner{position:relative;max-width:760px;z-index:2}.premium-hero h1{font-size:clamp(44px,7vw,84px);line-height:1.05;margin:0 0 24px;color:var(--brand-bg);font-weight:700}.premium-hero p{font-size:18px;line-height:1.6;margin:0 auto 36px;max-width:560px;color:var(--brand-bg);opacity:.95}.premium-hero .btns{display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center}.premium-hero .eyebrow{color:var(--brand-bg);opacity:.85}.premium-usp{background:var(--brand-primary);color:var(--brand-bg);padding:28px 24px}.premium-usp-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:center}.premium-usp-item{display:flex;align-items:center;gap:14px;font-size:14px;letter-spacing:.02em}.premium-usp-item svg{flex-shrink:0;opacity:.95}.premium-categories{background:var(--brand-bg);padding:100px 24px}.premium-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1280px;margin:48px auto 0}.premium-category-card{position:relative;aspect-ratio:4/5;background-size:cover;background-position:center;border-radius:4px;overflow:hidden;text-decoration:none;display:flex;align-items:flex-end;padding:32px;transition:transform .4s ease}.premium-category-card:hover{transform:translateY(-6px)}.premium-category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.65) 100%)}.premium-category-card-text{position:relative;z-index:2;color:var(--brand-bg)}.premium-category-card h3{color:var(--brand-bg);margin:0 0 8px;font-size:28px}.premium-category-card p{color:var(--brand-bg);opacity:.9;font-size:14px;margin:0}.premium-story{background:var(--brand-bg);padding:120px 24px}.premium-story-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.premium-story-image{aspect-ratio:4/5;background-size:cover;background-position:center;border-radius:4px}.premium-press{background:var(--brand-bg-alt);padding:60px 24px;text-align:center}.premium-press-label{text-transform:uppercase;letter-spacing:.2em;font-size:11px;margin:0 0 32px;color:var(--brand-neutral);font-weight:600}.premium-press-logos{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:48px;max-width:1100px;margin:0 auto}.premium-press-logo{font-family:var(--heading-font);font-size:22px;color:var(--brand-primary);opacity:.7;letter-spacing:-.01em;flex:0 1 auto}.premium-testimonials{background:var(--brand-bg);padding:120px 24px}.premium-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1280px;margin:56px auto 0}.premium-testimonial{background:var(--brand-white);padding:40px 32px;border-radius:6px}.premium-testimonial-stars{color:var(--brand-highlight);font-size:14px;margin:0 0 16px;letter-spacing:2px}.premium-testimonial-quote{font-family:var(--heading-font);font-size:19px;line-height:1.5;color:var(--brand-primary);margin:0 0 24px}.premium-testimonial-author{display:flex;align-items:center;gap:12px}.premium-testimonial-avatar{width:44px;height:44px;border-radius:50%;background-size:cover;background-position:center}.premium-testimonial-name{font-size:14px;font-weight:600;color:var(--brand-primary);margin:0}.premium-testimonial-loc{font-size:13px;color:var(--brand-neutral);margin:0}.premium-gallery{background:var(--brand-bg);padding:100px 0}.premium-gallery-header{text-align:center;padding:0 24px}.premium-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:56px}.premium-gallery-item{aspect-ratio:1/1;background-size:cover;background-position:center}.premium-founder{position:relative;min-height:70vh;background-size:cover;background-position:center;display:flex;align-items:center;padding:100px 24px}.premium-founder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b3,#0003)}.premium-founder-inner{position:relative;z-index:2;max-width:640px;color:var(--brand-bg)}.premium-founder h2,.premium-founder p{color:var(--brand-bg)}.premium-founder .quote-mark{font-family:var(--heading-font);font-size:96px;line-height:.5;margin:0 0 16px;color:var(--brand-bg);opacity:.6;font-style:italic}.premium-values{background:var(--brand-bg-alt);padding:100px 24px}.premium-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;max-width:1280px;margin:56px auto 0}.premium-value-num{font-family:var(--heading-font);font-size:56px;line-height:1;color:var(--brand-accent);margin:0 0 16px;font-weight:700}.premium-value h4{font-size:18px;margin:0 0 12px}.premium-value p{font-size:15px;line-height:1.6;margin:0}.premium-faq{background:var(--brand-white);padding:100px 24px}.premium-faq-inner{max-width:800px;margin:0 auto}.premium-faq details{border-bottom:1px solid #8a827833;padding:24px 0;cursor:pointer}.premium-faq summary{display:flex;justify-content:space-between;align-items:center;font-family:var(--heading-font);font-size:22px;color:var(--brand-primary);list-style:none;font-weight:600}.premium-faq summary::-webkit-details-marker{display:none}.premium-faq summary:after{content:"+";font-size:28px;font-weight:300;transition:transform .3s}.premium-faq details[open] summary:after{transform:rotate(45deg)}.premium-faq details p{margin:16px 0 0;font-size:16px;line-height:1.7;color:var(--brand-neutral)}.premium-ig{background:var(--brand-bg);padding:100px 0}.premium-ig-header{text-align:center;padding:0 24px;max-width:600px;margin:0 auto}.premium-ig-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;margin-top:48px}.premium-ig-item{aspect-ratio:1/1;background-size:cover;background-position:center;position:relative;overflow:hidden;cursor:pointer}.premium-ig-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .3s ease}.premium-ig-item:hover:after{background:#0003}.premium-newsletter{position:relative;padding:120px 24px;background-size:cover;background-position:center;text-align:center;color:var(--brand-bg)}.premium-newsletter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0006,#0000008c)}.premium-newsletter-inner{position:relative;z-index:2;max-width:600px;margin:0 auto}.premium-newsletter h2,.premium-newsletter p{color:var(--brand-bg)}.premium-newsletter form{display:flex;gap:8px;max-width:480px;margin:32px auto 0;flex-wrap:wrap;justify-content:center}.premium-newsletter input[type=email]{flex:1 1 280px;padding:16px 20px;border:none;border-radius:4px;font-size:15px;font-family:var(--body-font);color:var(--brand-primary)}.premium-newsletter button{padding:16px 28px;background:var(--brand-bg);color:var(--brand-primary);border:none;border-radius:4px;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:opacity .2s}.premium-newsletter button:hover{opacity:.85}@media(max-width:900px){.premium-usp-grid{grid-template-columns:repeat(2,1fr);gap:20px}.premium-categories-grid{grid-template-columns:1fr}.premium-story-grid{grid-template-columns:1fr;gap:40px;padding:0 8px}.premium-testimonials-grid{grid-template-columns:1fr}.premium-gallery-grid{grid-template-columns:repeat(2,1fr)}.premium-values-grid{grid-template-columns:repeat(2,1fr);gap:32px}.premium-ig-grid{grid-template-columns:repeat(3,1fr)}.premium-press-logos{gap:24px}.premium-press-logo{font-size:16px}.premium-categories,.premium-story,.premium-testimonials,.premium-gallery,.premium-values,.premium-faq{padding:60px 16px}.premium-newsletter{padding:80px 16px}}html{scroll-behavior:smooth}@media(max-width:768px){.premium-hero{min-height:70vh;padding:60px 20px}.premium-hero h1{font-size:38px!important;line-height:1.1;margin:0 0 16px}.premium-hero p{font-size:16px;margin:0 auto 24px}.premium-hero .btns{flex-direction:column;gap:12px;width:100%;max-width:280px;margin:0 auto}.premium-hero .btn{width:100%;padding:14px 24px}}@media(max-width:768px){.premium-usp{padding:20px 16px}.premium-usp-grid{grid-template-columns:1fr;gap:14px;text-align:left}.premium-usp-item{font-size:13px;padding:4px 0}}@media(max-width:768px){.premium-categories{padding:60px 16px}.premium-categories-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.premium-category-card{aspect-ratio:16/10;padding:24px}.premium-category-card h3{font-size:24px}}@media(max-width:768px){.premium-story{padding:60px 16px}.premium-story-grid{grid-template-columns:1fr;gap:32px}.premium-story-image{aspect-ratio:4/3;order:-1}.premium-story h2{font-size:32px}.premium-story .btn{width:100%;max-width:280px;text-align:center}}@media(max-width:768px){.premium-press{padding:36px 16px}.premium-press-logos{gap:20px 32px;justify-content:center}.premium-press-logo{font-size:14px}}@media(max-width:768px){.premium-testimonials{padding:60px 16px}.premium-testimonials-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.premium-testimonial{padding:28px 24px}.premium-testimonial-quote{font-size:17px}}@media(max-width:768px){.premium-gallery{padding:60px 0}.premium-gallery-grid{grid-template-columns:repeat(2,1fr);gap:4px;margin-top:32px}.premium-gallery h2{font-size:28px;padding:0 16px}}@media(max-width:768px){.premium-founder{min-height:60vh;padding:60px 24px}.premium-founder p{font-size:19px!important;line-height:1.4}.premium-founder .quote-mark{font-size:64px}}@media(max-width:768px){.premium-values{padding:60px 16px}.premium-values-grid{grid-template-columns:1fr;gap:24px;margin-top:32px}.premium-value-num{font-size:40px}.premium-value h4{font-size:17px}.premium-value p{font-size:14px}}@media(max-width:768px){.premium-faq{padding:60px 16px}.premium-faq summary{font-size:17px;padding-right:30px}.premium-faq summary:after{font-size:24px}.premium-faq details p{font-size:15px}}@media(max-width:768px){.premium-ig{padding:60px 0}.premium-ig-grid{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:28px}.premium-ig h2{font-size:28px;padding:0 16px}}@media(max-width:768px){.premium-newsletter{padding:60px 20px}.premium-newsletter h2{font-size:32px}.premium-newsletter form{flex-direction:column;gap:12px}.premium-newsletter input[type=email],.premium-newsletter button{width:100%}}@media(max-width:768px){.premium-footer{padding:60px 16px 32px!important}.premium-footer-grid{grid-template-columns:1fr!important;gap:32px!important}.premium-footer-brand h3{font-size:24px!important}}@media(max-width:768px){.premium-product-usp-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.premium-product-story-grid{grid-template-columns:1fr!important;gap:32px!important}}@media(max-width:768px){.premium-section .btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center}}@media(max-width:480px){.premium-categories,.premium-story,.premium-testimonials,.premium-gallery,.premium-values,.premium-faq,.premium-newsletter{padding-top:48px;padding-bottom:48px}}.premium-section .editorial-text>p:first-of-type:first-letter{font-family:var(--heading-font);font-size:5em;line-height:.85;float:left;padding:.1em .15em 0 0;font-weight:700;color:var(--brand-accent)}.premium-pull-quote{font-family:var(--heading-font);font-size:clamp(28px,4vw,44px);line-height:1.25;font-weight:400;font-style:italic;color:var(--brand-primary);margin:56px 0;padding:0 0 0 32px;border-left:3px solid var(--brand-accent)}.premium-pull-quote-author{display:block;font-family:var(--body-font);font-size:14px;font-style:normal;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-neutral);margin-top:24px;font-weight:600}.premium-stats{background:var(--brand-bg);padding:100px 24px}.premium-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;max-width:1280px;margin:0 auto;text-align:center}.premium-stat-number{font-family:var(--heading-font);font-size:clamp(48px,6vw,80px);line-height:1;font-weight:700;color:var(--brand-accent);margin:0 0 12px;letter-spacing:-.02em}.premium-stat-label{font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--brand-neutral);margin:0}.premium-timeline{background:var(--brand-bg);padding:100px 24px}.premium-timeline-inner{max-width:800px;margin:0 auto;position:relative}.premium-timeline-inner:before{content:"";position:absolute;left:90px;top:0;bottom:0;width:1px;background:#5a3a2a33}.premium-timeline-item{display:grid;grid-template-columns:80px 1fr;gap:48px;padding:32px 0;position:relative}.premium-timeline-item:before{content:"";position:absolute;left:86px;top:42px;width:9px;height:9px;border-radius:50%;background:var(--brand-accent);border:2px solid var(--brand-bg);box-shadow:0 0 0 1px var(--brand-accent)}.premium-timeline-year{font-family:var(--heading-font);font-size:22px;font-weight:700;color:var(--brand-primary);text-align:right;padding-right:16px}.premium-timeline-content h4{font-size:22px;margin:0 0 12px}.premium-timeline-content p{font-size:16px;line-height:1.6;margin:0}.premium-values-icon{background:var(--brand-bg-alt);padding:100px 24px}.premium-values-icon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:56px 80px;max-width:1100px;margin:56px auto 0}.premium-value-icon{display:grid;grid-template-columns:64px 1fr;gap:24px;align-items:flex-start}.premium-value-icon-svg{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--brand-bg);border-radius:50%;color:var(--brand-accent);flex-shrink:0}.premium-value-icon h4{font-size:19px;margin:0 0 10px}.premium-value-icon p{font-size:15px;line-height:1.65;margin:0}.premium-faq-categories{background:var(--brand-bg);padding:80px 24px}.premium-faq-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1280px;margin:0 auto}.premium-faq-cat-card{background:var(--brand-bg-alt);padding:40px 28px;border-radius:6px;text-align:center;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;display:block}.premium-faq-cat-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.premium-faq-cat-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;color:var(--brand-accent)}.premium-faq-cat-card h4{font-size:17px;margin:0 0 8px;color:var(--brand-primary)}.premium-faq-cat-card p{font-size:13px;line-height:1.5;margin:0;color:var(--brand-neutral)}.premium-contact-cards{background:var(--brand-bg);padding:100px 24px}.premium-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:0 auto}.premium-contact-card{background:var(--brand-bg-alt);padding:48px 32px;border-radius:6px;text-align:center;transition:transform .3s ease}.premium-contact-card:hover{transform:translateY(-4px)}.premium-contact-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--brand-bg);border-radius:50%;color:var(--brand-accent)}.premium-contact-card h4{font-size:18px;margin:0 0 8px}.premium-contact-card p{font-size:14px;line-height:1.6;margin:0 0 16px;color:var(--brand-neutral)}.premium-contact-card a{color:var(--brand-primary);text-decoration:none;font-weight:600;border-bottom:1.5px solid var(--brand-accent);padding-bottom:2px}.premium-hero-asymmetric{position:relative;display:grid;grid-template-columns:5fr 7fr;align-items:stretch;min-height:60vh;background:var(--brand-bg)}.premium-hero-asymmetric-text{padding:80px 60px;display:flex;flex-direction:column;justify-content:center}.premium-hero-asymmetric-text h1{font-size:clamp(40px,5vw,64px);line-height:1.05;margin:0 0 20px;color:var(--brand-primary)}.premium-hero-asymmetric-text p{font-size:18px;line-height:1.6;color:var(--brand-primary);opacity:.85;max-width:480px}.premium-hero-asymmetric-image{background-size:cover;background-position:center;position:relative}.premium-trust-badges{background:var(--brand-bg-alt);padding:24px;border-top:1px solid #8a827822;border-bottom:1px solid #8a827822}.premium-trust-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center}.premium-trust-badge{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--brand-primary);font-weight:500}.premium-trust-badge svg{flex-shrink:0;color:var(--brand-accent)}.premium-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:var(--brand-bg);border-top:1px solid #8a827833;padding:16px 24px;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:24px;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -8px 24px #00000014}.premium-sticky-atc.is-visible{transform:translateY(0)}.premium-sticky-atc-info{display:flex;align-items:center;gap:16px;min-width:0}.premium-sticky-atc-image{width:56px;height:56px;border-radius:4px;background-size:cover;background-position:center;flex-shrink:0}.premium-sticky-atc-text{min-width:0}.premium-sticky-atc-title{font-size:14px;font-weight:600;color:var(--brand-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.premium-sticky-atc-price{font-size:13px;color:var(--brand-neutral);margin:2px 0 0}.premium-editorial{max-width:720px;margin:0 auto;padding:80px 24px;font-family:var(--body-font)}.premium-editorial p{font-size:18px;line-height:1.75;margin:0 0 1.4em;color:var(--brand-primary)}.premium-editorial p strong{font-weight:700}.premium-editorial p em{font-style:italic;color:var(--brand-accent)}.counter-animate{display:inline-block;font-variant-numeric:tabular-nums}.premium-gallery-item,.premium-ig-item{overflow:hidden}.premium-gallery-item,.premium-ig-item{transition:transform .6s ease}.premium-gallery-grid:hover .premium-gallery-item:not(:hover){opacity:.7}.premium-gallery-grid .premium-gallery-item:hover{transform:scale(1.03)}.section-divider-curve{height:80px;background:linear-gradient(to bottom,var(--brand-bg) 50%,var(--brand-bg-alt) 50%);position:relative}@media(max-width:768px){.premium-stats-grid{grid-template-columns:repeat(2,1fr);gap:32px}.premium-timeline-inner:before{left:20px}.premium-timeline-item{grid-template-columns:50px 1fr;gap:24px}.premium-timeline-item:before{left:16px;top:38px}.premium-timeline-year{font-size:14px;padding-right:8px}.premium-values-icon-grid{grid-template-columns:1fr;gap:32px}.premium-faq-cat-grid{grid-template-columns:1fr 1fr;gap:12px}.premium-faq-cat-card{padding:24px 16px}.premium-contact-grid{grid-template-columns:1fr;gap:16px}.premium-hero-asymmetric{grid-template-columns:1fr}.premium-hero-asymmetric-text{padding:56px 24px}.premium-hero-asymmetric-image{min-height:280px}.premium-trust-grid{grid-template-columns:1fr 1fr;gap:16px}.premium-pull-quote{font-size:22px;padding-left:20px;margin:32px 0}.premium-section .editorial-text>p:first-of-type:first-letter{font-size:4em}.premium-sticky-atc{padding:12px 16px;gap:12px}.premium-sticky-atc-title{max-width:140px;font-size:13px}}@keyframes counterPop{0%{transform:scale(.95);opacity:0}50%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.counter-animate.in-view{animation:counterPop .6s ease forwards}
/*# sourceMappingURL=/cdn/shop/t/1/assets/premium-polish.css.map */
