/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}h1,h2,h3,h4,h5,figure,p,ol,ul{margin:0}ol[role=list],ul[role=list]{list-style:none;padding-inline:0}h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit;font-family:Roboto,sans-serif;color:#000}img{display:block;max-inline-size:100%}:root{--color-bg-welcome: linear-gradient(to right, #e0f4ff, #f0e9ff);--color-bg-collection: linear-gradient(to right, #e1d4fc, #e0f4ff);--color-bg-about: linear-gradient(to left, #e0f4ff, #f0e9ff);--color-bg-footer: linear-gradient(to right, #e1d4fc, #e0f4ff)}.text-container{max-width:914px;padding:0 50px;margin:0 auto}@media screen and (max-width: 768px){.text-container{padding:0 20px}}@media screen and (max-width: 480px){.text-container{padding:0 10px}}.container{width:100%;max-width:1536px;padding:0 50px;margin:0 auto}@media screen and (max-width: 1024px){.container{padding:0 30px}}@media screen and (max-width: 768px){.container{padding:0 20px}}@media screen and (max-width: 480px){.container{padding:0 10px}}.welcome{background:var(--color-bg-welcome)}.welcome__block{display:flex;justify-content:space-between;padding:50px 30px 0;text-align:left}.welcome__block img{width:250px;height:250px;transform:scaleX(-1)}.welcome__title{font-size:114px;line-height:90%}.welcome__subtitle{font-size:50px;font-weight:100}.welcome__row{display:flex;padding:50px 50px 0}.welcome__persons{display:flex;width:60%}.welcome__persons img{width:250px;height:250px;object-fit:cover}.welcome__about{text-align:right;padding-bottom:30px;width:40%;display:flex;flex-direction:column;justify-content:flex-end}.welcome__about-text{font-weight:100}@media screen and (max-width: 1024px){.welcome__title{font-size:90px}.welcome__subtitle{font-size:50px}.welcome__block img{width:200px;height:200px}}@media screen and (max-width: 768px){.welcome__title{font-size:70px}.welcome__subtitle{font-size:40px}.welcome__block,.welcome__row{padding:40px 20px 0}.welcome__persons img{width:200px;height:200px}}@media screen and (max-width: 480px){.welcome__title{font-size:50px;text-align:center}.welcome__subtitle{font-size:40px;text-align:right}.welcome__block{flex-direction:column;padding:30px 10px 0;align-items:center}.welcome__block img{display:none}.welcome__row{flex-direction:column;padding:20px 10px 0}.welcome__persons{width:100%;justify-content:center}.welcome__persons img{width:150px;height:150px}.welcome__about{width:100%;text-align:center;padding-bottom:20px}}.collection{padding-top:50px;padding-bottom:30px;background:var(--color-bg-collection)}.collection__title{font-size:56px}.collection__text{padding-top:30px;font-size:16px;font-weight:300}.collection__text span{font-weight:700}.collection__wrapper{display:grid;grid-template-columns:repeat(auto-fit,300px);padding:40px 0;gap:20px;justify-content:center;align-items:center}.collection__item{margin:0 auto;align-items:center;justify-content:center;display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 10px #0000000d;transition:transform .2s ease,box-shadow .2s ease;max-width:320px}.collection__item:hover{transform:translateY(-3px);box-shadow:0 4px 14px #0000001a}.collection__img img{width:100%;max-height:260px;border-radius:8px;object-fit:cover}.collection__content{padding:10px 0;text-align:center}.collection__title-text{font-size:20px;margin:0 0 8px;color:#222;font-weight:600}.mint-info{font-size:13px;color:#555;margin:6px 0}.mint-price strong{color:#007bff;font-weight:700}.mint-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px 0}.mint-btn{width:28px;height:28px;min-width:28px;min-height:28px;background:#f5f5f5;border:none;border-radius:50%;font-size:16px;font-family:Roboto,sans-serif;color:#333;cursor:pointer;transition:background .2s ease;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.mint-btn:hover{background:#e0e0e0}.mint-btn:active{background:#d0d0d0}@media screen and (max-width: 480px){.mint-btn{width:28px;height:28px;min-width:28px;min-height:28px;font-size:14px;line-height:1}}.mint-count{font-size:16px;font-weight:500;min-width:20px;text-align:center;color:#333}.mint-max{font-size:11px;color:#888}.connect-wallet{display:flex;justify-content:center;align-items:center;padding:8px 20px;background:linear-gradient(90deg,#007bff,#0056b3);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s ease,transform .2s ease;width:100%}.connect-wallet:hover{background:linear-gradient(90deg,#0056b3,#003d82);transform:scale(1.03)}.connect-wallet:active{transform:scale(.98)}.connect-wallet.connected{background:linear-gradient(90deg,#28a745,#218838)}.connect-wallet.connected:hover{background:linear-gradient(90deg,#218838,#1e7e34)}.progress-bar{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.progress{height:100%;background:linear-gradient(90deg,#007bff,#00c4ff);width:8.56%;transition:width .4s ease}@media screen and (max-width: 1024px){.collection__title{font-size:48px}}@media screen and (max-width: 768px){.collection__wrapper{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;padding:30px 0}.collection__item{padding:10px}.collection__img img{max-height:200px}}@media screen and (max-width: 480px){.collection__wrapper{grid-template-columns:1fr;gap:10px}.collection__img img{max-height:250px}}.about{padding-top:40px;padding-bottom:40px;background:var(--color-bg-about)}.about__title-block{display:flex;justify-content:space-between;padding:50px 30px 0;text-align:left}.about__title-block img{width:250px;height:250px;transform:scaleX(-1);object-fit:cover}.about__title-block h2{font-size:64px;line-height:90%}.about__block{padding-top:30px}.about__block h2{font-size:16px;font-weight:700}.about__block p{padding-top:10px;font-weight:300}@media screen and (max-width: 1024px){.about__title-block h2{font-size:50px}.about__title-block img{width:200px;height:200px}}@media screen and (max-width: 768px){.about{padding-top:30px;padding-bottom:30px}.about__title-block{padding:40px 20px 0}.about__title-block h2{font-size:40px}}@media screen and (max-width: 480px){.about__title-block{flex-direction:column;padding:30px 10px 0;text-align:center}.about__title-block h2{font-size:32px}.about__title-block img{width:150px;height:150px;margin:20px auto 0}.about__block{padding-top:20px}.about__block h2,.about__block p{font-size:14px}}footer{padding-top:50px;padding-bottom:30px;background:var(--color-bg-footer)}.footer__title{padding:40px 30px 0;text-align:center}.footer__title h2{font-size:44px}.socials{padding:30px;display:flex;justify-content:center}.socials ul{display:flex;gap:15px;list-style:none;padding:0;margin:0;justify-content:center}.socials ul li{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.socials ul li img{width:100%;height:100%;object-fit:contain}.copyright{display:flex;justify-content:center;align-items:center;gap:5px}.copyright img{width:25px;height:25px;border-radius:100%}.crypto-text{font-size:10px;color:#000;padding:0}@media screen and (max-width: 1024px){.footer__title h2{font-size:36px}}@media screen and (max-width: 768px){footer{padding-top:40px;padding-bottom:20px}.footer__title{padding:30px 20px 0}.footer__title h2{font-size:32px}.socials{padding:20px}}@media screen and (max-width: 480px){.footer__title{padding:20px 10px 0;text-align:center}.footer__title h2{font-size:28px}.socials{padding:15px}.socials ul{gap:10px}.socials ul li{width:20px;height:20px}.copyright{gap:3px}.crypto-text{font-size:8px}.copyright img{width:20px;height:20px}}.main__connect{color:#000;padding:20px;display:flex;justify-content:flex-end;width:100%}.main__connect-wallet{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:linear-gradient(90deg,#007bff,#00c4ff);color:#fff;border:none;border-radius:25px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #007bff4d;transition:transform .2s ease,box-shadow .2s ease,background .3s ease}.main__connect-wallet:hover{background:linear-gradient(90deg,#0056b3,#009cff);transform:translateY(-2px);box-shadow:0 6px 16px #007bff66}.main__connect-wallet:active{transform:scale(.98);box-shadow:0 2px 8px #007bff33}.main__connect-wallet.connected{background:linear-gradient(90deg,#28a745,#00c4ff)}.main__connect-wallet.connected:hover{background:linear-gradient(90deg,#218838,#009cff)}.wallet-details{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.main__connect-wallet{padding:8px 20px;font-size:14px}}@media screen and (max-width: 480px){.main__connect-wallet{padding:6px 16px;font-size:12px}}.collection__status{font-size:14px;color:#28a745;font-weight:600;margin:5px 0}.collection__links{margin:5px 0}.collection__links a{color:#007bff;text-decoration:none;font-weight:500;margin-right:10px;transition:color .3s ease}.collection__links a:hover{color:#0056b3;text-decoration:underline}
