.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}footer{display:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}header{height:5rem;display:flex;align-items:center;justify-content:space-between}header a{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center}header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}header .header__menu,header .header__icons{display:flex;gap:1rem}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}:root{--background: 35 45% 97%;--foreground: 18 14% 17%;--card: 36 42% 98%;--card-foreground: 18 14% 17%;--popover: 36 42% 98%;--popover-foreground: 18 14% 17%;--primary: 127 27% 28%;--primary-foreground: 0 0% 100%;--secondary: 42 60% 92%;--secondary-foreground: 18 14% 17%;--muted: 34 35% 93%;--muted-foreground: 18 10% 40%;--accent: 227 38% 50%;--accent-foreground: 0 0% 100%;--border: 31 28% 87%;--input: 31 28% 87%;--ring: 127 27% 28%}.peimot-mobile-menu{display:none;padding:0 1.5rem 1rem;background:hsl(var(--background) / .98);border-top:1px solid hsl(var(--border) / .4)}.peimot-mobile-menu a{color:hsl(var(--foreground) / .8);font-size:.95rem}[data-peimot-nav].is-scrolled{box-shadow:0 6px 30px #291b1c14}.peimot-page{background:radial-gradient(circle at 14% 18%,rgba(61,76,166,.08),transparent 22%),radial-gradient(circle at 84% 22%,rgba(218,79,53,.08),transparent 18%),radial-gradient(circle at 50% 100%,rgba(245,221,67,.08),transparent 26%),linear-gradient(180deg,#fffaf4,#fff8f1 42%,#fffdf9)}.peimot-nav-shell{border-bottom:1px solid rgba(31,20,18,.06)}.peimot-hero:before{content:"";position:absolute;inset:7rem auto auto 7%;width:7rem;height:20rem;background:linear-gradient(180deg,#3d4ca67a,#3d4ca600);opacity:.7;border-radius:999px;transform:rotate(10deg)}.peimot-hero:after{content:"";position:absolute;inset:auto 6% 5rem auto;width:10rem;height:10rem;background:radial-gradient(circle,#da4f353d,#da4f3500);filter:blur(10px);border-radius:999px}.peimot-hero-copy h1{text-shadow:0 8px 40px rgba(17,17,17,.08)}.peimot-cta-main{background:linear-gradient(135deg,#2f5a38,#3f6a46);box-shadow:0 18px 34px #2f5a3838}.peimot-cta-secondary{background:#ffffffb8;border-color:#3d4ca633;color:#3d4ca6}.peimot-cover-stage{padding:1rem}.peimot-cover-stage:before{content:"";position:absolute;inset:-2.25rem -2rem auto auto;width:11rem;height:11rem;background:radial-gradient(circle,#f5dd437a,#f5dd4300);z-index:0}.peimot-cover-stage:after{content:"";position:absolute;inset:auto auto -1.5rem -1.25rem;width:9rem;height:9rem;background:radial-gradient(circle,#3d4ca661,#3d4ca600);z-index:0}.peimot-cover-frame{position:relative;z-index:1;padding:1rem;border-radius:2rem;background:linear-gradient(135deg,#f5dd4324,#da4f351f),#fffbf5e6;border:1px solid rgba(38,28,25,.08);box-shadow:0 30px 70px #19110f29;transform:rotate(-4deg)}.peimot-cover-image{transform:rotate(4deg)}.peimot-story-card{background:linear-gradient(180deg,#ffffffeb,#fff8f1f5),hsl(var(--card));box-shadow:0 25px 70px #1c151214}.peimot-topic-card{background:linear-gradient(180deg,#fffffff2,#fff8eef2),hsl(var(--card))}.peimot-topic-card:nth-child(3n+1){border-color:#3d4ca629}.peimot-topic-card:nth-child(3n+2){border-color:#da4f3524}.peimot-topic-card:nth-child(3n+3){border-color:#2f5a3824}.peimot-reviews-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.peimot-review-card{min-height:280px;display:flex;flex-direction:column;justify-content:space-between;text-align:right;background:linear-gradient(180deg,#fffcf6fa,#fff7eef5),hsl(var(--card));border:1px solid hsl(var(--border) / .5);border-radius:1.5rem;padding:2rem;position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;box-shadow:0 18px 50px #4d383a0f}.peimot-review-card:hover{transform:translateY(-4px);border-color:#3d4ca62e;box-shadow:0 24px 60px #4d383a1a}.peimot-review-copy{color:hsl(var(--foreground) / .78);font-size:1.05rem;line-height:1.9;font-style:italic;margin:0;text-wrap:pretty}.peimot-cta-panel{padding:2.5rem 2rem;border-radius:2rem;background:linear-gradient(135deg,#f5dd431f,#da4f350d 45%,#3d4ca614),#fffbf5d1;border:1px solid rgba(31,20,18,.08);box-shadow:0 30px 70px #2519161a}@media(min-width:768px){.peimot-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1120px){.peimot-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.peimot-cover-frame,.peimot-cover-image{transform:none}.peimot-cta-panel{padding:2rem 1.5rem}}.peimot-reviews-carousel{display:flex;flex-direction:column;gap:1.75rem}.peimot-reviews-controls{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width:1023px){.peimot-hero{min-height:auto}.peimot-hero-copy{text-align:center;margin-inline:auto}.peimot-hero-copy blockquote{text-align:right}.peimot-hero-copy .mt-8.flex{justify-content:center}}@media(max-width:767px){.peimot-nav-shell .max-w-6xl,.peimot-page>section .max-w-6xl,.peimot-page>section .max-w-5xl,.peimot-page>section .max-w-4xl,.peimot-page>section .max-w-3xl{padding-inline:1.25rem}.peimot-cover-frame,.peimot-cover-image{transform:none}.peimot-hero-copy h1{font-size:3.4rem;line-height:1.06}.peimot-story-card,.peimot-review-card,#contact form,.peimot-cta-panel{border-radius:1.7rem}.peimot-cta-panel{padding:2.2rem 1.5rem}}:root{--background: 20 24% 97%;--foreground: 12 20% 35%;--card: 0 0% 100%;--card-foreground: 12 20% 35%;--popover: 0 0% 100%;--popover-foreground: 12 20% 35%;--primary: 98 17% 69%;--primary-foreground: 0 0% 100%;--secondary: 18 35% 92%;--secondary-foreground: 12 20% 35%;--muted: 15 31% 94%;--muted-foreground: 12 16% 53%;--accent: 226 31% 58%;--accent-foreground: 0 0% 100%;--border: 15 28% 86%;--input: 15 28% 86%;--ring: 98 17% 69%;--peimot-blush: #e9c9c1;--peimot-coral: #d97a5d;--peimot-yellow: #e8d27a;--peimot-blue: #7284b7;--peimot-sage-deep: #8fa486;--peimot-text-light: #8a6d67;--peimot-shadow: 0 18px 45px rgba(119, 90, 83, .08);--peimot-shadow-strong: 0 28px 70px rgba(119, 90, 83, .12)}.peimot-page{position:relative;background:radial-gradient(circle at 14% 12%,rgba(233,201,193,.32),transparent 22%),radial-gradient(circle at 84% 18%,rgba(232,210,122,.22),transparent 18%),radial-gradient(circle at 8% 70%,rgba(168,183,158,.16),transparent 22%),linear-gradient(180deg,#faf7f4,#f9f4f1 45%,#fcfbfa)}.peimot-hero-copy p.text-primary\/80{color:var(--peimot-coral)}.peimot-hero-copy blockquote{background:#ffffff94;border-radius:0 1.35rem 1.35rem 0;padding:1.15rem 1.35rem 1.15rem 1rem;border-right-color:#d97a5d38;box-shadow:0 14px 36px #7a5a540d;color:hsl(var(--foreground) / .73)}#about-book h2,#topics h2,#author h2,#reviews h2,#contact h2{position:relative;display:inline-block;padding-inline:.4rem;color:#6a4a46}.peimot-review-card:before{content:"\201c";position:absolute;top:1rem;left:1.3rem;font-family:Frank Ruhl Libre,serif;font-size:4.8rem;line-height:1;color:#e9c9c16b}.peimot-review-copy{color:hsl(var(--foreground) / .78);font-size:1.05rem;line-height:1.95;font-style:normal;margin:0;text-wrap:pretty}.peimot-cta-panel{padding:3rem 2.5rem;border-radius:2.4rem;background:radial-gradient(circle at 12% 30%,rgba(233,201,193,.2),transparent 24%),radial-gradient(circle at 85% 70%,rgba(232,210,122,.16),transparent 18%),linear-gradient(180deg,#fffffff2,#f9f2eee0);border:1px solid rgba(217,122,93,.1);box-shadow:var(--peimot-shadow-strong)}:root{--background: 20 24% 97%;--foreground: 12 20% 35%;--card: 0 0% 100%;--card-foreground: 12 20% 35%;--popover: 0 0% 100%;--popover-foreground: 12 20% 35%;--primary: 98 17% 69%;--primary-foreground: 0 0% 100%;--secondary: 18 35% 92%;--secondary-foreground: 12 20% 35%;--muted: 15 31% 94%;--muted-foreground: 12 16% 53%;--accent: 226 31% 58%;--accent-foreground: 0 0% 100%;--border: 15 28% 86%;--input: 15 28% 86%;--ring: 98 17% 69%;--peimot-blush: #e8b8b0;--peimot-coral: #c96248;--peimot-yellow: #d4a93a;--peimot-blue: #5a72a8;--peimot-sage-deep: #7a9e6e;--peimot-text-light: #7a5a54;--peimot-shadow: 0 18px 45px rgba(119, 90, 83, .1);--peimot-shadow-strong: 0 28px 70px rgba(119, 90, 83, .16)}.peimot-mobile-menu{display:none;margin:0 1rem 1rem;padding:1rem 1.25rem 1.25rem;background:#ffffffeb;border:1px solid rgba(217,122,93,.12);border-radius:1.5rem;box-shadow:var(--peimot-shadow)}.peimot-mobile-menu.is-open{display:flex;flex-direction:column;gap:.875rem}.peimot-mobile-menu a{color:hsl(var(--foreground) / .84);font-size:.95rem;padding-bottom:.2rem}.peimot-placeholder svg{width:100%;height:100%;background:#ffffffe6}[data-peimot-nav].is-scrolled{box-shadow:0 14px 40px #7a5a5414}.peimot-page{position:relative;background:radial-gradient(circle at 14% 12%,rgba(232,184,176,.45),transparent 22%),radial-gradient(circle at 84% 18%,rgba(212,169,58,.28),transparent 18%),radial-gradient(circle at 8% 70%,rgba(122,158,110,.22),transparent 22%),linear-gradient(180deg,#faf6f2,#f7efe9 45%,#faf7f3)}.peimot-nav-shell{border-bottom:1px solid rgba(217,122,93,.08);background:#faf7f4db}.peimot-nav-shell .max-w-6xl{max-width:1180px}.peimot-nav-links{gap:2rem}.peimot-nav-links a{position:relative;color:hsl(var(--foreground) / .76);font-weight:500;letter-spacing:.01em}.peimot-nav-links a:not(.peimot-nav-button):after{content:"";position:absolute;right:0;left:0;bottom:-.5rem;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--peimot-coral),var(--peimot-blue));transform:scaleX(0);transform-origin:center;transition:transform .24s ease;opacity:.75}.peimot-nav-links a:not(.peimot-nav-button):hover:after{transform:scaleX(1)}.peimot-nav-button{background:linear-gradient(135deg,var(--peimot-sage-deep),#a8b79e);border:1px solid rgba(143,164,134,.24);box-shadow:0 16px 34px #8fa48638}.peimot-nav-button:hover{transform:translateY(-1px)}.peimot-hero:before{content:"";position:absolute;inset:7rem auto auto 4%;width:11rem;height:24rem;background:linear-gradient(180deg,#7284b738,#7284b700);opacity:1;border-radius:999px;transform:rotate(14deg)}.peimot-hero:after{content:"";position:absolute;inset:auto 4% 4rem auto;width:14rem;height:14rem;background:radial-gradient(circle,#e9c9c14d,#e9c9c100);filter:blur(6px);border-radius:999px}.peimot-hero>.absolute.inset-0{background:radial-gradient(circle at 75% 28%,rgba(255,255,255,.75),transparent 28%),linear-gradient(180deg,#ffffff5c,#faf7f414)}.peimot-hero-copy{max-width:36rem}.peimot-hero-copy h1{color:#6a4a46;text-shadow:0 10px 30px rgba(255,255,255,.65);letter-spacing:-.02em}.peimot-hero-copy p.text-primary\/80{color:var(--peimot-sage-deep)}.peimot-hero-copy .text-muted-foreground{color:var(--peimot-text-light)}.peimot-hero-copy blockquote{background:#ffffff94;border-radius:0 1.35rem 1.35rem 0;padding:1.15rem 1.35rem 1.15rem 1rem;border-right-color:#d97a5d38;box-shadow:0 14px 36px #7a5a540d;color:hsl(var(--foreground) / .73);font-style:normal;font-weight:400}.peimot-cta-main{background:linear-gradient(135deg,var(--peimot-sage-deep),#a8b79e);box-shadow:0 18px 38px #8fa48647;border:1px solid rgba(143,164,134,.18)}.peimot-cta-secondary{background:#ffffffd1;border-color:#d97a5d47;color:#6a4a46;box-shadow:0 12px 26px #7a5a540f}.peimot-cover-stage{padding:1.5rem}.peimot-cover-stage:before{content:"";position:absolute;inset:-.5rem -1rem auto auto;width:13rem;height:13rem;background:radial-gradient(circle,#e8d27a3d,#e8d27a00);z-index:0}.peimot-cover-stage:after{content:"";position:absolute;inset:auto auto -.75rem -.5rem;width:12rem;height:12rem;background:radial-gradient(circle,#e9c9c159,#e9c9c100);z-index:0}.peimot-cover-frame{position:relative;z-index:1;padding:1.15rem;border-radius:2.3rem;background:linear-gradient(180deg,#fffffff5,#f9f2eeeb);border:1px solid rgba(217,122,93,.14);box-shadow:var(--peimot-shadow-strong);transform:rotate(-3deg)}.peimot-cover-image{transform:rotate(3deg)}#about-book,#author,#contact{position:relative}#about-book:before,#author:before,#contact:before{content:"";position:absolute;inset:2rem auto auto 6%;width:6rem;height:6rem;background:radial-gradient(circle,#e9c9c133,#e9c9c100);border-radius:999px;pointer-events:none}.peimot-story-card{background:linear-gradient(180deg,#fffffffa,#faf4f1f5),hsl(var(--card));border:1px solid rgba(217,122,93,.09);box-shadow:var(--peimot-shadow)}#about-book h2,#topics h2,#author h2,#reviews h2,#contact h2{position:relative;display:inline-block;padding-inline:.4rem;color:#2a1f1d}#about-book h2:after,#topics h2:after,#author h2:after,#reviews h2:after,#contact h2:after{content:"";position:absolute;right:50%;bottom:-.9rem;transform:translate(50%);width:4.5rem;height:.18rem;border-radius:999px;background:linear-gradient(90deg,#d97a5d2e,#7284b73d,#e8d27a2e)}.peimot-topic-card{background:linear-gradient(180deg,#fffffffa,#faf4f1f2),hsl(var(--card));border-radius:1.6rem;box-shadow:0 14px 34px #7a5a540d}.peimot-topic-card:hover{transform:translateY(-4px)}.peimot-topic-card:nth-child(3n+1){border-color:#7284b729}.peimot-topic-card:nth-child(3n+2){border-color:#d97a5d24}.peimot-topic-card:nth-child(3n+3){border-color:#a8b79e2e}.peimot-topic-card span{width:3.4rem;height:3.4rem;margin-inline:auto;display:grid;place-items:center;border-radius:999px;background:#f3e7e1c7}.errors ul{margin-bottom:1rem;padding:.75rem 1rem;border-radius:1rem;background:hsl(var(--destructive) / .08);color:hsl(var(--destructive))}.peimot-reviews-grid{display:none}.peimot-reviews-carousel{display:flex;flex-direction:column;gap:1.75rem;position:relative}.peimot-reviews-carousel:before,.peimot-reviews-carousel:after{content:"";position:absolute;width:8rem;height:8rem;border-radius:999px;pointer-events:none}.peimot-reviews-carousel:before{inset:-1.5rem auto auto -1rem;background:radial-gradient(circle,#e9c9c147,#e9c9c100)}.peimot-reviews-carousel:after{inset:auto -.5rem -1rem auto;background:radial-gradient(circle,#e8d27a3d,#e8d27a00)}.peimot-reviews-viewport{overflow:hidden;padding:.25rem}.peimot-reviews-track{display:flex;gap:1.5rem;direction:ltr;transition:transform .45s ease;will-change:transform}.peimot-review-card{flex:0 0 100%;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;text-align:right;direction:rtl;background:linear-gradient(180deg,#fffffffa,#f9f3f0f2),hsl(var(--card));border:1px solid rgba(217,122,93,.1);border-radius:1.85rem;padding:2rem;position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;box-shadow:var(--peimot-shadow)}.peimot-review-card:before{content:none}.peimot-review-card:hover{transform:translateY(-4px);border-color:#7284b72e;box-shadow:0 26px 58px #7a5a541a}.peimot-review-copy{color:hsl(var(--foreground) / .78);font-size:1rem;font-weight:400;line-height:1.85;font-style:normal;margin:0;text-wrap:pretty}.peimot-review-meta{margin-top:2rem;padding-top:1.25rem;border-top:1px solid hsl(var(--border) / .5)}.peimot-review-stars{display:flex;gap:.2rem;justify-content:flex-start;color:#d7ba5d;font-size:1.1rem;line-height:1;margin-bottom:.9rem}.peimot-star-half{position:relative;display:inline-block;color:transparent}.peimot-star-half:before{content:"\2605";position:absolute;left:0;top:0;color:#d7ba5d;clip-path:inset(0 50% 0 0)}.peimot-review-name{margin:0;font-family:var(--font-heading);font-weight:700;color:hsl(var(--foreground));font-size:1rem}.peimot-review-role{margin:.35rem 0 0;color:hsl(var(--muted-foreground));font-size:.82rem}.peimot-reviews-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.35rem}.peimot-reviews-arrow{width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid rgba(217,122,93,.12);background:#fffffffa;color:#6a4a46;box-shadow:0 10px 28px #7a5a5414;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.peimot-reviews-arrow:hover{transform:translateY(-1px);box-shadow:0 14px 34px #2519161f}.peimot-reviews-arrow[disabled]{opacity:.45;cursor:default;transform:none;box-shadow:none}.peimot-reviews-dots{display:flex;align-items:center;gap:.5rem}.peimot-reviews-dot{width:.65rem;height:.65rem;border-radius:999px;border:0;background:#7284b72e;transition:transform .2s ease,background .2s ease}.peimot-reviews-dot.is-active{background:var(--peimot-coral);transform:scale(1.15)}.peimot-excerpt-section{padding:5rem 0}.peimot-excerpt-card{background:linear-gradient(145deg,#fdfaf7,#f8f0ea);border:1px solid rgba(201,130,108,.15);border-radius:2rem;overflow:hidden;box-shadow:0 2px #c9826c14,0 20px 60px #6a4a4614;position:relative}.peimot-excerpt-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2rem;background:radial-gradient(ellipse at 10% 0%,rgba(233,200,200,.22) 0%,transparent 50%),radial-gradient(ellipse at 90% 100%,rgba(212,169,58,.1) 0%,transparent 50%);pointer-events:none}.peimot-excerpt-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid rgba(201,130,108,.12);background:#ffffff80}.peimot-excerpt-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--peimot-coral)}.peimot-excerpt-book-name{font-size:.78rem;color:hsl(var(--muted-foreground));font-style:italic;font-family:var(--font-heading)}.peimot-excerpt-content{padding:2.5rem 2.5rem 1.75rem;position:relative}.peimot-excerpt-content:before{content:"\201c";position:absolute;top:1.5rem;right:2rem;font-family:var(--font-heading);font-size:6rem;line-height:1;color:var(--peimot-coral);opacity:.12;pointer-events:none}.peimot-excerpt-lead{font-family:var(--font-heading);font-size:1.45rem;font-weight:700;color:#2a1f1d;line-height:1.5;margin:0 0 1.25rem;text-align:right}.peimot-excerpt-text{font-size:1.05rem;line-height:1.95;color:hsl(var(--foreground) / .75);font-style:normal;margin:0;text-align:right;text-wrap:pretty}.peimot-excerpt-footer{display:flex;align-items:center;gap:.6rem;padding:1.25rem 2rem 1.5rem;border-top:1px solid rgba(201,130,108,.12);flex-wrap:wrap}.peimot-excerpt-dash{color:#c9826c80;font-size:1rem}.peimot-excerpt-cite{font-style:normal;font-size:.82rem;color:hsl(var(--muted-foreground));font-weight:500;flex:1;text-align:right}.peimot-excerpt-cta{display:inline-flex;align-items:center;font-size:.82rem;font-weight:600;color:var(--peimot-coral);text-decoration:none;padding:.4rem 1rem;border:1px solid rgba(201,130,108,.3);border-radius:999px;background:#ffffffb3;transition:background .2s ease,border-color .2s ease;white-space:nowrap}.peimot-excerpt-cta:hover{background:#c9826c14;border-color:#c9826c80}.peimot-cta-panel{padding:3rem 2.5rem;border-radius:2.4rem;background:radial-gradient(circle at 12% 30%,rgba(232,184,176,.32),transparent 24%),radial-gradient(circle at 85% 70%,rgba(212,169,58,.22),transparent 18%),linear-gradient(180deg,#fffffff7,#f7efe9eb);border:1px solid rgba(201,98,72,.14);box-shadow:var(--peimot-shadow-strong)}.peimot-price-block{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem;flex-wrap:wrap}.peimot-price-old{font-size:1.1rem;color:var(--peimot-text-light);text-decoration:line-through;opacity:.7;font-family:Heebo,sans-serif}.peimot-price-new{font-family:Frank Ruhl Libre,serif;font-size:2.8rem;font-weight:700;color:var(--peimot-coral);line-height:1;letter-spacing:-.02em}.peimot-price-badge{background:#7a9e6e24;color:var(--peimot-sage-deep);border:1px solid rgba(122,158,110,.3);border-radius:999px;padding:.3rem .9rem;font-size:.85rem;font-weight:600}.peimot-price-note{text-align:center;font-size:.8rem;color:var(--peimot-text-light);margin-top:.4rem;letter-spacing:.02em}.peimot-social-strip{background:linear-gradient(135deg,#e8b8b02e,#7a9e6e1a);border-top:1px solid rgba(201,98,72,.1);border-bottom:1px solid rgba(201,98,72,.1);padding:1.1rem 0;text-align:center}.peimot-social-strip__text{font-family:Heebo,sans-serif;font-size:1rem;color:var(--peimot-text-light);margin:0;line-height:1.6}.peimot-social-strip__text strong{color:#6a4a46;font-weight:700}.peimot-social-strip__cta{color:var(--peimot-coral);font-weight:700;font-family:Frank Ruhl Libre,serif;font-size:1.05rem}.peimot-hero-price-hint{margin-top:1rem;font-size:.88rem;color:var(--peimot-text-light);font-family:Heebo,sans-serif}.peimot-hero-price-hint strong{color:var(--peimot-coral);font-size:1.15rem;font-weight:700}.peimot-hero-price-hint__old{text-decoration:line-through;opacity:.55;margin-left:.15rem}@media(max-width:1023px){.peimot-hero-price-hint{text-align:center}}.peimot-cta-panel .inline-flex{box-shadow:0 12px 26px #a8b79e29}#author .grid,#contact .grid{position:relative;z-index:1}#author .md\:col-span-2 .relative:before{content:"";position:absolute;top:-1.2rem;right:-1.2rem;bottom:-1.2rem;left:-1.2rem;border-radius:50%;background:radial-gradient(circle,#a8b79e1f,#a8b79e00);z-index:0}#author .md\:col-span-2 img,#author .md\:col-span-2 svg{position:relative;z-index:1}#author .md\:col-span-3{background:#ffffff70;border:1px solid rgba(217,122,93,.08);border-radius:2rem;padding:2rem 2.2rem;box-shadow:0 16px 40px #7a5a540d}#contact form,#contact .md\:col-span-2>.mt-4{background:linear-gradient(180deg,#fffffff7,#faf4f1f5);border-color:#d97a5d1a;box-shadow:var(--peimot-shadow)}#contact input,#contact textarea{background:#ffffffdb;border-color:#d97a5d24;color:#6a4a46;box-shadow:inset 0 1px #ffffff80}#contact input:focus-visible,#contact textarea:focus-visible{border-color:#7284b74d;box-shadow:0 0 0 4px #7284b714}#contact button[type=submit]{background:linear-gradient(135deg,var(--peimot-sage-deep),#a8b79e);box-shadow:0 16px 34px #8fa4863d}#contact .md\:col-span-2>div:not(.mt-4){background:#ffffff8c;border:1px solid rgba(217,122,93,.08);border-radius:1.5rem;padding:1rem 1rem 1rem 1.2rem;box-shadow:0 12px 26px #7a5a540a}footer{background:#ffffff6b}footer .max-w-6xl{max-width:1180px}.font-heading{font-family:Frank Ruhl Libre,serif}.font-body{font-family:Heebo,sans-serif}.text-foreground{color:#6a4a46}.text-muted-foreground{color:var(--peimot-text-light)}.text-primary{color:var(--peimot-sage-deep)}.bg-primary\/10{background:#a8b79e24}.bg-accent\/10{background:#7284b714}.bg-primary\/5{background:#a8b79e14}@media(max-width:1023px){.peimot-hero{min-height:auto}.peimot-hero-copy{text-align:center;margin-inline:auto}.peimot-hero-copy blockquote{text-align:right}.peimot-hero-copy .mt-8.flex{justify-content:center}#author .md\:col-span-3{padding:1.6rem}}@media(min-width:768px){.peimot-review-card{flex-basis:calc((100% - 1.5rem)/2)}}@media(min-width:1120px){.peimot-review-card{flex-basis:calc((100% - 3rem) / 3)}}.peimot-what-section{padding:4rem 0;background:linear-gradient(180deg,#e8b8b014,#7a9e6e0f)}.peimot-what-title{color:#2a1f1d}.peimot-what-sub{color:var(--peimot-text-light);max-width:36rem;margin-inline:auto}.peimot-what-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.peimot-what-card{background:#ffffffeb;border:1px solid rgba(201,98,72,.1);border-radius:1.75rem;padding:2rem 1.75rem;text-align:center;box-shadow:0 14px 34px #7a5a540f;transition:transform .25s ease,box-shadow .25s ease}.peimot-what-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px #7a5a541a}.peimot-what-icon{display:block;font-size:2.2rem;width:3.5rem;height:3.5rem;background:#f3e7e1b3;border-radius:999px;display:grid;place-items:center;margin-inline:auto;margin-bottom:1rem}.peimot-what-card h3{font-family:Frank Ruhl Libre,serif;font-size:1.15rem;font-weight:700;color:#6a4a46;margin-bottom:.6rem}.peimot-what-card p{font-size:.9rem;color:var(--peimot-text-light);line-height:1.7}@media(max-width:767px){.peimot-what-grid{grid-template-columns:1fr;gap:1rem}.peimot-what-section{padding:2.5rem 0}}@media(max-width:767px){.peimot-nav-shell .max-w-6xl,.peimot-page>section .max-w-6xl,.peimot-page>section .max-w-5xl,.peimot-page>section .max-w-4xl,.peimot-page>section .max-w-3xl{padding-inline:1.25rem}.peimot-cover-frame,.peimot-cover-image{transform:none}.peimot-hero-copy h1{font-size:3.4rem;line-height:1.06}.peimot-story-card,.peimot-review-card,#contact form,.peimot-cta-panel,#author .md\:col-span-3{border-radius:1.7rem}#author .md\:col-span-3,#contact .md\:col-span-2>div:not(.mt-4){padding:1.2rem}.peimot-cta-panel{padding:2.2rem 1.5rem}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
