:root{background-color:#060b1a;color:#e7ecff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}*,:after,:before{box-sizing:border-box}body{background:radial-gradient(circle at 25% 20%,#5e84ff26,#0000 40%),radial-gradient(circle at 75% 15%,#6f42c133,#0000 42%),linear-gradient(135deg,#0b1324,#0a1a36 45%,#060b1a);margin:0;min-height:100vh}img{display:block;max-width:100%}button,input{font:inherit}.app-shell{margin:0 auto;max-width:1200px;padding:2.5rem 1.5rem 4rem}body:has(.template-modern-wrapper){height:100vh;overflow:hidden}html:has(.template-modern-wrapper){height:100vh;overflow:hidden}.top-nav{align-items:center;background:linear-gradient(135deg,#1c64f2,#5a3bf5);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #0000001a,0 1px 2px #0000000f;display:flex;justify-content:space-between;padding:.875rem 2rem;position:relative;width:100%;z-index:2000}.top-nav__brand{color:#fff;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;padding:0 1.5rem;text-decoration:none;transition:opacity .2s ease}.top-nav__brand:hover{opacity:.9}.top-nav__actions{align-items:center;display:flex;gap:.75rem;padding:0 1.5rem}.top-nav__link{border:1px solid #0000;border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;padding:.4rem .75rem;text-decoration:none;transition:all .2s ease}.top-nav__link:hover{background:#ffffff26;border-color:#ffffff4d;color:#fff}.top-nav__cta,.top-nav__edit{font-size:.9rem;padding:.5rem 1rem}.top-nav__save{animation:saveButtonPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #10b98180;box-shadow:0 4px 12px #10b98166,0 0 0 2px #10b98133;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:.5rem 1.25rem;position:relative;transition:all .2s ease;z-index:1}@keyframes saveButtonPulse{0%,to{border-color:#10b98180;box-shadow:0 4px 12px #10b98166,0 0 0 2px #10b98133}50%{border-color:#10b981cc;box-shadow:0 4px 20px #10b98199,0 0 0 3px #10b98166}}.top-nav__save:hover:not(:disabled){animation:none;border-color:#10b981;box-shadow:0 8px 24px #10b98180,0 0 0 3px #10b98166;transform:translateY(-2px) scale(1.05)}.top-nav__save:disabled{animation:none;cursor:not-allowed;opacity:.6}.hero{padding:2.5rem 1rem 1rem;text-align:center}.hero__eyebrow{color:#5a3bf5;font-size:.85rem;font-weight:600;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.hero h1{font-size:clamp(2.4rem,5vw,3.8rem);margin-bottom:.75rem}.hero__lead{color:#c7d4ff;font-size:1.1rem;margin:0 auto 1.25rem;max-width:60ch}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.button{align-items:center;background:linear-gradient(135deg,#1c64f2,#5a3bf5);border:none;border-radius:999px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;padding:.85rem 1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button:hover{box-shadow:0 12px 24px #2363dd59;transform:translateY(-2px)}.template-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.button.ghost{background:#0000;border:1px solid #ffffff4d;box-shadow:none;color:#fff}.button.ghost:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff}.filters{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.filters__search-label{color:#0f172a;font-weight:600}.filters input{border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:.85rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.filters input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926;outline:none}.stack-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{background:#fff;border:1px solid #e2e8f0;border-radius:999px;cursor:pointer;padding:.4rem .95rem;transition:all .2s ease}.chip:hover{border-color:#0ea5e9;color:#0ea5e9}.chip--active{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.status-region{min-height:2rem}.status{background:#f1f5f9;border-radius:12px;color:#475467;margin-top:1.5rem;padding:.75rem 1rem}.status--error{align-items:center;background:#fee2e2;color:#b91c1c;display:flex;gap:1rem;justify-content:space-between}.status--error button{background:#0000;border:1px solid #b91c1c;border-radius:8px;color:inherit;cursor:pointer;padding:.35rem .95rem}.projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.project-card{background:#fff;border-radius:20px;box-shadow:0 24px 60px #0f172a1a;display:flex;flex-direction:column;overflow:hidden}.project-card__media{aspect-ratio:16/9;overflow:hidden}.project-card__media img{height:100%;object-fit:cover;transition:transform .25s ease;width:100%}.project-card:hover .project-card__media img{transform:scale(1.05)}.project-card__content{flex:1 1;padding:1.25rem 1.25rem 0}.project-card__summary{color:#475467;margin-top:.5rem}.project-card__stack{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:1rem 0 0;padding:0}.project-card__stack li{background:#eef2ff;border-radius:999px;color:#4338ca;font-size:.85rem;padding:.4rem .75rem}.project-card__actions{border-top:1px solid #f1f5f9;display:flex;gap:.5rem;padding:1.25rem}.project-card__actions a{border:1px solid #0ea5e9;border-radius:12px;color:#0ea5e9;flex:1 1;font-weight:600;padding:.65rem .75rem;text-align:center;text-decoration:none;transition:background .2s ease,color .2s ease}.project-card__actions a.secondary{border-color:#0f172a33;color:#0f172a}.project-card__actions a:hover{background:#0ea5e9;color:#fff}.register{align-items:center;display:flex;justify-content:center;padding:2rem 0 3rem}.register__card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 26px 80px #0f172a1f;padding:2.25rem;width:min(780px,100%)}.register h1{font-size:clamp(2rem,4vw,2.75rem);margin:.25rem 0 .35rem}.register__lead{color:#475467;margin:0 0 1.5rem;max-width:60ch}.register__form{display:flex;flex-direction:column;gap:1rem}.register__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.register__field{display:flex;flex-direction:column;gap:.4rem}.register__field label{color:#0f172a;font-weight:600}.register__field input,.register__field select{border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:.85rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.register__field input:focus,.register__field select:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926;outline:none}.register__status{background:#ecfeff;border-radius:12px;color:#0f172a;margin:.5rem 0 0;padding:.75rem .9rem}.register__status--error{background:#fee2e2;color:#b91c1c}.register__submit{align-self:flex-start;justify-content:center;padding-inline:1.5rem;width:-webkit-fit-content;width:fit-content}.register__submit:disabled{cursor:not-allowed;opacity:.7}.register__footer{color:#475467;margin-top:1rem}.register__footer a{color:#0ea5e9;font-weight:600;text-decoration:none}.register__footer a:hover{text-decoration:underline}.auth-modal__overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:3000}.auth-modal__container{max-height:90vh;max-width:780px;overflow-y:auto;position:relative;width:100%}.auth-modal__close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#475467;cursor:pointer;display:flex;font-size:2rem;height:2.5rem;justify-content:center;line-height:1;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:2.5rem;z-index:10}.auth-modal__close:hover{background:#f1f5f9;color:#0f172a;transform:scale(1.1)}.auth-modal__overlay .register{padding:0}.template-classic{-webkit-overflow-scrolling:touch;background:#0b1322;box-sizing:border-box;color:#e5e7eb;height:100vh;left:0;overflow:hidden;padding-top:80px;position:fixed;top:0;width:100vw;z-index:1000}@media (max-width:768px){.template-classic{padding-top:70px}}@media (max-width:480px){.template-classic{padding-top:60px}}.template-classic__backdrop{background-position:50%;background-size:cover;bottom:0;filter:blur(2px);height:100%;left:0;opacity:.35;position:absolute;right:0;top:0;transform:scale(1.05);width:100%}.template-classic__inner{box-sizing:border-box;display:flex;height:calc(100vh - 80px);overflow:hidden;position:relative;width:100%}.template-classic__sidebar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#090c14e6;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;gap:2rem;padding:2rem 1.5rem;z-index:1}.template-classic__logo{align-items:center;color:#cbd5e1;display:flex;font-size:.95rem;font-weight:800;gap:.4rem;letter-spacing:.2em}.template-classic__logo-mark{background:#0ea5e9;border-radius:8px;color:#0b1322;padding:.35rem .5rem}.template-classic__logo-text{color:#94a3b8}.template-classic__edit{text-align:center;width:100%}.template-classic__nav{display:flex;flex-direction:column;gap:.75rem}.template-classic__nav-item{align-items:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;color:#e5e7eb;cursor:pointer;display:flex;font-weight:600;gap:.65rem;padding:.75rem .9rem;transition:all .2s ease}.template-classic__nav-item:hover{border-color:#0ea5e980;box-shadow:0 10px 30px #00000040}.template-classic__nav-icon{font-size:1.2rem}.template-classic__content{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;overflow:hidden;padding:1.5rem;width:100%}@media (max-width:768px){.top-nav{padding:.75rem 1.25rem}.top-nav__brand{font-size:1.1rem}.top-nav__link{font-size:.85rem;padding:.35rem .6rem}.top-nav__cta,.top-nav__edit{font-size:.85rem;padding:.45rem .875rem}.template-classic__content{align-items:flex-start;padding:5px}.template-modern{padding:1rem 1.5rem}}.template-classic__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0d16e6;border:1px solid #ffffff26;border-radius:32px;box-shadow:0 30px 80px #00000080,0 0 0 1px #ffffff1a;box-sizing:border-box;display:flex;flex-direction:column;gap:.875rem;height:auto;margin:0 auto;max-height:calc(100vh - 140px);max-width:calc(100vw - 10px);min-height:-webkit-fit-content;min-height:fit-content;overflow:hidden;padding:1.25rem 2rem;width:100%}.template-classic__card:not(.template-classic__card--edit){max-height:calc(100vh - 100px)}.template-classic__profile{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:180px 1fr;text-align:left}.template-classic__avatar{border:4px solid #fff3;border-radius:32px;box-shadow:0 20px 50px #00000080,0 0 0 4px #0ea5e940;height:180px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:180px}.template-classic__avatar:hover{box-shadow:0 20px 50px #00000080,0 0 0 3px #0ea5e94d;transform:scale(1.02)}.template-classic__copy{display:flex;flex-direction:column;gap:.3rem}.template-classic__eyebrow{color:#22d3ee;font-size:.75rem;letter-spacing:.2em;margin:0;text-transform:uppercase}.template-classic__title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:.02em;line-height:1.2;margin:0}.template-classic__subtitle{color:#cbd5e1;font-size:1.25rem;font-weight:600;letter-spacing:.04em;margin:0}.template-classic__description{color:#d9e3ec;font-size:1.1rem;line-height:1.8;margin:0}.template-classic__actions{display:flex;gap:.75rem;margin-top:.5rem}.template-classic__actions .button{background:linear-gradient(90deg,#0ea5e9,#6366f1);border:none;color:#fff}.template-classic__actions .button.ghost{background:#0000;border:1px solid #ffffff40;color:#e5e7eb}.template-pro-dark{align-items:center;background:radial-gradient(circle at 20% 20%,#0ea5e91f,#0000 40%),radial-gradient(circle at 80% 80%,#6366f11f,#0000 40%),radial-gradient(circle at 50% 50%,#8b5cf60d,#0000 50%),linear-gradient(135deg,#0b1224,#1a1f3a);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.template-pro-dark:before{animation:pulse 8s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#38bdf808,#0000 50%),radial-gradient(circle at 70% 70%,#8b5cf608,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.template-pro-dark__card{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0d1a2ff2,#0f172af2);border:1px solid #ffffff1a;border-radius:32px;box-shadow:0 25px 80px #00000080,0 0 0 1px #ffffff14,inset 0 1px 0 #ffffff1a;color:#d9e3ec;max-width:1000px;padding:3rem;position:relative;width:100%;z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.template-pro-dark__header{grid-gap:3rem;align-items:center;animation:fadeIn 1s ease-out .2s both;display:grid;gap:3rem;grid-template-columns:2fr 1fr;margin-bottom:3rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.template-pro-dark__titles h1{font-size:2.75rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:.5rem 0 .75rem}.template-pro-dark__headline{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text}.template-pro-dark__headline .template-pro-dark__name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#38bdf8,#60a5fa 50%,#818cf8);-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.template-pro-dark__eyebrow{align-items:center;color:#94a3b8;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;letter-spacing:.15em;margin:0;text-transform:uppercase}.template-pro-dark__wave{animation:wave 2s ease-in-out infinite;display:inline-block;font-size:1.2rem}@keyframes wave{0%,to{transform:rotate(0deg)}25%{transform:rotate(20deg)}75%{transform:rotate(-20deg)}}.template-pro-dark__role{color:#9fb3c8;font-size:1.1rem;font-weight:500;letter-spacing:.01em;margin:0}.template-pro-dark__avatar{align-items:center;display:flex;justify-content:center;position:relative}.template-pro-dark__avatar-wrapper{display:inline-block;position:relative}.template-pro-dark__avatar img{border:5px solid #38bdf833;border-radius:50%;box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff1a,inset 0 0 40px #38bdf81a;height:240px;object-fit:cover;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:240px;z-index:2}.template-pro-dark__avatar-wrapper:hover img{box-shadow:0 25px 80px #38bdf84d,0 0 0 1px #38bdf84d,inset 0 0 60px #38bdf833;transform:scale(1.05)}.template-pro-dark__avatar-glow{animation:glow 3s ease-in-out infinite;background:radial-gradient(circle,#38bdf84d 0,#0000 70%);border-radius:50%;height:260px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:260px;z-index:1}@keyframes glow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.template-pro-dark__section{animation:fadeIn 1s ease-out .4s both;margin-bottom:2.5rem}.template-pro-dark__section-title{align-items:center;color:#e2e8f0;display:flex;font-size:1.5rem;font-weight:700;gap:1rem;letter-spacing:.02em;margin:0 0 1.25rem}.template-pro-dark__section-line{background:linear-gradient(90deg,#0000,#38bdf84d,#0000);flex:1 1;height:1px}.template-pro-dark__section h3.template-pro-dark__section-title{font-size:1.25rem;margin-bottom:1rem}.template-pro-dark__about-text{color:#cbd5e1;font-size:1.05rem;line-height:1.8;margin:0}.template-pro-dark__skills{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:0;padding:0}.template-pro-dark__skills li{animation:slideInUp .5s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f633,#6366f133);border:1px solid #3b82f64d;border-radius:999px;color:#c7d2fe;font-size:.9rem;font-weight:500;opacity:0;padding:.5rem 1rem;transition:all .3s ease}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.template-pro-dark__skills li:hover{background:linear-gradient(135deg,#3b82f64d,#6366f14d);border-color:#3b82f680;box-shadow:0 4px 12px #3b82f633;transform:translateY(-2px)}.template-pro-dark__links{animation:fadeIn 1s ease-out .6s both;border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:2rem;text-align:center}.template-pro-dark__links-title{color:#e2e8f0;font-size:1rem;font-weight:600;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.template-pro-dark__link-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.template-pro-dark__link{align-items:center;background:#38bdf81a;border:1px solid #38bdf833;border-radius:12px;color:#38bdf8;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.template-pro-dark__link:before{background:linear-gradient(90deg,#0000,#38bdf833,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.template-pro-dark__link:hover:before{left:100%}.template-pro-dark__link:hover{background:#38bdf833;border-color:#38bdf866;box-shadow:0 6px 20px #38bdf84d;color:#60c5f8;transform:translateY(-2px)}.template-pro-dark__link svg{height:20px;transition:transform .3s ease;width:20px}.template-pro-dark__link:hover svg{transform:scale(1.2) rotate(5deg)}.template-pro-dark__card--edit{border:2px solid #38bdf84d;box-shadow:0 25px 80px #00000080,0 0 0 1px #38bdf833,inset 0 1px 0 #ffffff1a,0 0 30px #38bdf81a}.template-pro-dark__input{background:#0000;border:2px dashed #38bdf84d;border-radius:8px;box-sizing:border-box;color:inherit;font-family:inherit;outline:none;transition:all .3s ease}.template-pro-dark__input:focus{background:#38bdf80d;border-color:#38bdf899!important;box-shadow:0 0 0 3px #38bdf826}.template-pro-dark__input--headline{background:#0000;border:2px dashed #38bdf84d;border-radius:6px;color:#38bdf8;display:inline-block;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;max-width:100%;min-width:120px;padding:.1rem .35rem;vertical-align:initial}.template-pro-dark__input--role{color:#9fb3c8;display:block;font-size:1.1rem;font-weight:500;line-height:inherit;margin:0;padding:.35rem .5rem;width:100%}.template-pro-dark__input--about{color:#cbd5e1;display:block;font-size:1.05rem;line-height:1.8;margin:0;min-height:60px;padding:.5rem .75rem;resize:vertical;width:100%}.template-pro-dark__input--skills{color:#c7d2fe;display:block;font-size:.9rem;margin:0;padding:.5rem .75rem;width:100%}.template-pro-dark__input--avatar{background:#0d1a2ff2;bottom:-50px;color:#d9e3ec;font-size:.85rem;left:50%;padding:.5rem;position:absolute;transform:translateX(-50%);width:220px;z-index:10}.template-pro-dark__input--contact{align-items:center;background:#38bdf81a;border:1px solid #38bdf833;border-radius:12px;color:#38bdf8;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;letter-spacing:.05em;margin:0;min-width:140px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease;width:auto}.template-pro-dark__input--contact:hover{background:#38bdf826;border-color:#38bdf84d}@media (max-width:900px){.template-pro-dark__card{border-radius:24px;padding:2rem 1.5rem}.template-pro-dark__header{gap:2rem;grid-template-columns:1fr;text-align:center}.template-pro-dark__avatar{order:-1}.template-pro-dark__avatar img{height:200px;width:200px}.template-pro-dark__avatar-glow{height:220px;width:220px}.template-pro-dark__titles h1{font-size:2rem}.template-pro-dark__section-title{font-size:1.25rem}.template-pro-dark__link-row{gap:1rem}.template-pro-dark__link{font-size:.85rem;padding:.6rem 1.2rem}}.template-classic__projects{display:flex;flex-direction:column;gap:.625rem;margin-top:0}.template-classic__project-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.template-classic__project-card:hover{background:#ffffff14;box-shadow:0 8px 24px #0000004d;transform:translateY(-2px)}.template-classic__project-card>div:first-of-type{display:flex;flex-direction:column;gap:1rem}.template-classic__project-card h3{color:#fff;font-size:1.75rem;font-weight:700;margin:0}.template-classic__project-card p{color:#cbd5e1;font-size:1.05rem;line-height:1.7;margin:0}.template-classic__project-link-wrapper{border-top:1px solid #ffffff26;display:flex;flex-direction:column;gap:.25rem;margin-top:0;padding-top:.375rem}.template-classic__project-label{color:#94a3b8;font-size:.85rem;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.template-classic__project-card a{color:#22d3ee;font-weight:600;text-decoration:none;transition:color .2s ease}.template-classic__project-card a:hover{color:#0ea5e9}.template-classic__input{background:#ffffff1a;border:2px solid #fff3;border-radius:8px;box-sizing:border-box;color:#e5e7eb;display:inline-block;font-family:inherit;font-size:.95rem;max-width:100%;min-width:90px;padding:.625rem .875rem;transition:all .2s ease;width:auto}.template-classic__input:focus{background:#ffffff26;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e933;outline:none}.template-classic__input::placeholder{color:#ffffff80;opacity:1}.template-classic__input--eyebrow{color:#22d3ee;font-size:.7rem;font-weight:600;letter-spacing:.2em;padding:.4rem .625rem;text-transform:uppercase}.template-classic__input--title{color:#fff;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:.02em;min-width:150px}.template-classic__input--subtitle,.template-classic__input--title{display:inline-block;margin:0;max-width:100%;padding:.625rem .875rem;width:auto}.template-classic__input--subtitle{color:#cbd5e1;font-size:1.15rem;font-weight:600;letter-spacing:.04em;min-width:120px}.template-classic__input--description{box-sizing:border-box;color:#d9e3ec;display:inline-block;font-size:.95rem;height:auto;line-height:1.6;margin:0;max-width:100%;min-height:0;min-width:200px;overflow:hidden;padding:.45rem .625rem;resize:none;width:auto}.template-classic__input--email{border-radius:999px;font-size:.95rem;min-width:220px;padding:.625rem 1.25rem;width:auto}.template-classic__input--skills{display:inline-block;font-size:.95rem;margin-top:.5rem;max-width:100%;min-width:150px;padding:.625rem .875rem;width:auto}.template-classic__input--project-title{color:#fff;display:inline-block;font-size:1.4rem;font-weight:700;margin-bottom:.5rem;max-width:100%;min-width:150px;padding:.45rem .625rem;width:auto}.template-classic__input--project-description{background:#ffffff0f;border-color:#ffffff2e;box-sizing:border-box;color:#d9e3ec;display:inline-block;font-size:.9rem;height:auto;line-height:1.5;margin:0;max-width:100%;min-height:0;min-width:200px;overflow:hidden;padding:.45rem .625rem;resize:none;width:auto}.template-classic__input--project-link{background:#22d3ee1f;border-color:#22d3ee59;color:#22d3ee;font-size:.9rem;font-weight:600;padding:.625rem .875rem;width:100%}.template-classic__input--project-link:focus{background:#22d3ee2e;border-color:#22d3ee80;box-shadow:0 0 0 3px #22d3ee26}@media (max-width:1024px){.template-classic__card{border-radius:24px;max-width:95%;padding:2rem}.template-classic__profile{gap:1.5rem;grid-template-columns:200px 1fr}.template-classic__avatar{height:200px;width:200px}}@media (max-width:768px){.template-classic{padding-top:70px}.template-classic__content{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:0 1rem}.template-classic__card{border-radius:20px;gap:1.75rem;max-width:100%;padding:1.75rem}.template-classic__profile{gap:1.5rem;grid-template-columns:1fr;text-align:center}.template-classic__avatar{height:180px;margin:0 auto;width:180px}.template-classic__title{font-size:2rem}.template-classic__input--title{font-size:2rem;padding:.625rem .875rem}.template-classic__input--subtitle,.template-classic__subtitle{font-size:1.1rem}.template-classic__actions{flex-wrap:wrap;justify-content:center}.template-classic__project-card{padding:1.25rem}}@media (max-width:480px){.template-classic{padding-top:60px}.template-classic__content{padding:0 .75rem}.template-classic__card{border-radius:16px;gap:1.5rem;padding:1.25rem}.template-classic__avatar{height:140px;width:140px}.template-classic__title{font-size:1.75rem;line-height:1.3}.template-classic__input--title{font-size:1.75rem;padding:.5rem .75rem}.template-classic__subtitle{font-size:1rem}.template-classic__input--subtitle{font-size:1rem;padding:.625rem .875rem}.template-classic__description{font-size:1rem;line-height:1.6}.template-classic__input--description{font-size:1rem;min-height:90px;padding:.75rem 1rem}.template-classic__input--email{font-size:.95rem;min-width:100%;padding:.625rem 1.25rem;width:100%}.template-classic__input{font-size:.95rem;max-width:100%}.template-classic__input--skills{font-size:.9rem;padding:.625rem .875rem}.template-classic__copy{gap:.625rem}.template-classic__actions{flex-direction:column;gap:.625rem;width:100%}.template-classic__actions .button{font-size:.95rem;padding:.75rem 1.25rem;width:100%}.template-classic__project-card{gap:.875rem;padding:1rem}.template-classic__input--project-title{font-size:1.35rem;padding:.625rem .875rem}.template-classic__input--project-description{font-size:.95rem;min-height:90px;padding:.75rem 1rem}.template-classic__input--project-link{font-size:.9rem;padding:.625rem .875rem}.template-classic__project-link-wrapper{gap:.375rem;padding-top:.625rem}.template-classic__project-label{font-size:.75rem}}.template-modern-wrapper{box-sizing:border-box;height:calc(100vh - 80px);max-height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto;padding:5px;position:relative}.template-modern{box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;margin:0 auto;max-width:calc(100vw - 10px);padding:.5rem 1rem}.template-modern,.template-modern:not(.template-modern--edit){height:auto;min-height:100%;overflow:visible}.template-modern__hero{background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:28px;box-shadow:0 24px 60px #0ea5e94d,0 0 0 1px #ffffff26;color:#fff;display:flex;flex-direction:column;padding:1rem;position:relative}.template-modern__hero h1{font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2;margin:.5rem 0}.template-modern__eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.2em;margin:0 0 .5rem;opacity:.85;text-transform:uppercase}.template-modern__lead{font-size:1.1rem;line-height:1.5;margin:.5rem 0;max-width:65ch;opacity:.95}.template-modern__badge{align-self:flex-start;background:#ffffff26;border:1px solid #fff3;border-radius:12px;font-weight:700;justify-self:end;padding:.6rem 1rem}.template-modern__hero-image{align-items:center;border-radius:16px;display:flex;justify-content:center;overflow:hidden}.template-modern__avatar{border:3px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 24px #0003;height:100%;min-height:200px;object-fit:cover;width:100%}.template-modern__project-image{aspect-ratio:16/9;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:12px;margin-bottom:1rem;overflow:hidden;width:100%}.template-modern__project-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.template-modern__project-card:hover .template-modern__project-image img{transform:scale(1.05)}.template-modern__section{background:#0b1224;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 20px 50px #0f172a66,0 0 0 1px #ffffff14;color:#e2e8f0;display:flex;flex-direction:column;flex-shrink:0;gap:.4rem;padding:.75rem}.template-modern__section h2{color:#fff;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .15rem}.template-modern__section>div:first-of-type{margin-bottom:.5rem}.template-modern__section p{color:#cbd5e1;font-size:1.1rem;line-height:1.8;margin:.5rem 0}.template-modern__skills{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.template-modern__skills li{background:#6366f126;border-radius:999px;color:#c7d2fe;font-size:.9rem;padding:.4rem .75rem}.template-modern__projects{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.template-modern__project-card{background:#0f172a;border:1px solid #e2e8f01f;border-radius:20px;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.template-modern__project-card:hover{border-color:#e2e8f033;box-shadow:0 12px 32px #0006;transform:translateY(-4px)}.template-modern__project-card>div{display:flex;flex-direction:column;gap:1rem}.template-modern__project-card h3{color:#fff;font-size:1.75rem;font-weight:700;margin:0}.template-modern__project-card p{color:#cbd5e1;font-size:1rem;line-height:1.7;margin:0}.template-modern__project-card a{color:#22d3ee;font-weight:600;text-decoration:none}.template-modern__contact{overflow:hidden;position:relative}.template-modern__accent{background:radial-gradient(circle at 20% 40%,#6366f140,#0000 45%),radial-gradient(circle at 80% 30%,#22d3ee59,#0000 50%);inset:0;position:absolute;z-index:0}.template-modern__contact>*{position:relative;z-index:1}.template-modern__input{background:#ffffff1a;border:2px solid #fff3;border-radius:12px;box-sizing:border-box;color:inherit;display:inline-block;font-family:inherit;font-size:.95rem;max-width:100%;min-width:110px;padding:.625rem .875rem;transition:all .2s ease;width:auto}.template-modern__input:focus{background:#ffffff26;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a;outline:none}.template-modern__input::placeholder{color:#ffffff80;opacity:1}.template-modern__input--eyebrow{background:#ffffff26;font-size:.7rem;letter-spacing:.2em;opacity:.8;padding:.4rem .625rem;text-transform:uppercase}.template-modern__input--title{background:#ffffff1f;color:#fff;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;min-width:150px}.template-modern__input--lead,.template-modern__input--title{display:inline-block;margin:.625rem 0;max-width:100%;padding:.625rem .875rem;width:auto}.template-modern__input--lead{background:#ffffff1a;color:#fffffff2;font-size:1.15rem;min-width:120px}.template-modern__input--bio{background:#ffffff0f;border-color:#ffffff2e;box-sizing:border-box;color:#e2e8f0;display:inline-block;font-size:.95rem;height:auto;line-height:1.6;margin:.125rem 0;max-width:100%;min-height:0;min-width:200px;overflow:hidden;padding:.45rem .625rem;resize:none;width:auto}.template-modern__input--skills{background:#6366f11a;border-color:#6366f14d;font-size:.85rem;margin-top:.5rem;padding:.45rem .625rem}.template-modern__input--project-title{background:#ffffff14;border-color:#fff3;color:#fff;font-size:1.6rem;font-weight:700;margin:0;padding:.625rem .875rem;width:100%}.template-modern__input--project-summary{background:#ffffff0f;border-color:#ffffff2e;box-sizing:border-box;color:#cbd5e1;font-size:.85rem;height:auto;line-height:1.5;margin:0;min-height:0;overflow:hidden;padding:.45rem .625rem;resize:none;width:100%}.template-modern__project-link-wrapper{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:.25rem;margin-top:0;padding-top:.375rem}.template-modern__project-label{color:#94a3b8;font-size:.85rem;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.template-modern__input--project-link{background:#22d3ee1f;border-color:#22d3ee59;color:#22d3ee;font-size:.9rem;font-weight:600;padding:.625rem .875rem;width:100%}.template-modern__input--project-link:focus{background:#22d3ee2e;border-color:#22d3ee80;box-shadow:0 0 0 3px #22d3ee26}.template-modern__input--email{background:#ffffff0d;color:#e2e8f0;font-size:.9rem;padding:.45rem .625rem}.template-editor{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #0000000a;margin:2rem 0;padding:1.5rem}.template-editor__header h2{margin:0 0 .25rem}.template-editor__header p{color:#6b7280;margin:0 0 .5rem}.template-editor__hint{color:#ef4444;margin:.5rem 0}.template-editor__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:1rem 0}.template-editor__field{color:#1f2937;display:flex;flex-direction:column;font-weight:600;gap:.35rem}.template-editor__field input,.template-editor__field textarea{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;padding:.65rem .75rem;resize:none;width:100%}.template-editor__field textarea{min-height:60px;resize:vertical}@media (max-width:1024px){.template-modern{max-width:95%;padding:2rem 1.5rem 2.5rem}}@media (max-width:768px){.template-modern{gap:1.75rem;max-width:100%;padding:1.75rem 1.5rem 2rem}.template-modern__hero{gap:1.25rem;grid-template-columns:1fr;padding:2rem}.template-modern__hero-image{margin-bottom:1rem;order:-1}.template-modern__avatar{min-height:250px}.template-modern__hero h1,.template-modern__input--title{font-size:2rem}.template-modern__badge{justify-self:start;margin-top:1rem}.template-modern__section{gap:1.125rem;padding:1.5rem}.template-modern__section h2{font-size:1.75rem;margin-bottom:.625rem}.template-modern__projects{gap:1.25rem;grid-template-columns:1fr}.template-modern__project-card{padding:1.25rem}}@media (max-width:480px){.template-modern{gap:1.5rem;padding:1.25rem .75rem 1.75rem}.template-modern__hero{border-radius:20px;gap:1rem;padding:1.5rem}.template-modern__hero h1{font-size:1.75rem;margin:.375rem 0}.template-modern__input--title{font-size:1.75rem;margin:.5rem 0;padding:.625rem .875rem}.template-modern__lead{font-size:1.1rem}.template-modern__input--lead{font-size:1.1rem;margin:.5rem 0;padding:.625rem .875rem}.template-modern__section{border-radius:18px;gap:1rem;padding:1.25rem}.template-modern__section h2{font-size:1.5rem;margin-bottom:.5rem}.template-modern__section p{font-size:1rem;line-height:1.6}.template-modern__input--bio{font-size:1rem;margin:.375rem 0;min-height:90px;padding:.75rem 1rem}.template-modern__input--skills{font-size:.9rem;padding:.625rem .875rem}.template-modern__project-card{gap:.875rem;padding:1rem}.template-modern__input--project-title{font-size:1.35rem;padding:.625rem .875rem}.template-modern__input--project-summary{font-size:.95rem;min-height:90px;padding:.75rem 1rem}.template-modern__input--project-link{font-size:.9rem;padding:.625rem .875rem}.template-modern__project-link-wrapper{gap:.375rem;padding-top:.625rem}.template-modern__project-label{font-size:.75rem}.template-modern__input--email{font-size:.95rem;padding:.625rem .875rem}}@media (max-width:768px){.template-editor{margin:1rem 0;padding:1.25rem}.template-editor__grid{grid-template-columns:1fr}.template-editor__field textarea{min-height:80px}}@media (max-width:480px){.template-editor{padding:1rem}.template-editor__header h2{font-size:1.5rem}}@media (max-width:1024px){.app-shell{padding:2rem 1.25rem 3rem}.projects-grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (max-width:720px){.hero__actions{flex-direction:column}.button{width:100%}.top-nav{align-items:flex-start;flex-direction:column;gap:.75rem}.register__card{padding:1.5rem}.app-shell{padding:1.5rem 1rem 2.5rem}.projects-grid{gap:1rem;grid-template-columns:1fr}.filters{margin-top:1.5rem}.top-nav__actions{flex-wrap:wrap;width:100%}.top-nav__link{font-size:.9rem;padding:.4rem .65rem}}@media (max-width:480px){.hero{padding:2rem .75rem .75rem}.hero h1{font-size:2rem}.register__card{border-radius:16px;padding:1.25rem}.register__grid{grid-template-columns:1fr}.top-nav{padding:1rem 1rem 0}.top-nav__brand{font-size:1.1rem}.project-card{border-radius:16px}.project-card__content{padding:1rem 1rem 0}.project-card__actions{flex-direction:column;padding:1rem}.project-card__actions a{width:100%}}.template-classic__input,.template-editor__field input,.template-editor__field textarea{box-sizing:border-box;max-width:100%}.template-classic__input--email{max-width:100%}@media (max-width:640px){.template-classic__input--email{min-width:100%!important;width:100%!important}}.categories-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.category-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;justify-content:center;padding:.75rem 1.25rem;text-align:center;transition:all .2s ease}.category-card:hover{background:#f8fafc;border-color:#0ea5e9;transform:translateY(-1px)}.category-card--active{background:#0ea5e9;border-color:#0ea5e9}.category-card--active .category-card__name{color:#fff}.category-card--active:hover{background:#0284c7;border-color:#0284c7}.category-card__name{color:#0f172a;font-size:.95rem;font-weight:600;margin:0}@media (max-width:768px){.categories-list{gap:.5rem}.category-card{padding:.65rem 1rem}.category-card__name{font-size:.9rem}}.blog-page{margin:0 auto;max-width:1200px}.blog-list{display:flex;flex-direction:column;gap:0;margin-top:3rem}.blog-item{grid-gap:0;border-bottom:1px solid #e2e8f0;color:inherit;cursor:pointer;display:grid;gap:0;grid-template-columns:420px 1fr;padding:2rem 0;text-decoration:none;transition:opacity .2s ease}.blog-item:last-child{border-bottom:none}.blog-item:hover{opacity:.8}.blog-item__image{background:linear-gradient(135deg,#e0f2fe,#dbeafe);overflow:hidden;position:relative}.blog-item__image,.blog-item__image img{height:100%;max-height:280px;min-height:280px;width:100%}.blog-item__image img{display:block;object-fit:cover}.blog-item__content{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}.blog-item__title{color:#0f172a;font-size:2rem;font-weight:700;line-height:1.3;margin:0}.blog-item__meta{align-items:center;color:#64748b;display:flex;font-size:1rem;gap:1rem;margin-top:.25rem}.blog-item__meta time{color:#64748b}.blog-item__draft{background:#fef3c7;border-radius:999px;color:#92400e;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.blog-item__excerpt{color:#475467;flex:1 1;font-size:1.1rem;line-height:1.7;margin:.5rem 0 0}@media (max-width:768px){.blog-item{grid-template-columns:1fr;padding:1.5rem 0}.blog-item__image,.blog-item__image img{min-height:250px}.blog-item__content{padding:1.5rem 0}.blog-item__title{font-size:1.5rem}}.blog-detail{margin:0 auto;max-width:800px;padding:2rem 0}.blog-detail__header{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem}.blog-detail__header h1{color:#0f172a;font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 1rem}.blog-detail__meta{align-items:center;color:#64748b;display:flex;font-size:1rem;gap:1rem}.blog-detail__meta time{color:#64748b;font-weight:500}.blog-detail__draft{background:#fef3c7;border-radius:999px;color:#92400e;font-size:.85rem;font-weight:600;letter-spacing:.05em;padding:.35rem .85rem;text-transform:uppercase}.blog-detail__image{background:linear-gradient(135deg,#e0f2fe,#dbeafe);border-radius:16px;box-shadow:0 12px 40px #0f172a1a;margin:2rem 0;overflow:hidden;width:100%}.blog-detail__image img{display:block;height:auto;object-fit:cover;width:100%}.blog-detail__content{color:#334155;font-size:1.125rem;line-height:1.8;margin-top:2rem}.blog-detail__content h2,.blog-detail__content h3,.blog-detail__content h4{color:#0f172a;font-weight:700;margin-bottom:1rem;margin-top:2rem}.blog-detail__content h2{font-size:2rem}.blog-detail__content h3{font-size:1.5rem}.blog-detail__content h4{font-size:1.25rem}.blog-detail__content p{margin:1.25rem 0}.blog-detail__content ol,.blog-detail__content ul{margin:1.25rem 0;padding-left:2rem}.blog-detail__content li{margin:.5rem 0}.blog-detail__content a{color:#0ea5e9;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.blog-detail__content a:hover{color:#0284c7}.blog-detail__content code{background:#f1f5f9;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;padding:.2rem .5rem}.blog-detail__content pre{background:#0f172a;border-radius:12px;color:#e2e8f0;margin:1.5rem 0;overflow-x:auto;padding:1.5rem}.blog-detail__content pre code{background:#0000;color:inherit;padding:0}.blog-detail__content blockquote{border-left:4px solid #0ea5e9;color:#475467;font-style:italic;margin:1.5rem 0;padding-left:1.5rem}.blog-detail__content img{border-radius:12px;height:auto;margin:1.5rem 0;max-width:100%}@media (max-width:768px){.blog-list{gap:2rem;margin-top:2rem}.blog-card{grid-template-columns:1fr;min-height:auto}.blog-card__image,.blog-card__image-link{min-height:250px}.blog-card__content{padding:1.5rem}.blog-card__title{font-size:1.5rem}.blog-detail{padding:1.5rem 0}.blog-detail__header{margin-bottom:1.5rem;padding-bottom:1rem}.blog-detail__header h1{font-size:2rem}.blog-detail__content{font-size:1rem}.blog-detail__content h2{font-size:1.75rem}.blog-detail__content h3{font-size:1.35rem}}.coming-soon{align-items:center;animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#0a1430,#1c64f2 50%,#5a3bf5);background-size:200% 200%;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.coming-soon__particles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.coming-soon__particle{animation:floatParticle linear infinite;background:#fff9;border-radius:50%;box-shadow:0 0 10px #fffc;height:4px;position:absolute;width:4px}@keyframes floatParticle{0%{opacity:0;transform:translateY(100vh) translateX(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px) translateX(100px) rotate(1turn)}}.coming-soon__gradient-orb{background:radial-gradient(circle,#ffffff26 0,#0000 70%);border-radius:50%;filter:blur(60px);height:500px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:all .3s ease-out;width:500px;z-index:1}.coming-soon__shapes{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.coming-soon__shape{animation:floatShape 20s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;position:absolute}.coming-soon__shape--1{animation-delay:0s;height:300px;left:10%;top:10%;width:300px}.coming-soon__shape--2{animation-delay:5s;height:200px;right:15%;top:60%;width:200px}.coming-soon__shape--3{animation-delay:10s;bottom:10%;height:250px;left:50%;width:250px}@keyframes floatShape{0%,to{opacity:.3;transform:translate(0) scale(1)}25%{opacity:.5;transform:translate(30px,-30px) scale(1.1)}50%{opacity:.4;transform:translate(-20px,20px) scale(.9)}75%{opacity:.5;transform:translate(20px,30px) scale(1.05)}}.coming-soon__container{max-width:900px;position:relative;width:100%;z-index:10}.coming-soon__content{animation:slideUp 1s ease-out,contentGlow 3s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:32px;box-shadow:0 25px 80px #0000004d,0 0 0 1px #ffffff4d,inset 0 1px 0 #fff6;padding:5rem 4rem;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes contentGlow{0%,to{box-shadow:0 25px 80px #0000004d,0 0 0 1px #ffffff4d,inset 0 1px 0 #fff6}50%{box-shadow:0 25px 100px #667eea66,0 0 0 1px #fff6,inset 0 1px 0 #ffffff80}}.coming-soon__logo-wrapper{display:inline-block;margin-bottom:2.5rem;position:relative}.coming-soon__logo-glow{animation:logoGlow 2s ease-in-out infinite;background:radial-gradient(circle,#667eea66 0,#0000 70%);border-radius:50%;height:550px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:550px;z-index:-1}@keyframes logoGlow{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.2)}}.coming-soon__logo{align-items:center;animation:logoFloat 3s ease-in-out infinite;display:flex;filter:drop-shadow(0 10px 30px rgba(102,126,234,.5));height:180px;justify-content:center;width:180px}.coming-soon__logo img{display:block;height:auto;width:160px}@keyframes logoFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(5deg)}}.coming-soon__title{font-size:3.5rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0 0 1.5rem;overflow:hidden;position:relative}.coming-soon__title-text{-webkit-text-fill-color:#0000;animation:titleShimmer 3s ease-in-out infinite;background:linear-gradient(135deg,#fff,#f0f0f0 50%,#fff);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;display:inline-block;text-shadow:0 0 40px #ffffff80}@keyframes titleShimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.coming-soon__title-shimmer{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.coming-soon__subtitle{color:#ffffffe6;font-size:1.35rem;font-weight:400;line-height:1.7;margin:0 0 2.5rem;text-shadow:0 2px 10px #0003}.coming-soon__subtitle-highlight{background:linear-gradient(135deg,#ffffff4d,#ffffff1a);border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin-top:.5rem;padding:.2rem .8rem}.coming-soon__visitor-counter{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 40px #0003,inset 0 1px 0 #ffffff4d;display:flex;justify-content:center;margin:3rem 0;padding:2rem}.coming-soon__visitor-counter-content{text-align:center}.coming-soon__visitor-counter-label{color:#ffffffd9;font-size:1rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;text-shadow:0 1px 3px #0003;text-transform:uppercase}.coming-soon__visitor-counter-number{-webkit-text-fill-color:#0000;animation:visitorCounterPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#fff,#f0f0f0 50%,#fff);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:4rem;font-weight:900;line-height:1;text-shadow:0 0 20px #ffffff80,0 4px 10px #0000004d}@keyframes visitorCounterPulse{0%,to{background-position:0 50%;transform:scale(1)}50%{background-position:100% 50%;transform:scale(1.05)}}.coming-soon__progress{margin:3rem 0}.coming-soon__progress-bar{background:#fff3;border-radius:10px;box-shadow:inset 0 2px 4px #0003;height:8px;margin-bottom:1rem;overflow:hidden;width:100%}.coming-soon__progress-fill{animation:progressShine 2s ease-in-out infinite,progressFill 1.5s ease-out;background:linear-gradient(90deg,#fff,#f0f0f0,#fff);background-size:200% 100%;border-radius:10px;box-shadow:0 0 20px #fff9;height:100%;width:85%}@keyframes progressFill{0%{width:0}to{width:85%}}@keyframes progressShine{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.coming-soon__progress-text{color:#ffffffd9;font-size:.95rem;font-weight:600;margin:0;text-shadow:0 1px 3px #0003}.coming-soon__features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:3.5rem 0}.coming-soon__feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;overflow:hidden;padding:2rem 1.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.coming-soon__feature:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.coming-soon__feature:hover:before{left:100%}.coming-soon__feature:hover{background:#ffffff26;border-color:#fff6;box-shadow:0 20px 40px #0000004d,0 0 0 1px #ffffff4d,inset 0 1px 0 #fff6;transform:translateY(-10px) scale(1.02)}.coming-soon__feature-icon-wrapper{display:inline-block;margin-bottom:1.25rem;position:relative}.coming-soon__feature-icon{animation:iconBounce 2s ease-in-out infinite;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:3rem;position:relative;z-index:2}.coming-soon__feature:nth-child(2) .coming-soon__feature-icon{animation-delay:.3s}.coming-soon__feature:nth-child(3) .coming-soon__feature-icon{animation-delay:.6s}@keyframes iconBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.1)}}.coming-soon__feature-icon-glow{animation:iconGlow 2s ease-in-out infinite;background:radial-gradient(circle,#ffffff4d 0,#0000 70%);border-radius:50%;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:1}@keyframes iconGlow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}.coming-soon__feature h3{color:#fff;font-size:1.35rem;font-weight:700;margin:0 0 .75rem;text-shadow:0 2px 8px #0003}.coming-soon__feature p{color:#ffffffd9;font-size:1rem;line-height:1.6;margin:0;text-shadow:0 1px 3px #0003}.coming-soon__notify{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin:3rem 0 2rem;padding:2rem}.coming-soon__notify-text{color:#ffffffe6;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;text-shadow:0 1px 3px #0003}.coming-soon__notify-input-wrapper{display:flex;gap:1rem;margin:0 auto;max-width:500px}.coming-soon__notify-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:12px;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem;transition:all .3s ease}.coming-soon__notify-input::placeholder{color:#fff9}.coming-soon__notify-input:focus{background:#fff3;border-color:#fff9;box-shadow:0 0 20px #ffffff4d}.coming-soon__notify-button{background:linear-gradient(135deg,#fff,#f0f0f0);border:none;border-radius:12px;box-shadow:0 4px 15px #0003;color:#667eea;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.coming-soon__notify-button:hover{background:linear-gradient(135deg,#f0f0f0,#fff);box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.coming-soon__notify-button:active{transform:translateY(0)}.coming-soon__footer{border-top:1px solid #fff3;margin-top:3rem;padding-top:2.5rem}.coming-soon__footer-brand{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.coming-soon__footer-brand-line{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);flex:1 1;height:1px;max-width:100px}.coming-soon__footer-text{color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:.1em;margin:0;text-shadow:0 2px 10px #0000004d}.coming-soon__footer-tagline{color:#ffffffb3;font-size:.95rem;font-weight:500;letter-spacing:.05em;margin:.5rem 0 0;text-shadow:0 1px 3px #0003}@media (max-width:768px){.coming-soon__content{border-radius:24px;padding:3.5rem 2rem}.coming-soon__title{font-size:2.5rem}.coming-soon__subtitle{font-size:1.15rem}.coming-soon__visitor-counter{padding:1.5rem 1rem}.coming-soon__visitor-counter-number{font-size:3rem}.coming-soon__visitor-counter-label{font-size:.9rem}.coming-soon__features{gap:1.5rem;grid-template-columns:1fr}.coming-soon__notify-input-wrapper{flex-direction:column}.coming-soon__notify-button{width:100%}.coming-soon__gradient-orb{height:300px;width:300px}.coming-soon__shape--1,.coming-soon__shape--2,.coming-soon__shape--3{display:none}}@media (max-width:480px){.coming-soon{padding:1rem}.coming-soon__content{padding:2.5rem 1.5rem}.coming-soon__title{font-size:2rem}.coming-soon__logo svg{height:80px;width:80px}.coming-soon__visitor-counter{padding:1.25rem .75rem}.coming-soon__visitor-counter-number{font-size:2.5rem}.coming-soon__visitor-counter-label{font-size:.8rem}}
/*# sourceMappingURL=main.4bf3060d.css.map*/