.about-content{position:relative;z-index:2;padding:4rem 2rem;max-width:1400px;margin:0 auto}.baylee-section{margin-bottom:4rem}.baylee-grid{display:grid;grid-template-columns:320px 1fr;grid-gap:2rem;gap:2rem;align-items:start}.baylee-left{gap:2rem}.baylee-info,.baylee-left{display:flex;flex-direction:column;min-width:0}.baylee-info{gap:1.5rem}@media (max-width:968px){.baylee-grid{grid-template-columns:1fr}.baylee-section .profile-card{max-width:400px;margin:0 auto}.baylee-section .about-projects-card--familiar{max-width:400px;margin-left:auto;margin-right:auto}}.profile-card{background:var(--white);border-radius:24px;padding:2rem;border:2px solid var(--pink-200);box-shadow:var(--shadow-soft);text-align:center}.profile-avatar{width:150px;height:150px;border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border:4px solid var(--white);box-shadow:0 8px 25px rgba(255,107,138,.25);overflow:hidden;background:linear-gradient(135deg,var(--pink-200),var(--lavender))}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-card h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.profile-card .title{color:var(--pink-500);font-weight:600;margin-bottom:1rem}.profile-card .team-card-name,.profile-card h3.team-card-name{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35em}.profile-card .team-card-name .team-card-country-icon{margin-left:0}.profile-card .bio{color:var(--text-light);font-size:.95rem;margin-bottom:1rem}.profile-languages{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35em;margin-bottom:1.5rem;font-size:.85rem;color:var(--text-light);text-align:center}.profile-languages .team-card-country-icon{margin-left:0}.profile-socials{display:flex;justify-content:center;gap:.5rem}.profile-socials a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--pink-100);color:var(--pink-500);text-decoration:none;transition:all .3s}.profile-socials a:hover{background:var(--pink-500);color:var(--white);transform:translateY(-3px)}.info-section{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;min-width:0}.info-section>.team-section,.info-section>article:first-of-type{grid-column:1/-1}.info-card{background:var(--white);border-radius:20px;padding:2rem;border:2px solid var(--pink-200);box-shadow:0 4px 15px rgba(255,107,138,.08);transition:all .3s}.info-card:hover{transform:translateY(-5px);border-color:var(--pink-400);box-shadow:var(--shadow-hover)}.info-card h3{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.info-card h3 .icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:linear-gradient(135deg,var(--pink-100),var(--lavender));border-radius:12px;font-size:1.25rem}.info-card p,.info-card ul{color:var(--text-light);line-height:1.8}.info-card ul{list-style:none}.info-card ul li{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.info-card ul li:before{content:"✦";color:var(--pink-500)}.team-section{margin-top:2rem}.about-content>.team-section{margin-top:4rem}.team-section .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,280px));grid-gap:1.5rem;gap:1.5rem;justify-content:center}.team-card{background:var(--white);border-radius:24px;padding:2rem;border:2px solid var(--pink-200);box-shadow:var(--shadow-soft);text-align:center;transition:all .3s}.team-card:hover{transform:translateY(-5px);border-color:var(--pink-400);box-shadow:var(--shadow-hover)}.team-card-avatar{width:120px;height:120px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:3px solid var(--pink-200)}.team-card-avatar img{width:100%;height:100%;object-fit:cover}.team-card .team-card-name,.team-card h3{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35em}.team-card-name .team-card-country-icon{margin-left:0}.team-card-role{color:var(--pink-500);font-weight:600;font-size:.95rem;margin-bottom:1rem}.flag-icon{display:inline-flex;align-items:center;justify-content:center;gap:.35em;min-width:20px;height:14px;line-height:1;vertical-align:middle}.flag-icon .flag-label{font-size:inherit;color:inherit;font-weight:500}.flag-icon img{width:20px;height:14px;object-fit:contain;display:block}.team-card-country-icon{display:inline-flex;align-items:center;gap:.35em;min-width:20px;height:14px;margin-left:.35em;vertical-align:middle;line-height:1}.team-card-country-icon:first-of-type{margin-left:0}.team-card-country-icon .flag-label{font-size:.85rem;color:var(--text-light)}.team-card-country-icon img{width:20px;height:14px;flex-shrink:0;object-fit:contain}.team-card-languages{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35em;margin-bottom:1rem;font-size:.85rem;color:var(--text-light);text-align:center}.team-card-languages-label{margin-right:.15em}.team-card-languages .team-card-country-icon{margin-left:0}.team-card-bio{color:var(--text-light);font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.team-card-socials{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.team-card-socials .social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--pink-100);color:var(--pink-500);border:2px solid var(--pink-200);font-size:1.1rem;text-decoration:none;transition:all .3s}.team-card-socials .social-link:hover{background:linear-gradient(135deg,var(--pink-400),var(--pink-500));color:var(--white);border-color:transparent;transform:translateY(-3px)}.skills-section{margin-top:4rem}.skills-section .skills-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:768px){.skills-section .skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.skills-section .skills-grid{grid-template-columns:1fr}}.skill-card{background:var(--white);border-radius:16px;padding:1.5rem;border:2px solid var(--pink-200);text-align:center;transition:all .3s}.skill-card:hover{transform:translateY(-5px);border-color:var(--pink-400);box-shadow:var(--shadow-hover)}.skill-card .skill-icon{width:56px;height:56px;background:linear-gradient(135deg,var(--pink-100),var(--lavender));border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.skill-card h4{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--text-dark);margin-bottom:.5rem}.skill-card p{color:var(--text-light);font-size:.9rem}.skill-bar{height:8px;background:var(--pink-100);border-radius:10px;margin-top:1rem;overflow:hidden}.skill-bar .fill{height:100%;background:linear-gradient(90deg,var(--pink-400),var(--pink-500));border-radius:10px;transition:width 1s ease}.timeline-section{margin-top:4rem}.timeline{position:relative;max-width:1100px;margin:0 auto}.timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--pink-300),var(--pink-500));border-radius:3px}.timeline-item{position:relative;padding-left:60px;padding-bottom:2rem}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:10px;top:5px;width:24px;height:24px;background:var(--white);border:3px solid var(--pink-500);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem}.timeline-content{background:var(--white);border-radius:16px;padding:1.5rem;border:2px solid var(--pink-200);box-shadow:0 4px 15px rgba(255,107,138,.08)}.timeline-content h4{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.timeline-content .date{font-size:.85rem;color:var(--pink-500);font-weight:600;margin-bottom:.5rem}.timeline-content p{color:var(--text-light);font-size:.95rem}.about-projects-section{margin-top:4rem}.about-projects-section .section-title{margin-bottom:2rem}.about-projects-card--familiar{width:100%;max-width:320px;box-sizing:border-box}.about-projects-card--worked{max-width:1100px;margin-left:auto;margin-right:auto}.about-projects-card .about-projects-intro{color:var(--text-light);font-size:.95rem;line-height:1.6;margin-bottom:1rem}.about-projects-card .about-projects-list{list-style:none;padding:0;margin:0}.about-projects-card .about-projects-list li{padding:.5rem 0;display:flex;align-items:baseline;gap:.35rem;flex-wrap:wrap;color:var(--text-light);font-size:.95rem;line-height:1.6}.about-projects-card .about-projects-list li:before{content:"✦";color:var(--pink-500);flex-shrink:0}.about-projects-card .about-projects-list li strong{color:var(--text-dark)}.about-projects-card .about-project-role{color:var(--pink-500);font-weight:600}.about-projects-card .about-project-desc{color:var(--text-light);font-weight:400}.cta-section{margin-top:4rem;text-align:center;background:var(--white);border-radius:24px;padding:3rem;border:2px solid var(--pink-200);box-shadow:var(--shadow-soft)}.cta-section h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.cta-section p{color:var(--text-light);margin-bottom:1.5rem}@media (max-width:968px){.profile-section{grid-template-columns:1fr}.profile-card{max-width:350px;margin:0 auto}.info-section{grid-template-columns:1fr}.info-section>.team-section,.info-section>article:first-of-type{grid-column:1}}.projects-content{position:relative;z-index:2;padding:4rem 2rem;max-width:1200px;margin:0 auto}.filter-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem}.filter-tab{padding:.75rem 1.5rem;background:var(--white);border:2px solid var(--pink-200);border-radius:50px;font-size:.9rem;font-weight:600;color:var(--text-light);cursor:pointer;transition:all .3s}.filter-tab:hover{border-color:var(--pink-400);color:var(--pink-500)}.filter-tab.active{background:linear-gradient(135deg,var(--pink-500),var(--pink-accent));border-color:transparent;color:var(--white)}.projects-content .projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.projects-content .project-card{height:auto;min-height:0}.project-body{padding:1.5rem}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.project-title{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--text-dark)}.project-chronicle{padding:.25rem .75rem;background:var(--pink-100);border-radius:50px;font-size:.75rem;font-weight:600;color:var(--pink-600)}.project-description{color:var(--text-light);font-size:.95rem;margin-bottom:1.25rem;line-height:1.6}.project-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.project-feature{display:flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:var(--pink-50);border-radius:50px;font-size:.8rem;color:var(--text-light)}.project-feature i{color:var(--pink-500);font-size:.7rem}.project-pricing{display:flex;flex-direction:column;gap:1.25rem;padding-top:1.25rem;margin-top:.25rem;border-top:2px solid var(--pink-100)}.projects-content .price-box{display:flex;flex-direction:column;gap:.15rem}.projects-content .price-label{font-size:.8rem;font-weight:600;color:var(--text-light);letter-spacing:.02em}.projects-content .price-value{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--pink-600);line-height:1.2}.price-value span{font-size:.9rem;font-weight:500;color:var(--text-light)}.project-status.live{color:#28a745}.project-status.dev{color:var(--pink-600)}.project-status.coming{color:#6f42c1}.projects-content .project-actions{display:flex;gap:.75rem;width:100%;flex-wrap:wrap}.projects-content .project-actions .btn-buy,.projects-content .project-actions .btn-view{flex:1 1;min-width:120px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-align:center;border-radius:12px;text-decoration:none;transition:all .25s ease}.projects-content .btn-view{background:var(--pink-100);color:var(--pink-600);border:2px solid var(--pink-200)}.projects-content .btn-view:hover{background:var(--pink-200);border-color:var(--pink-400);transform:translateY(-2px)}.projects-content .btn-buy{background:linear-gradient(135deg,var(--pink-500),var(--pink-accent));color:var(--white);border:2px solid transparent}.projects-content .btn-buy:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,107,138,.35)}.faq-section{margin-top:4rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:1.5rem;gap:1.5rem}.faq-item{background:var(--white);border:2px solid var(--pink-200);border-radius:20px;padding:1.75rem;transition:all .3s}.faq-item:hover{border-color:var(--pink-400)}.faq-item h4{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.faq-item h4 i{color:var(--pink-500)}.faq-item p{color:var(--text-light);font-size:.95rem;line-height:1.6}.contact-content{position:relative;z-index:2;padding:4rem 2rem;max-width:1100px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-content .info-card .icon-box{width:55px;height:55px;background:linear-gradient(135deg,var(--pink-100),var(--lavender));border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.social-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.social-card{background:var(--white);border:2px solid var(--pink-200);border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1rem;text-decoration:none;transition:all .3s}.social-card:hover{border-color:var(--pink-400);transform:translateY(-3px);box-shadow:var(--shadow-hover)}.social-card .icon{width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--white)}.social-card .icon.discord{background:#5865f2}.social-card .icon.telegram{background:#08c}.social-card .icon.github{background:#333}.social-card .icon.email{background:var(--pink-500)}.social-card span{font-weight:600;color:var(--text-dark)}.contact-form-wrapper{background:var(--white);border:2px solid var(--pink-200);border-radius:24px;padding:2.5rem}.form-header{margin-bottom:2rem}.form-header h2{font-family:var(--font-display);font-optical-sizing:auto;font-size:1.9rem;font-weight:600;letter-spacing:-.01em;color:var(--text-dark);margin-bottom:.5rem}.form-header p{color:var(--text-light)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:var(--text-dark);font-size:.95rem}.form-group input,.form-group select,.form-group textarea{padding:1rem 1.25rem;border:2px solid var(--pink-200);border-radius:12px;font-family:Nunito,sans-serif;font-size:1rem;color:var(--text-dark);transition:all .3s;background:var(--white)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--pink-500);box-shadow:0 0 0 4px rgba(255,107,138,.1)}.form-group textarea{resize:vertical;min-height:150px}.submit-btn{width:100%;padding:1.25rem;background:linear-gradient(135deg,var(--pink-500),var(--pink-accent));color:var(--white);font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,77,109,.35)}.inquiry-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.5rem;overflow-y:auto;animation:inquiry-modal-fade .2s ease}@keyframes inquiry-modal-fade{0%{opacity:0}to{opacity:1}}.inquiry-modal-dialog{position:relative;background:var(--white);border-radius:24px;border:2px solid var(--pink-200);box-shadow:0 20px 60px rgba(0,0,0,.2);padding:2rem 2.5rem;width:100%;max-width:560px;max-height:calc(100vh - 3rem);overflow-y:auto;animation:inquiry-modal-slide .25s ease}@keyframes inquiry-modal-slide{0%{opacity:0;transform:scale(.96) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.inquiry-modal-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:none;background:var(--pink-50);color:var(--pink-600);border-radius:50%;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.inquiry-modal-close:hover{background:var(--pink-200);color:var(--pink-700)}.inquiry-modal-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--text-dark);margin:0 0 .25rem}.inquiry-modal-subtitle{color:var(--text-light);font-size:.95rem;margin:0 0 1.5rem}.inquiry-modal-form.contact-form{margin-top:0}.inquiry-modal-success{text-align:center;padding:1rem 0}.inquiry-modal-success .success-icon{width:64px;height:64px;background:linear-gradient(135deg,var(--pink-100),var(--lavender));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.75rem;color:var(--pink-600)}.inquiry-modal-success h3{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.inquiry-modal-success p{color:var(--text-light);font-size:1rem;margin-bottom:1.5rem}.inquiry-modal-success-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.inquiry-modal-success-actions .btn{text-decoration:none}@media (max-width:968px){.contact-grid,.faq-grid{grid-template-columns:1fr}.inquiry-modal-dialog{padding:1.5rem}.inquiry-modal-form .form-row{grid-template-columns:1fr}}.changelog-content{position:relative;z-index:2;padding:4rem 2rem;max-width:900px;margin:0 auto}.view-toggle{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.toggle-btn{padding:.75rem 1.5rem;background:var(--white);border:2px solid var(--pink-200);border-radius:50px;font-size:.9rem;font-weight:600;color:var(--text-light);cursor:pointer;transition:all .3s}.toggle-btn:hover{border-color:var(--pink-400);color:var(--pink-500)}.toggle-btn.active{background:linear-gradient(135deg,var(--pink-500),var(--pink-accent));border-color:transparent;color:var(--white)}.changelog-last-updated{text-align:center;color:var(--text-light);font-size:.85rem;margin-bottom:1rem}.changelog-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;align-items:flex-end}.changelog-filter-group{display:flex;flex-direction:column;gap:.35rem}.changelog-filter-group label{font-size:.85rem;font-weight:600;color:var(--text-dark)}.changelog-filter-select{padding:.5rem .75rem;border:2px solid var(--pink-200);border-radius:8px;font-size:.95rem;min-width:160px;background:var(--white);color:var(--text-dark);cursor:pointer}.changelog-filter-select:focus{outline:none;border-color:var(--pink-400)}.changelog-commits-list{display:flex;flex-direction:column;gap:1rem}.commit-repo-badge{font-size:.75rem;padding:.2rem .5rem;background:var(--lavender,#e8dff5);border-radius:6px;color:var(--text-dark);margin-left:.5rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.pagination-info{color:var(--text-light);font-size:.9rem}.changelog-content .commit-item{display:flex;gap:1rem;padding:1.5rem;background:var(--white);border:2px solid var(--pink-200);border-radius:16px;transition:all .3s}.changelog-content .commit-item:hover{border-color:var(--pink-400);transform:translateX(5px)}.changelog-content .commit-icon{width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem;color:var(--white)}.changelog-content .commit-icon.added{background:linear-gradient(135deg,#28a745,#20c997)}.changelog-content .commit-icon.fixed{background:linear-gradient(135deg,#fd7e14,#ffc107)}.changelog-content .commit-icon.changed{background:linear-gradient(135deg,#007bff,#6f42c1)}.changelog-content .commit-icon.removed{background:linear-gradient(135deg,#dc3545,#c82333)}.changelog-content .commit-content{flex:1 1;min-width:0}.changelog-content .commit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.changelog-content .commit-sha{font-family:monospace;font-size:.8rem;padding:.25rem .5rem;background:var(--pink-100);border-radius:4px;color:var(--pink-600)}.changelog-content .commit-date{font-size:.85rem;color:var(--text-light)}.changelog-content .commit-message{color:var(--text-dark);font-weight:600;margin-bottom:.75rem;word-break:break-word}.changelog-content .commit-meta{display:flex;align-items:center;gap:.75rem;font-size:.85rem;margin-top:.5rem}.changelog-content .commit-avatar{width:24px;height:24px;border-radius:50%}.changelog-content .commit-author{color:var(--text-light)}.changelog-content .loading{text-align:center;padding:4rem 2rem;color:var(--text-light)}.changelog-content .loading i{font-size:2.5rem;color:var(--pink-400);margin-bottom:1rem;display:block}.changelog-content .no-commits{text-align:center;color:var(--text-light);padding:2rem}.changelog-content .page-btn{padding:.5rem 1rem;border:2px solid var(--pink-200);border-radius:50px;background:var(--white);cursor:pointer;font-weight:600}.changelog-content .page-btn:disabled{opacity:.5;cursor:not-allowed}.budget-group{padding:1.5rem;background:var(--pink-50);border-radius:16px}.budget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.budget-value{font-family:var(--font-heading);font-weight:700;color:var(--pink-600);font-size:1.1rem}.budget-slider{width:100%;height:8px;border-radius:4px;background:var(--pink-200)}.budget-range{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.8rem;color:var(--text-light)}.checkbox-group{display:flex;align-items:flex-start;gap:.75rem}.checkbox-group input{width:20px;height:20px;margin-top:.15rem;accent-color:var(--pink-500);cursor:pointer}.checkbox-group label{font-size:.9rem;color:var(--text-light);cursor:pointer}.success-message{display:none;text-align:center;padding:2rem}.success-message.show{display:block}.success-message .success-icon{font-size:3rem;color:#28a745;margin-bottom:1rem}.success-message h3{font-family:var(--font-heading);margin-bottom:.5rem}.map-section{margin-top:4rem}.map-placeholder{background:var(--pink-50);border:2px solid var(--pink-200);border-radius:20px;padding:3rem;text-align:center}.map-placeholder .icon{font-size:3rem;margin-bottom:.5rem}.location-info{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.location-item{display:flex;align-items:center;gap:.5rem;color:var(--text-light)}.country-flag-icon{display:inline-flex;align-items:center;gap:.35em;width:auto;height:18px;margin:0 .2em;vertical-align:middle;line-height:1}.country-flag-icon img{width:20px;height:14px;object-fit:contain}.services-content{position:relative;z-index:2;padding:2rem 2rem 4rem;max-width:1200px;margin:0 auto}.pricing-section{margin-top:.5rem}.pricing-section .section-header{margin-bottom:2rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;align-items:stretch}.pricing-grid>*{min-height:0}.pricing-card{display:flex;flex-direction:column;min-height:100%;background:var(--white);border-radius:24px;padding:2.5rem;border:2px solid var(--pink-200);text-align:center;transition:all .3s;position:relative}.pricing-card:hover{transform:translateY(-5px);border-color:var(--pink-400);box-shadow:var(--shadow-hover)}.pricing-card.popular{border-color:var(--pink-500)}.pricing-card .btn-buy{margin-top:auto;flex:0 0 auto}.pricing-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--pink-100),var(--lavender));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.5rem}.pricing-card h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.pricing-card .subtitle{color:var(--text-light);font-size:.95rem;margin-bottom:1.5rem}.pricing-amount .currency{font-size:1.25rem;color:var(--pink-500);vertical-align:super}.pricing-amount .amount{font-family:var(--font-display);font-optical-sizing:auto;font-size:3.5rem;font-weight:600;letter-spacing:-.02em;color:var(--pink-600);line-height:1}.pricing-amount .period{font-size:1rem;color:var(--text-light)}.pricing-features{list-style:none;margin-bottom:2rem;text-align:left}.pricing-features li{padding:.75rem 0;color:var(--text-light);display:flex;align-items:center;gap:.75rem;border-bottom:1px solid var(--pink-100)}.pricing-features li:last-child{border-bottom:none}.pricing-features li i{color:var(--pink-500)}.pricing-features li.disabled{opacity:.5}.custom-section{margin-top:4rem;background:var(--white);border-radius:24px;padding:3rem;border:2px solid var(--pink-200);text-align:center}.custom-section h3{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.custom-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;align-items:stretch}.custom-services>*{min-height:0}.custom-service{display:flex;flex-direction:column;min-height:100%;padding:1.5rem;background:var(--pink-50);border-radius:16px;transition:all .3s}.custom-service:hover{transform:translateY(-3px);background:var(--pink-100)}.custom-service .icon{font-size:2rem;margin-bottom:.75rem}.custom-service h4{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--text-dark);margin-bottom:.5rem}.custom-service p{font-size:.85rem;color:var(--text-light);margin:0}.custom-service .custom-service-price{margin-top:auto;flex:0 0 auto;font-size:.9rem!important;font-weight:600;color:var(--pink-600)!important}.pricing-amount .price-alt{font-size:.85em;opacity:.95}@media (max-width:968px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pricing-grid{grid-template-columns:1fr}}.breadcrumb{padding:1rem 2rem;background:var(--white);border-bottom:2px solid var(--pink-100);position:relative;z-index:2;margin-top:70px}.breadcrumb-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.breadcrumb a{color:var(--text-light);text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:var(--pink-500)}.breadcrumb span{color:var(--text-light)}.breadcrumb .current{color:var(--pink-600);font-weight:600}.product-page{position:relative;z-index:2;padding:3rem 2rem;max-width:1200px;margin:0 auto}.product-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem;align-items:start}.product-header-left{display:flex;flex-direction:column;gap:1rem}.main-image{width:100%;aspect-ratio:16/9;max-height:320px;background:linear-gradient(135deg,#a8d5ba,#d4edda);background-size:cover;background-position:50%;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:6rem;opacity:.85;border:1px solid var(--pink-200);overflow:hidden;position:relative;flex-shrink:0}.main-image .main-image-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.main-image .status-badge{left:1.5rem;background:linear-gradient(135deg,var(--pink-500),var(--pink-accent));color:var(--white)}.main-image .featured-badge,.main-image .status-badge{position:absolute;top:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;border-radius:50px;z-index:1}.main-image .featured-badge{right:1.5rem;background:var(--white);color:var(--pink-600);box-shadow:0 2px 10px rgba(0,0,0,.1)}.product-meta{display:flex;gap:.75rem;margin-bottom:1rem}.meta-tag{padding:.4rem 1rem;background:var(--pink-100);border-radius:50px;font-size:.8rem;font-weight:600;color:var(--pink-600)}.product-title{font-family:var(--font-display);font-optical-sizing:auto;font-size:2.75rem;font-weight:600;letter-spacing:-.015em;line-height:1.1;color:var(--text-dark);margin-bottom:.5rem}.product-subtitle{font-size:1.1rem;color:var(--text-light);margin-bottom:1.5rem}.product-description{color:var(--text-light);line-height:1.8;margin-bottom:2rem}.quick-features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.quick-feature{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--pink-50);border-radius:12px}.quick-feature i{width:35px;height:35px;background:var(--white);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--pink-500)}.quick-feature span{font-weight:600;color:var(--text-dark);font-size:.9rem}.pricing-box{background:var(--white);border:1px solid var(--pink-200);border-radius:8px;padding:.75rem 1rem;margin-bottom:0}.price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.price-main{display:flex;align-items:baseline;gap:.35rem}.pricing-box .price-currency{font-size:1.1rem;color:var(--pink-500)}.pricing-box .price-amount{font-family:var(--font-heading);font-size:1.75rem;font-weight:800;color:var(--pink-600);line-height:1}.price-currency{font-size:1.5rem;color:var(--pink-500)}.price-amount{font-family:var(--font-heading);font-size:3rem;font-weight:800;color:var(--pink-600);line-height:1}.price-period{font-size:.9rem;color:var(--text-light)}.price-original{text-decoration:line-through;color:var(--text-light);font-size:1.25rem}.discount-badge{padding:.4rem .75rem;background:#28a745;color:#fff;font-size:.8rem;font-weight:700;border-radius:50px}.package-selection{margin-bottom:1.5rem}.package-label{font-weight:600;color:var(--text-dark);margin-bottom:.75rem;display:block}.package-options{display:flex;flex-direction:column;gap:.75rem}.package-option{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--pink-50);border:2px solid var(--pink-200);border-radius:12px;cursor:pointer;transition:all .3s;position:relative}.package-option:hover{border-color:var(--pink-400)}.package-option.selected{border-color:var(--pink-500);background:var(--pink-100)}.package-option input{display:none}.package-left{display:flex;align-items:center;gap:.75rem}.package-radio{width:20px;height:20px;border:2px solid var(--pink-300);border-radius:50%;transition:all .3s}.package-option.selected .package-radio{border-color:var(--pink-500);background:var(--pink-500)}.package-price{font-weight:700;color:var(--pink-600)}.buy-buttons{margin-top:1rem}.btn-buy-now{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--pink-500),var(--pink-accent));color:var(--white);font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s}.btn-buy-now:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,77,109,.3)}.trust-badges{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-light)}.trust-badge i{color:var(--pink-500)}.product-tabs{margin-top:2rem}.tabs-nav{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.tab-btn{padding:1rem 2rem;background:none;border:none;font-size:1rem;font-weight:600;color:var(--text-light);cursor:pointer;position:relative;transition:all .3s}.tab-btn:hover{color:var(--pink-500)}.tab-btn.active{color:var(--pink-600)}.tab-btn.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--pink-500),var(--pink-accent));border-radius:3px}.tab-content{display:none}.tab-content.active{display:block;animation:fadeInUp .5s ease}#features .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.feature-item{display:flex;gap:.75rem;padding:1rem;background:var(--white);border:2px solid var(--pink-200);border-radius:16px;transition:all .3s}.feature-item:hover{border-color:var(--pink-400);transform:translateY(-3px)}.feature-icon{width:45px;height:45px;background:linear-gradient(135deg,var(--pink-100),var(--lavender));border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.feature-text h4{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--text-dark);margin-bottom:.25rem}.feature-text p{color:var(--text-light);font-size:.9rem;line-height:1.5}.requirements-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.requirements-card{background:var(--white);border:2px solid var(--pink-200);border-radius:20px;padding:2rem}.requirements-card h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.requirements-card h3 i{color:var(--pink-500)}.requirements-list{list-style:none}.requirements-list li{padding:.75rem 0;border-bottom:1px solid var(--pink-100);display:flex;justify-content:space-between;color:var(--text-light)}.requirements-list li:last-child{border-bottom:none}.requirements-list li strong{color:var(--text-dark)}.product-section{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--pink-100)}.product-section-title{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem}.product-price-note{font-size:.8rem;color:var(--text-light);margin:0 0 .5rem;font-weight:500}.pricing-plans-list{list-style:none;margin:0;padding:0}.pricing-plan-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:.5rem 0;border-bottom:1px solid var(--pink-100);flex-wrap:wrap}.pricing-plan-row:last-child{border-bottom:none}.pricing-plan-row.recommended .plan-name{color:var(--pink-600)}.plan-row-main{flex:1 1;min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .6rem}.plan-name{font-size:.9rem;font-weight:700;color:var(--text-dark)}.plan-badge{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.15rem .4rem;background:var(--pink-500);color:var(--white);border-radius:4px}.plan-description{font-size:.78rem;color:var(--text-light);line-height:1.35;width:100%;flex-basis:100%;margin-top:.1rem}.plan-row-right{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.plan-price{display:flex;align-items:baseline;gap:.1rem}.plan-currency{font-size:.85rem;color:var(--pink-500)}.plan-amount{font-size:1.1rem;font-weight:800;color:var(--pink-600);line-height:1}.plan-cta{padding:.4rem .65rem;font-size:.8rem;font-weight:600;border-radius:6px;border:none;cursor:pointer;background:linear-gradient(135deg,var(--pink-500),var(--pink-accent));color:var(--white);white-space:nowrap;transition:opacity .2s,transform .2s}.plan-cta:hover{opacity:.95;transform:translateY(-1px)}.pricing-plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem}.pricing-plan-card{position:relative;background:var(--white);border:1px solid var(--pink-200);border-radius:10px;padding:1rem}.plan-features{list-style:none;margin:0;padding:0}.plan-features li{padding:.2rem 0;color:var(--text-light);font-size:.8rem;display:flex;align-items:center;gap:.4rem}.plan-features li i{color:var(--pink-500);flex-shrink:0;font-size:.7rem}.pricing-box .btn{padding:.5rem 1rem;font-size:.85rem;margin-top:.5rem}.project-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.product-header-left .project-gallery{grid-template-columns:repeat(2,1fr);gap:.5rem}.product-header-left .gallery-section-title{font-size:.95rem;font-weight:700;color:var(--text-dark);margin:.5rem 0 .35rem}.product-header-left .gallery-thumb{aspect-ratio:16/10}.product-header-left .gallery-item{border-radius:10px}.gallery-item{border-radius:16px;overflow:hidden;border:2px solid var(--pink-200);background:var(--pink-50)}.gallery-thumb{width:100%;padding:0;border:none;background:none;cursor:pointer;display:block;aspect-ratio:16/10;overflow:hidden}.gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-thumb:hover img{transform:scale(1.05)}.gallery-video-wrap{aspect-ratio:16/9;position:relative;background:#000}.gallery-video-wrap iframe{position:absolute;inset:0;width:100%;height:100%}.gallery-video-wrap video{width:100%;height:100%;display:block}.gallery-caption{padding:.75rem 1rem;font-size:.9rem;color:var(--text-light);margin:0}.gallery-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:pointer}.gallery-lightbox img{max-width:100%;max-height:100%;object-fit:contain;cursor:default}.gallery-lightbox-close{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;border:none;background:var(--white);color:var(--text-dark);border-radius:50%;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.gallery-lightbox-close:hover{background:var(--pink-100);color:var(--pink-600)}.description-sections{display:flex;flex-direction:column;gap:2rem}.description-block{padding:1.25rem;background:var(--pink-50);border:2px solid var(--pink-200);border-radius:16px}.description-block-title{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.description-block-content{color:var(--text-light);line-height:1.7;font-size:1rem;white-space:pre-wrap}.description-block-content p{margin:0 0 .75rem}.description-block-content p:last-child{margin-bottom:0}.project-changelog-section{margin-top:3rem}.project-changelog-empty,.project-changelog-loading{color:var(--text-light);font-size:1rem;margin:0}.project-changelog-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.project-changelog-item{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--white);border:2px solid var(--pink-200);border-radius:12px;transition:all .25s}.project-changelog-item:hover{border-color:var(--pink-300)}.project-changelog-type{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .6rem;border-radius:50px;flex-shrink:0}.project-changelog-type.type-added{background:#d4edda;color:#155724}.project-changelog-type.type-fixed{background:#fff3cd;color:#856404}.project-changelog-type.type-changed{background:var(--pink-100);color:var(--pink-600)}.project-changelog-type.type-removed{background:#f8d7da;color:#721c24}.project-changelog-type.type-docs{background:#cce5ff;color:#004085}.project-changelog-type.type-style{background:#e2d9f3;color:#6f42c1}.project-changelog-type.type-performance{background:#d1ecf1;color:#0c5460}.project-changelog-date{font-size:.9rem;color:var(--text-light);flex-shrink:0}.project-changelog-message{flex:1 1;min-width:0;font-size:.95rem;color:var(--text-dark)}.project-changelog-link{color:var(--pink-500);padding:.25rem;transition:color .2s}.project-changelog-link:hover{color:var(--pink-600)}.project-changelog-more{margin:1rem 0 0;font-size:.95rem}.project-changelog-more a{color:var(--pink-600);font-weight:600;text-decoration:none}.project-changelog-more a:hover{text-decoration:underline}.changelog-list{display:flex;flex-direction:column;gap:1.5rem}.changelog-item{background:var(--white);border:2px solid var(--pink-200);border-radius:16px;padding:1.5rem}.changelog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.changelog-version{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--pink-600)}.changelog-date{font-size:.85rem;color:var(--text-light)}.changelog-changes{list-style:none}.changelog-changes li{padding:.5rem 0;color:var(--text-light);display:flex;align-items:flex-start;gap:.75rem}.changelog-changes li i{color:var(--pink-500);margin-top:.25rem}.as-seen-on-section{margin-top:2rem}.as-seen-on{text-align:center;padding:2rem 1.5rem}.as-seen-on-header{margin-bottom:1.5rem}.as-seen-on-header h3{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.as-seen-on-header p{font-size:1.1rem;color:var(--text-light)}.servers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem}.server-item{background:var(--pink-50);border:2px solid var(--pink-200);border-radius:12px;padding:1rem .75rem;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:.5rem}.server-item:hover{border-color:var(--pink-400);transform:translateY(-5px);box-shadow:var(--shadow-hover)}.server-icon{font-size:2rem}.server-name{font-family:var(--font-heading);font-size:.9rem;font-weight:600;color:var(--text-dark);text-align:center}.server-status{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;background:var(--white);border-radius:50px;font-size:.75rem;color:var(--pink-600);font-weight:600}.server-status.online:before{content:"";width:8px;height:8px;background:#28a745;border-radius:50%;display:inline-block}@media (max-width:968px){.product-header{grid-template-columns:1fr}.main-image{max-height:260px;aspect-ratio:16/9}.product-header-left .project-gallery{grid-template-columns:repeat(2,1fr)}.requirements-grid{grid-template-columns:1fr}}.error-page{min-height:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:6rem 2rem 4rem;text-align:center;margin-top:70px}.error-content{position:relative;z-index:2;max-width:560px;background:var(--white);padding:3rem 2.5rem;border-radius:24px;border:2px solid var(--pink-200);box-shadow:var(--shadow-soft)}.error-illustration{font-size:4.5rem;margin-bottom:1rem;line-height:1;animation:errorBounce 2.5s ease-in-out infinite}@keyframes errorBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.05)}}.error-code{font-family:var(--font-display);font-optical-sizing:auto;font-size:6.5rem;font-weight:600;font-style:italic;letter-spacing:-.02em;background:var(--grad-luxe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.75rem}.error-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.error-message{color:var(--text-light);font-size:1rem;margin-bottom:2rem;line-height:1.6}.changelog-content .commit-item,.changelog-item,.contact-form-wrapper,.cta-section,.custom-section,.description-block,.error-content,.faq-item,.feature-item,.info-card,.pricing-card,.profile-card,.project-changelog-item,.requirements-card,.server-item,.skill-card,.social-card,.team-card,.timeline-content{border:1px solid var(--hairline);box-shadow:var(--shadow-soft),var(--inset-top);background:radial-gradient(120% 80% at 0 0,hsla(0,0%,100%,.6) 0,transparent 45%),var(--surface-grad)}.contact-form-wrapper,.cta-section,.custom-section,.error-content,.pricing-card,.profile-card,.team-card{border-radius:var(--radius-lg)}.faq-item:hover,.feature-item:hover,.info-card:hover,.pricing-card:hover,.server-item:hover,.skill-card:hover,.social-card:hover,.team-card:hover{border-color:var(--hairline-gold);box-shadow:var(--shadow-hover),var(--glow-rose),var(--inset-top);transform:translateY(-6px)}.faq-item,.feature-item,.info-card,.pricing-card,.server-item,.skill-card,.social-card,.team-card{transition:transform .45s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease,border-color .4s ease}.pricing-card.popular{border-color:var(--gold);box-shadow:var(--shadow-hover),0 0 0 1px var(--hairline-gold) inset}.changelog-filter-select,.form-group input,.form-group select,.form-group textarea{border:1px solid var(--hairline);border-radius:var(--radius-sm)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);box-shadow:var(--glow-gold)}.about-projects-card .about-projects-list li:before,.info-card ul li:before{color:var(--gold-deep)}.as-seen-on-header h3,.cta-section h3,.custom-section h3{font-family:var(--font-display);font-optical-sizing:auto;font-weight:600;letter-spacing:-.01em}.changelog-content .page-btn,.filter-tab,.toggle-btn{border:1px solid var(--hairline);border-radius:var(--radius-pill)}.changelog-content .page-btn:hover,.filter-tab:hover,.toggle-btn:hover{border-color:var(--hairline-gold)}.inquiry-modal-dialog,.projects-content .btn-view{border:1px solid var(--hairline-gold)}.inquiry-modal-dialog{border-radius:var(--radius-lg)}.map-placeholder{border:1px solid var(--hairline);border-radius:var(--radius-lg)}.gallery-item{border:1px solid var(--hairline);border-radius:var(--radius-md)}.package-option,.team-card-socials .social-link{border:1px solid var(--hairline)}.team-card-socials .social-link{border-radius:var(--radius-sm)}.project-pricing{border-top:1px solid var(--hairline)}.breadcrumb{border-bottom:1px solid var(--hairline)}.product-section{border-top:1px solid var(--hairline)}.profile-avatar{box-shadow:var(--shadow-soft)}.btn-buy-now:hover,.projects-content .btn-buy:hover,.submit-btn:hover{box-shadow:var(--shadow-hover),var(--glow-rose)}.btn-buy-now,.filter-tab.active,.plan-cta,.projects-content .btn-buy,.submit-btn,.toggle-btn.active{background:var(--grad-luxe)}.breadcrumb .current,.changelog-content .commit-sha,.meta-tag,.profile-card .title,.project-changelog-type.type-changed,.project-chronicle,.team-card-role,.timeline-content .date{color:var(--rose-text)}.info-card h3,.pricing-card h3,.profile-card h3,.project-content h3,.projects-in-work-card h3,.team-card h3,.timeline-content h4{letter-spacing:-.01em}.team-section .team-grid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),280px))}@media (max-width:768px){.projects-content .projects-grid{grid-template-columns:1fr}}@media (max-width:600px){.contact-form .form-row,.social-cards{grid-template-columns:1fr}}.contact-grid>*,.social-card{min-width:0}.wiki-subheader{background:var(--wiki-nav-bg);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-bottom:1px solid var(--wiki-nav-border);padding:12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:998;box-shadow:0 6px 30px -12px rgba(176,58,92,.18)}.wiki-subheader-label{font-family:var(--font-soft,var(--font-heading));color:var(--gold-text,#5d4a99)!important}.wiki-subheader-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.wiki-subheader-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--wiki-accent);margin-right:.25rem}.wiki-nav{justify-content:center;gap:1.5rem;flex-wrap:wrap}.wiki-nav,.wiki-nav a{display:flex;align-items:center}.wiki-nav a{text-transform:uppercase;font-size:.8rem;font-weight:500;text-decoration:none;height:36px;color:var(--text-light,#7d6b75);border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.wiki-nav a:hover{color:var(--wiki-accent);border-bottom-color:var(--wiki-accent-muted)}.wiki-nav a.active{color:var(--wiki-accent);font-weight:600;border-bottom-color:var(--wiki-accent)}.wiki-root,.wiki-root :root{--wiki-accent:var(--pink-500,#df6b8c);--wiki-accent-rgb:223,107,140;--wiki-accent-hover:var(--pink-600,#cf4f73);--wiki-accent-hover-border:rgba(207,79,115,.5);--wiki-accent-muted:rgba(223,107,140,.4);--wiki-accent-border:rgba(223,107,140,.35);--wiki-accent-border-light:rgba(223,107,140,.2);--wiki-tooltip-bg:linear-gradient(135deg,rgba(255,250,246,.98),rgba(253,244,246,.98));--wiki-tooltip-border:var(--hairline-gold,rgba(138,111,205,.34));--wiki-tooltip-text:var(--text-light,#8a7480);--wiki-tooltip-title:var(--pink-600,#cf4f73);--wiki-tooltip-piece-count:var(--pink-accent,#d6336c);--wiki-tooltip-bonus-text:var(--text-dark,#3f3239);--wiki-nav-bg:var(--surface-glass,hsla(0,0%,100%,.72));--wiki-nav-border:var(--hairline-gold,rgba(138,111,205,.34));--wiki-card-bg:radial-gradient(120% 80% at 0% 0%,hsla(0,0%,100%,.6) 0%,transparent 45%),var(--surface-grad,linear-gradient(165deg,#fff 0%,#fff6f9 100%));--wiki-card-border:var(--hairline,rgba(159,122,134,.16));--wiki-text-muted:var(--text-light,#8a7480);--wiki-text-body:var(--text-dark,#3f3239)}.wiki-root{background:radial-gradient(1000px 500px at 85% -5%,var(--champagne,#efeafb) 0,transparent 55%),radial-gradient(800px 460px at 0 0,var(--lavender,#ece4f5) 0,transparent 50%),linear-gradient(180deg,var(--cream,#fffaf6) 0,var(--pink-50,#fdf4f6) 45%);min-height:100vh;color:var(--text-dark)}