@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*,:after,:before{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}*,.root,body,html,main{box-sizing:border-box;font-size:14px;font-family:Inter,sans-serif}html{background-color:#f7f3e9;scrollbar-gutter:stable both-edges}body,html{overscroll-behavior-y:none}body{position:relative;z-index:0}b,h1,h2,h3,h4,h5,h6,i,li,p,ul{color:#000;font-family:Inter,sans-serif}@media screen and (max-width:767px){b,h1,h2,h3,h4,h5,h6,i,li,p,ul{text-wrap:none;word-break:normal}}h1{font-size:clamp(44px,4vw,48px);line-height:clamp(52px,4vw,56px);font-weight:600;font-family:Inter,sans-serif;font-weight:700;font-style:normal}h2{font-size:clamp(36px,4vw,40px);line-height:clamp(40px,4vw,44px);font-weight:500}h3{font-size:clamp(28px,4vw,32px);line-height:clamp(32px,4vw,36px)}h3,h4{font-weight:400;font-family:Inter,sans-serif;font-weight:600;font-style:normal}h4{font-size:clamp(21px,4vw,28px);line-height:clamp(28px,4vw,32px)}@media screen and (max-width:767px){h4{text-align:center}}h5{font-size:clamp(18px,4vw,24px);line-height:clamp(24px,4vw,28px);font-weight:400;font-family:Inter,sans-serif;font-weight:600;font-style:normal}@media screen and (max-width:767px){h5{text-align:center}}h6{font-size:clamp(16px,4vw,20px);line-height:clamp(18px,4vw,24px);font-weight:400;font-weight:300;color:#6b6b6b}h6,p{font-family:Inter,sans-serif;font-style:normal}p{line-height:1.2;font-size:1.5rem;font-weight:400}b{line-height:inherit;color:inherit}a,b{font-size:inherit}a{color:#f3b941;cursor:pointer}label{color:#979797;font-family:Inter,sans-serif;font-weight:200;font-style:normal}i,span{font-size:inherit}i{line-height:inherit;color:inherit}::-webkit-scrollbar{width:1px;margin-left:20px;height:1px}::-webkit-scrollbar-track{background-color:#fafafa}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px rgba(0,0,0,0)!important;-webkit-text-fill-color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.p-gallery__container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:100px}.p-gallery__gallery{width:100%;margin:24px 0;padding:0 40px}@media screen and (max-width:767px){.p-gallery__gallery{padding:0 22px}}.p-gallery__gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:767px){.p-gallery__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}}.p-gallery__gallery--none{width:100%;grid-column:1/5;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.p-gallery__gallery--none img{width:30%}.p-gallery__card{width:100%;max-width:327.5px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;border-radius:12px;border:1px solid #979797;box-shadow:0 4px 12px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06)}.p-gallery__card:hover{z-index:3;transform:translateY(-3px);transition:transform .25s cubic-bezier(.22,1,.36,1)}.p-gallery__card a{width:inherit;height:inherit;border-radius:inherit;text-decoration:none}.p-gallery__card--itemImg{width:inherit;border-radius:12px;aspect-ratio:1/1;border-radius:inherit;object-fit:contain;background-color:#f4f4f4}.p-gallery__card--info{display:grid;grid-template-columns:36px 1fr;grid-template-rows:40px 1fr 1fr;grid-template-areas:"avatar title" "avatar author" "stat stat";place-items:left;padding:6px 12px}.p-gallery__card--info img{width:24px;height:24px;border-radius:50%;grid-area:avatar;margin:auto}.p-gallery__card--info h6{font-weight:400;margin-left:6px;line-height:1.1;font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.p-gallery__card--info label{font-style:italic;margin-left:6px}.p-gallery__card--stats{width:100%;grid-area:stat;gap:8px;color:#3b5ba5}.p-gallery__card--stats,.p-gallery__card--stats span{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.p-gallery__card--stats span{gap:2px}.p-gallery__card--skeleton{position:relative;pointer-events:none;background:linear-gradient(100deg,rgba(0,0,0,.04) 20%,rgba(0,0,0,.12) 28%,rgba(0,0,0,.04) 36%);background-size:200% 100%;animation:gallery-shimmer 3s linear infinite;box-shadow:inset 0 0 0 1px rgba(151,151,151,.35);display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.p-gallery__card--skeleton img{animation:rotateLogo 10s linear infinite}.p-gallery__loadMore{display:block;margin:24px auto 0;padding:10px 16px;border-radius:12px;border:1px solid #979797;background:rgba(0,0,0,0);cursor:pointer}.p-gallery__loadMore:disabled{opacity:.6;cursor:default}.p-gallery__fullPage{padding:0 40px}@media screen and (max-width:767px){.p-gallery__fullPage{padding:0 22px}}.p-gallery__fullPage{padding-top:40px;margin-bottom:100px}.p-gallery__fullPage .p-gallery__modal--body{gap:40px}.p-gallery__fullPage .p-gallery__modal--img{max-height:70vh}.p-gallery__modal--backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);display:grid;place-items:center;z-index:1000}.p-gallery__modal--panel{width:min(900px,92vw);position:relative;max-height:90vh;overflow:auto;border-radius:16px;background:var(--card,#fff);box-shadow:0 20px 80px rgba(0,0,0,.25);padding:16px 16px 24px}.p-gallery__modal--close{position:absolute;top:8px;right:16px;float:right;border:0;background:rgba(0,0,0,0);font-size:20px;cursor:pointer}.p-gallery__modal--body{display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width:767px){.p-gallery__modal--body{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.p-gallery__modal--img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px}@media screen and (max-width:767px){.p-gallery__modal .p-gallery__modal--body{grid-template-columns:1fr}}.p-gallery__modal--info{width:100%;display:flex;flex-direction:column;justify-items:flex-start;align-items:flex-start;gap:12px}.p-gallery__modal--info--header{width:100%;gap:0;border-bottom:1px solid #f4f4f4}.p-gallery__modal--info--header h2{font-size:28px;font-weight:400;line-height:1.2}.p-gallery__modal--info--header span{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px}.p-gallery__modal--info--header span img{width:16px;height:16px;border-radius:50%}.p-gallery__modal--info--tags{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.p-gallery__modal--info--tags div{padding:6px 10px;border:1px solid #979797;border-radius:9999px}.p-gallery__modal--info--tags div:hover{filter:brightness(80%);cursor:pointer}.p-gallery__modal--info--tags p{font-size:14px}.p-gallery__modal--info--description{font-size:14px;color:#6b6b6b}.p-gallery__modal--info--purchase{width:100%;display:flex;flex-direction:column;margin-top:auto;gap:8px}.p-gallery__modal--info--purchase label{display:flex;flex-direction:column;gap:4px}.p-gallery__modal--info--purchase label select{width:100%;padding:6px 0;border-radius:12px}.p-gallery__modal--info--purchase--quantity{width:50%;height:32px;border:1px solid #979797;display:flex;overflow:hidden;border-radius:12px;background-color:#fff}.p-gallery__modal--info--purchase--quantity span{flex:1 1;display:flex;align-items:center;justify-content:center}.p-gallery__modal--info--purchase--quantity span:first-child:hover{cursor:pointer;filter:brightness(80%)}.p-gallery__modal--info--purchase--quantity span:last-child:hover{cursor:pointer;filter:brightness(80%)}@media screen and (max-width:767px){.p-gallery__modal--info--purchase--quantity{width:100%}}.p-gallery__modal--info--ctas{width:100%;display:flex;flex-direction:row;justify-content:center;border:1px solid #979797;border-radius:12px;overflow:hidden}.p-gallery__modal--info--cta{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 0;background:#fff;border:0;cursor:pointer;transition:background-color .22s ease,color .18s ease,box-shadow .18s ease,transform .14s ease}.p-gallery__modal--info--cta:hover{background-color:#f6f6f6}.p-gallery__modal--info--cta.is-liked{background-color:rgba(231,151,150,.14);color:#ff033e;animation:liked-pop .18s ease}.p-gallery__modal--info--cta.is-liked:hover{background-color:rgba(231,151,150,.18)}.p-gallery__modal--info--cta svg{transition:transform .18s ease}.p-gallery__modal--info--cta.is-liked svg{transform:translateY(-1px) scale(1.04)}.p-gallery__modal--info--cta:last-child{background-color:#3b5ba5;color:#f7f3e9}.p-gallery__modal--info--ctas>.p-gallery__modal--info--cta+.p-gallery__modal--info--cta{border-left:1px solid rgba(0,0,0,.1)}@keyframes gallery-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes rotateLogo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes liked-pop{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.p-gallery__modal--info--cta{transition:background-color .01s linear,color .01s linear;animation:none}}.p-galleryHero{width:100%;position:relative;padding:clamp(32px,6vw,80px) 16px 24px;background:radial-gradient(1200px 600px at 20% -10%,rgba(0,122,255,.08),transparent 60%),radial-gradient(900px 500px at 90% -20%,rgba(255,163,0,.06),transparent 60%),#f7f3ea}.p-galleryHero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.06) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.06) 1px,transparent 0);background-size:24px 24px;-webkit-mask-image:radial-gradient(100% 70% at 50% -10%,#000 60%,transparent 100%);mask-image:radial-gradient(100% 70% at 50% -10%,#000 60%,transparent 100%);pointer-events:none}.p-galleryHero__inner{max-width:1080px;margin:0 auto;position:relative;z-index:1}.p-galleryHero__eyebrow{display:inline-block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#7a7a7a;background:hsla(0,0%,100%,.6666666667);border:1px solid #e8e3d8;padding:6px 10px;border-radius:999px}.p-galleryHero__title{margin:10px 0 6px;font-weight:800;font-size:clamp(28px,5vw,56px);line-height:1.05}.p-galleryHero__title .accent{position:relative;background:linear-gradient(90deg,#007aff,#00d4ff);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.p-galleryHero__title .accent:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:8px;background:linear-gradient(90deg,rgba(0,122,255,.18),rgba(0,212,255,.18));border-radius:6px;filter:blur(1px)}.p-galleryHero__sub{color:#333;font-size:clamp(14px,1.6vw,18px);margin-top:10px}.p-galleryHero__hint{color:#8a877f;font-size:14px;margin-top:4px}.p-galleryHero__actions{margin-top:18px;display:grid;grid-gap:12px;gap:12px}.p-galleryHero__search{display:flex;gap:8px}.p-galleryHero__search input{flex:1 1;padding:12px 14px;border:1px solid #e2ddd2;border-radius:12px;background:#fff;outline:none}.p-galleryHero__search input:focus{border-color:#007aff;box-shadow:0 0 0 3px rgba(0,122,255,.12)}.p-galleryHero__search button{padding:12px 16px;border-radius:12px;border:none;cursor:pointer;background:#0f0f0f;color:#f3f3f3}.p-galleryHero__search button:hover{transform:translateY(-1px)}.p-galleryHero__chips{display:flex;flex-wrap:wrap;gap:8px}.p-galleryHero__chips .chip{padding:8px 12px;border-radius:999px;border:1px solid #e2ddd2;background:#fff;cursor:pointer;font-size:13px}.p-galleryHero__chips .chip--active{background:#eef6ff;border-color:#b3d4ff;color:#0a4ea3}.p-galleryHero__stats{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.p-galleryHero__stats .pill{font-size:12px;color:#6f6b62;background:#fff;border:1px solid #ece7dd;padding:6px 10px;border-radius:999px}