.page-module__zvNpCW__diary-search-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}@media (max-width:768px){.page-module__zvNpCW__diary-search-row{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:24px}}
.index-module__4lwaya__list_parent{gap:clamp(20px,3vw,30px);margin-top:40px;display:grid}.index-module__4lwaya__list{background:#fff;border:1px solid #f36b0a33;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 1px 2px #f36b0a0d}.index-module__4lwaya__list:hover{border-color:#f36b0a80;box-shadow:0 20px 25px -5px #f36b0a1f,0 10px 10px -5px #0000000a}.index-module__4lwaya__link{color:inherit;align-items:flex-start;gap:24px;height:100%;padding:24px;text-decoration:none;display:flex}.index-module__4lwaya__link:hover{opacity:1}.index-module__4lwaya__imageWrapper{background:#fff;border-radius:8px;flex-shrink:0;width:200px;height:120px;position:relative;overflow:hidden}.index-module__4lwaya__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.index-module__4lwaya__link:hover .index-module__4lwaya__image{transform:scale(1.03)}.index-module__4lwaya__content{flex:1;min-width:0}.index-module__4lwaya__title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.2rem;font-weight:600;line-height:1.6;display:-webkit-box;overflow:hidden}.index-module__4lwaya__meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.index-module__4lwaya__description{color:#6c757d;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.index-module__4lwaya__empty{text-align:center;background-color:#fff;border:1px solid #dbd1c94d;border-radius:10px;margin:40px 0;padding:60px 20px;box-shadow:0 2px 8px #00000014}.index-module__4lwaya__emptyMessage{color:#6c757d;font-size:1.1rem;line-height:1.6}@media (max-width:767px){.index-module__4lwaya__list_parent{gap:16px;margin-top:24px}.index-module__4lwaya__link{gap:16px;padding:20px}.index-module__4lwaya__imageWrapper{width:120px;height:90px}.index-module__4lwaya__title{margin-bottom:8px;font-size:1.1rem}.index-module__4lwaya__meta{gap:8px;margin-bottom:6px}.index-module__4lwaya__description{-webkit-line-clamp:1;font-size:.9rem}}@media (max-width:480px){.index-module__4lwaya__link{padding:16px;display:block}.index-module__4lwaya__imageWrapper{border-radius:8px;width:100%;height:180px;margin-bottom:16px}.index-module__4lwaya__title{font-size:1.1rem}.index-module__4lwaya__description{-webkit-line-clamp:2;display:block}}
.index-module__pwt_0W__tag{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f36b0a 0%,#ff8c42 50%,#ffa502 100%);border-radius:50px;align-items:center;gap:6px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;box-shadow:0 3px #e35d044d,0 4px 8px #f36b0a33}.index-module__pwt_0W__tag:before{content:"";background:#fffc;border-radius:50%;flex-shrink:0;width:8px;height:8px}.index-module__pwt_0W__tag:hover{transform:translateY(-2px)rotate(-2deg);box-shadow:0 5px #e35d044d,0 8px 16px #f36b0a59}.index-module__pwt_0W__tag:active{transform:translateY(-1px);box-shadow:0 2px #e35d044d,0 3px 6px #f36b0a33}
.index-module__kfxpEa__date{color:#6c757d;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #6c757d26;border-radius:50px;align-items:center;gap:8px;padding:6px 14px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.index-module__kfxpEa__date:before{content:"";background:linear-gradient(135deg,#6c757d,#868e96);border-radius:3px;flex-shrink:0;width:14px;height:14px;position:relative}.index-module__kfxpEa__date:after{content:"";background:#fff;border-radius:1px;width:8px;height:2px;position:absolute;left:16px}.index-module__kfxpEa__date:hover{color:#495057;background:linear-gradient(135deg,#fff,#f8f9fa);border-color:#f36b0a4d}
.index-module__g_HnOa__container{flex-direction:column;gap:16px;width:100%;display:flex}.index-module__g_HnOa__item{background-color:#f8f8f8;border-radius:8px;gap:16px;padding:16px;display:flex}.index-module__g_HnOa__thumbnail{background-color:#e0e0e0;border-radius:4px;width:80px;height:80px;animation:1.5s ease-in-out infinite index-module__g_HnOa__pulse}.index-module__g_HnOa__content{flex-direction:column;flex:1;gap:12px;display:flex}.index-module__g_HnOa__title{background-color:#e0e0e0;border-radius:5px;width:80%;animation:1.5s ease-in-out infinite index-module__g_HnOa__pulse}.index-module__g_HnOa__meta{gap:16px;display:flex}.index-module__g_HnOa__date,.index-module__g_HnOa__category{background-color:#e0e0e0;border-radius:4px;width:100px;height:16px;animation:1.5s ease-in-out infinite index-module__g_HnOa__pulse}.index-module__g_HnOa__category{width:80px}@keyframes index-module__g_HnOa__pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}@media (max-width:767px){.index-module__g_HnOa__item{gap:12px;padding:12px}.index-module__g_HnOa__thumbnail{width:60px;height:60px}.index-module__g_HnOa__title{height:20px}}
.index-module__VVsf8W__pagination{margin:2rem 0}.index-module__VVsf8W__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:24px;display:flex}.index-module__VVsf8W__item{color:#383838;-webkit-user-select:none;user-select:none;background-color:#dbd1c9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:flex}.index-module__VVsf8W__item:hover,.index-module__VVsf8W__current{color:#fff;background-color:#f36b0a}.index-module__VVsf8W__arrow{font-weight:700}.index-module__VVsf8W__ellipsis{justify-content:center;align-items:center;display:flex}.index-module__VVsf8W__ellipsisItem{color:#383838;letter-spacing:2px;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:36px;display:flex}@media (hover:none){.index-module__VVsf8W__item{min-width:44px;min-height:44px}}@media (max-width:767px){.index-module__VVsf8W__container{gap:5px;margin-top:16px;padding:16px}.index-module__VVsf8W__item{width:32px;height:32px;font-size:14px}@media (hover:none){.index-module__VVsf8W__item{min-width:40px;min-height:40px}}}
.index-module__IBAHAq__breadcrumb{color:#282828;position:relative}.index-module__IBAHAq__list{letter-spacing:.01em;z-index:1;flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:20px 0 24px;font-size:14px;font-weight:500;line-height:1.6;list-style:none;animation:.8s cubic-bezier(.25,.46,.45,.94) index-module__IBAHAq__fadeInUp;display:flex;position:relative}@media (max-width:767px){.index-module__IBAHAq__list{-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:thin;scrollbar-color:#f36b0a4d transparent;gap:2px;padding:16px 0 20px;font-size:13px;overflow-x:auto}.index-module__IBAHAq__list::-webkit-scrollbar{height:3px}.index-module__IBAHAq__list::-webkit-scrollbar-track{background:0 0}.index-module__IBAHAq__list::-webkit-scrollbar-thumb{background:#f36b0a66;border-radius:8px}.index-module__IBAHAq__list::-webkit-scrollbar-thumb:hover{background:#f36b0a99}}.index-module__IBAHAq__item{letter-spacing:.01em;opacity:0;align-items:center;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s cubic-bezier(.25,.46,.45,.94) forwards index-module__IBAHAq__slideInFromLeft;display:flex;position:relative}.index-module__IBAHAq__item:not(:last-child):after{content:"›";color:#282828;opacity:.8;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin:0 8px;font-size:16px;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:scale(1)}.index-module__IBAHAq__item:hover:not(:last-child):after{opacity:1;color:#f36b0a;transform:scale(1.1)}.index-module__IBAHAq__item:last-child{color:#282828;background:#f36b0a0d;border:1px solid #f36b0a26;border-radius:6px;padding:6px 12px;font-weight:600}@media (max-width:767px){.index-module__IBAHAq__item{flex-shrink:0}.index-module__IBAHAq__item:not(:last-child):after{width:16px;height:16px;margin:0 6px;font-size:14px}.index-module__IBAHAq__item:last-child{padding:4px 8px;font-size:13px}}.index-module__IBAHAq__link{color:#282828;background:0 0;border-radius:6px;margin:-4px -8px;padding:4px 8px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.index-module__IBAHAq__link:hover{color:#f36b0a;background:#f36b0a14}.index-module__IBAHAq__link:focus{outline-offset:2px;background:#f36b0a14;outline:2px solid #f36b0a}.index-module__IBAHAq__link:active{transform:translateY(0)}@media (max-width:767px){.index-module__IBAHAq__link{border-radius:4px;margin:-3px -5px;padding:3px 5px}}.index-module__IBAHAq__current{color:#282828;font-weight:inherit;position:relative}@keyframes index-module__IBAHAq__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes index-module__IBAHAq__slideInFromLeft{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.index-module__IBAHAq__item:first-child{animation-delay:.1s}.index-module__IBAHAq__item:nth-child(2){animation-delay:.2s}.index-module__IBAHAq__item:nth-child(3){animation-delay:.3s}.index-module__IBAHAq__item:nth-child(4){animation-delay:.4s}.index-module__IBAHAq__item:nth-child(5){animation-delay:.5s}
.index-module__Mp4IIa__article{position:relative}.index-module__Mp4IIa__title{color:#2c3e50;background:linear-gradient(#0000 60%,#ffc86466 60%);margin-bottom:28px;padding:0 4px;font-size:2rem;font-weight:800;line-height:1.5;display:inline;position:relative}.index-module__Mp4IIa__description{color:#e85d04;text-align:left;background:linear-gradient(135deg,#fff8f0 0%,#ffe8d6 100%);border:3px dashed #f36b0a66;border-radius:20px;margin:0 0 28px;padding:20px 24px;font-size:1rem;line-height:1.7;position:relative;box-shadow:0 4px #f36b0a26,inset 0 2px 10px #fffc}.index-module__Mp4IIa__description:before{content:"";background:linear-gradient(135deg,#f36b0a,#ffa502);border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;left:20px;box-shadow:0 2px 6px #f36b0a66}.index-module__Mp4IIa__meta{background:linear-gradient(135deg,#fff,#fff9f5);border:2px solid #f36b0a33;border-radius:50px;justify-content:flex-start;align-items:center;gap:20px;margin-bottom:32px;padding:18px 24px;transition:all .3s;display:flex;box-shadow:0 4px #f36b0a1a,0 8px 20px #f36b0a14}.index-module__Mp4IIa__meta:hover{transform:translateY(-2px);box-shadow:0 6px #f36b0a1a,0 12px 24px #f36b0a1f}.index-module__Mp4IIa__categoryLink{transition:transform .3s;display:flex}.index-module__Mp4IIa__categoryLink:hover{transform:scale(1.08)rotate(-2deg)}.index-module__Mp4IIa__thumbnailWrapper{margin-bottom:40px;position:relative}.index-module__Mp4IIa__thumbnail{border:4px solid #fff;border-radius:24px;width:100%;height:auto;transition:all .4s;box-shadow:0 8px #f36b0a33,0 16px 40px #0000001f}.index-module__Mp4IIa__thumbnail:hover{transform:translateY(-4px)rotate(.5deg);box-shadow:0 12px #f36b0a33,0 24px 50px #00000026}.index-module__Mp4IIa__content{padding-top:48px;font-size:1.1rem;line-height:1.9;position:relative}.index-module__Mp4IIa__content:before{content:"";background:linear-gradient(90deg,#0000,#f36b0a 20%,#ff8c42 40%,#ffa502 60%,#ff8c42 80%,#0000);border-radius:10px;width:80%;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.index-module__Mp4IIa__content :first-child{margin-top:0}.index-module__Mp4IIa__content>h1{margin:3rem 0 1.2rem;padding-bottom:12px;font-size:2rem;font-weight:800;position:relative}.index-module__Mp4IIa__content>h1:after{content:"";background:repeating-linear-gradient(90deg,#f36b0a 0 8px,#0000 8px 12px);border-radius:4px;width:100%;height:4px;position:absolute;bottom:0;left:0}.index-module__Mp4IIa__content>h2{background:linear-gradient(135deg,#fff8f0,#fff);border:2px solid #f36b0a4d;border-radius:16px;margin:3.5rem 0 1.8rem;padding:16px 20px 16px 56px;font-size:1.6rem;font-weight:700;line-height:1.5;position:relative;box-shadow:0 4px #f36b0a26}.index-module__Mp4IIa__content>h2:before{content:"";background:linear-gradient(135deg,#f36b0a,#ffa502);border-radius:4px;width:18px;height:18px;position:absolute;top:50%;left:18px;transform:translateY(-50%)rotate(45deg);box-shadow:0 2px 8px #f36b0a66}.index-module__Mp4IIa__content>h3{background:linear-gradient(135deg,#ff8c421a,#ffa50214);border-left:5px solid #0000;border-radius:12px;margin:3rem 0 1.4rem;padding:14px 20px 14px 24px;font-size:1.35rem;font-weight:700;position:relative}.index-module__Mp4IIa__content>h3:before{content:"";background:linear-gradient(#f36b0a,#ffa502);border-radius:5px 0 0 5px;width:5px;position:absolute;top:0;bottom:0;left:0}.index-module__Mp4IIa__content>h3:after{content:"";opacity:.6;background:linear-gradient(135deg,#f36b0a,#ffa502);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.index-module__Mp4IIa__content>h4{color:#e85d04;margin:2.8rem 0 1rem;padding-left:20px;font-size:1.2rem;font-weight:700;position:relative}.index-module__Mp4IIa__content>h4:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #f36b0a;width:0;height:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.index-module__Mp4IIa__content>h5{color:#555;margin:2.8rem 0 1rem;font-size:1.1rem;font-weight:700}.index-module__Mp4IIa__content>p:has(+*){margin:0 0 1.8rem}.index-module__Mp4IIa__content>p{margin-bottom:1.8rem;line-height:1.9}.index-module__Mp4IIa__content>pre{margin:2rem 0;overflow-x:auto}.index-module__Mp4IIa__content pre>code{color:#dfe6e9;background:linear-gradient(135deg,#2d3436,#636e72);border:3px solid #444;border-radius:16px;padding:24px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.95rem;line-height:1.7;display:block;overflow-x:auto;box-shadow:0 6px #2d34364d,0 12px 30px #0003}.index-module__Mp4IIa__content div[data-filename]:before{color:#fff;content:attr(data-filename);background:linear-gradient(135deg,#f36b0a,#ff8c42);border-radius:20px 20px 0 0;margin:1em 0 0;padding:6px 16px;font-family:SF Mono,monospace;font-size:.8rem;font-weight:600;display:inline-block}.index-module__Mp4IIa__content ul,.index-module__Mp4IIa__content ol{margin:.5rem 0 .5rem 1.5rem;line-height:1.7}.index-module__Mp4IIa__content>ul,.index-module__Mp4IIa__content>ol{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px dashed #f36b0a40;border-radius:16px;margin:2rem 0;padding:20px 20px 20px 40px}.index-module__Mp4IIa__content ul>li{margin-bottom:8px;padding-left:8px;list-style:none;position:relative}.index-module__Mp4IIa__content ul>li:before{content:"";background:linear-gradient(135deg,#f36b0a,#ffa502);border-radius:2px;width:8px;height:8px;position:absolute;top:8px;left:-20px;transform:rotate(45deg)}.index-module__Mp4IIa__content ol>li{margin-bottom:8px;list-style:decimal}.index-module__Mp4IIa__content ol>li::marker{color:#f36b0a;font-weight:700}.index-module__Mp4IIa__content li:has(+li){margin-bottom:.6rem}.index-module__Mp4IIa__content a{color:#e85d04;background:linear-gradient(#0000 60%,#ffc86466 60%);padding:0 2px;font-weight:500;text-decoration:none;transition:all .3s}.index-module__Mp4IIa__content a:hover{background:linear-gradient(#0000 40%,#ffc86499 40%)}.index-module__Mp4IIa__content>figure{text-align:center;margin:2rem 0;display:block}.index-module__Mp4IIa__content>figure>img{border:4px solid #fff;border-radius:16px;max-width:100%;height:auto;transition:transform .3s;box-shadow:0 6px 20px #0000001f}.index-module__Mp4IIa__content>figure>img:hover{transform:scale(1.02)rotate(.5deg)}.index-module__Mp4IIa__content>strong{color:#e85d04;font-weight:700}.index-module__Mp4IIa__content>blockquote{background:linear-gradient(135deg,#fff8f0 0%,#ffe8d6 100%);border:3px solid #f36b0a33;border-radius:20px;margin:3rem 0;padding:28px 32px 28px 60px;font-size:1.1rem;font-style:normal;line-height:1.8;position:relative;box-shadow:0 4px #f36b0a26,inset 0 2px 15px #ffffffe6}.index-module__Mp4IIa__content>blockquote:before{content:"";clip-path:polygon(0 0,40% 0,40% 60%,100% 60%,100% 100%,0 100%);opacity:.6;background:linear-gradient(135deg,#f36b0a,#ffa502);width:20px;height:16px;position:absolute;top:24px;left:24px}.index-module__Mp4IIa__content>blockquote:after{content:"";background:linear-gradient(#f36b0a,#ffa502);border-radius:20px 0 0 20px;width:8px;position:absolute;top:-3px;bottom:-3px;left:-3px}.index-module__Mp4IIa__content>blockquote>p{color:#5a4a42;margin:0;font-weight:500}.index-module__Mp4IIa__content>blockquote>p:not(:last-child){margin-bottom:1rem}.index-module__Mp4IIa__content>hr{background:linear-gradient(90deg,#0000,#f36b0a4d 20%,#f36b0a80 50%,#f36b0a4d 80%,#0000);border:none;border-radius:10px;height:4px;margin:3rem 0}.index-module__Mp4IIa__content>table{border:2px solid #f36b0a33;border-radius:16px;width:100%;margin:2rem 0;overflow:hidden;box-shadow:0 4px 12px #00000014}.index-module__Mp4IIa__content>table th{color:#fff;text-align:left;background:linear-gradient(135deg,#f36b0a,#ff8c42);padding:14px 18px;font-weight:600}.index-module__Mp4IIa__content>table td{text-align:left;background:#fff;border-bottom:1px solid #f36b0a1a;padding:14px 18px}.index-module__Mp4IIa__content>table tr:last-child td{border-bottom:none}.index-module__Mp4IIa__content>table tr:hover td{background:#fff8f0}@media (max-width:640px){.index-module__Mp4IIa__title{font-size:1.6rem}.index-module__Mp4IIa__description{border-radius:16px;padding:16px 18px;font-size:.95rem}.index-module__Mp4IIa__description:before{width:16px;height:16px;top:-8px;left:16px}.index-module__Mp4IIa__meta{border-radius:24px;flex-wrap:wrap;gap:14px;padding:14px 18px;font-size:.9rem}.index-module__Mp4IIa__thumbnail{border-width:3px;border-radius:16px;margin-bottom:32px}.index-module__Mp4IIa__content{width:100%;padding-top:36px;font-size:1rem;line-height:1.8}.index-module__Mp4IIa__content:before{width:60%;height:3px}.index-module__Mp4IIa__content>h1{margin:2.5rem 0 1rem;font-size:1.5rem}.index-module__Mp4IIa__content>h2{border-radius:12px;margin:2.5rem 0 1.2rem;padding:14px 16px 14px 46px;font-size:1.3rem}.index-module__Mp4IIa__content>h2:before{width:14px;height:14px;left:14px}.index-module__Mp4IIa__content>h3{border-radius:10px;margin:2.2rem 0 1rem;padding:12px 16px 12px 20px;font-size:1.15rem}.index-module__Mp4IIa__content>h3:after{display:none}.index-module__Mp4IIa__content>h4{margin:2rem 0 .8rem;font-size:1.1rem}.index-module__Mp4IIa__content>h5{margin:2rem 0 .8rem;font-size:1.05rem}.index-module__Mp4IIa__content pre>code{border-width:2px;border-radius:12px;padding:18px;font-size:.85rem}.index-module__Mp4IIa__content>ul,.index-module__Mp4IIa__content>ol{border-radius:12px;padding:16px 16px 16px 36px}.index-module__Mp4IIa__content>blockquote{border-radius:16px;margin:2rem 0;padding:20px 20px 20px 50px;font-size:1rem}.index-module__Mp4IIa__content>blockquote:before{width:16px;height:12px;top:18px;left:18px}.index-module__Mp4IIa__content>blockquote:after{border-radius:16px 0 0 16px;width:6px}.index-module__Mp4IIa__content>table th,.index-module__Mp4IIa__content>table td{padding:12px 14px;font-size:.95rem}}
.index-module__sogt6q__search{background-color:#fff;border:1px solid #e9ecef;border-radius:10px;align-items:center;gap:12px;width:100%;max-width:100%;padding:10px 14px;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDPGothic,Meiryo,sans-serif;font-size:16px;transition:all .3s;display:flex}.index-module__sogt6q__search:focus-within{border-color:#f36b0a;transform:translateY(-1px);box-shadow:0 4px 12px #f36b0a26}.index-module__sogt6q__searchInput{cursor:text;box-sizing:border-box;appearance:none;-webkit-tap-highlight-color:transparent;background-color:#0000;border:1px solid #0000;outline:none;width:100%;padding:0;display:block}.index-module__sogt6q__submitButton{cursor:pointer;color:#fff;background:#f36b0a;border:none;border-radius:8px;flex-shrink:0;padding:2px 12px;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDPGothic,Meiryo,sans-serif;font-size:16px;transition:all .3s}.index-module__sogt6q__submitButton:hover{background:#e55a0a;transform:scale(1.05)}
.index-module__8amThW__categoryFilter{border-radius:4px;align-items:center;gap:1rem;display:flex}.index-module__8amThW__label{white-space:nowrap;font-weight:600}.index-module__8amThW__selectWrapper{display:inline-block;position:relative}.index-module__8amThW__select{cursor:pointer;appearance:none;box-sizing:border-box;background-color:#fff;border:1px solid #e9ecef;border-radius:10px;width:100%;min-width:200px;padding:10px 2.5rem 10px 16px;font-size:1rem;transition:all .3s}.index-module__8amThW__select:hover{border-color:#f36b0a;transform:translateY(-1px);box-shadow:0 4px 8px #00000014}.index-module__8amThW__select:focus{border-color:#f36b0a;outline:none;box-shadow:0 4px 12px #f36b0a26}.index-module__8amThW__selectIcon{pointer-events:none;color:#666;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}@media (max-width:768px){.index-module__8amThW__categoryFilter{flex-direction:column;align-items:stretch;gap:.5rem}.index-module__8amThW__select{min-width:auto}}
.page-module__TFCYMq__footer{justify-content:center;align-items:center;margin-top:80px;padding:48px 0;display:flex;position:relative}.page-module__TFCYMq__footer:before{content:"";background:linear-gradient(90deg,#0000,#f36b0a4d 20%,#f36b0a80 50%,#f36b0a4d 80%,#0000);border-radius:10px;width:80%;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link{color:#fff;background:linear-gradient(135deg,#f36b0a 0%,#ff8c42 50%,#ffa502 100%);border-radius:50px;align-items:center;gap:10px;padding:18px 40px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px #e35d0466,0 12px 24px #f36b0a40}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link:before{content:"";background:#ffffffe6;border-radius:2px;flex-shrink:0;width:16px;height:12px;position:relative;box-shadow:inset 0 -3px #ffffff80,inset 0 3px #ffffff80}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link:hover{transform:translateY(-4px);box-shadow:0 10px #e35d0466,0 18px 32px #f36b0a59}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link:hover:after{left:100%}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link:active{transform:translateY(-2px);box-shadow:0 4px #e35d0466,0 8px 16px #f36b0a40}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link span:before{content:"";background:linear-gradient(135deg,#ffa502,#ff8c42);border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite page-module__TFCYMq__pulse;position:absolute;top:-8px;right:-8px}@keyframes page-module__TFCYMq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}@media (max-width:640px){.page-module__TFCYMq__footer{margin-top:60px;padding:40px 0}.page-module__TFCYMq__footer:before{width:60%;height:3px}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link{padding:16px 32px;font-size:.95rem;box-shadow:0 4px #e35d0466,0 8px 16px #f36b0a40}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link:before{width:14px;height:10px}.page-module__TFCYMq__footer .page-module__TFCYMq__c-button__link:hover{transform:translateY(-3px);box-shadow:0 7px #e35d0466,0 12px 24px #f36b0a4d}}
.page-module__ghj3fW__category_title{letter-spacing:.1em;margin-bottom:20px;font-size:1.25rem;font-weight:700}
.page-module__I07mPW__search-info{background-color:#f5f5f5;border-radius:6px;margin:20px 0;padding:10px 15px;font-size:.95rem}
