.about-card{text-align:center;height:fit-content;position:relative}.about-more,.about-faith{position:absolute;top:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;text-decoration:none;color:#fff;font-size:12px;font-weight:600;letter-spacing:.2px;transition:background .2s ease,transform .2s ease;user-select:none}.about-more{right:12px}.about-faith{left:12px}.about-more:hover,.about-faith:hover{background:#ffffff1a}.about-more:focus-visible,.about-faith:focus-visible{outline:1px solid rgba(255,255,255,.15);outline-offset:2px}.about-faith-icon,.about-more-icon{width:14px;height:14px;display:block;opacity:.95}.profile-image{width:100px;height:100px;margin:0 auto 16px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.2)}.profile-image img{width:100%;height:100%;object-fit:cover}.profile-name{color:#fff;font-size:24px;font-weight:600;margin-bottom:8px}.profile-tagline{color:#ffffffb3;font-size:14px;margin-bottom:16px}.social-links{display:flex;gap:12px;justify-content:center;position:relative;z-index:2}.social-btn{width:40px;height:40px;border-radius:8px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.social-btn:hover{background:#fff3;transform:scale(1.1)}.contact-card{height:fit-content}.contact-link{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;background:#ffffff0d;text-decoration:none;transition:all .2s ease}.contact-link:hover{background:#ffffff1a;transform:translate(4px)}.contact-icon{font-size:24px}.contact-text{color:#fff;font-size:14px}.discord-card{font-family:inherit;position:relative;overflow:hidden;padding:0;max-height:500px;display:flex;flex-direction:column}.discord-content{position:relative;z-index:1;padding:1.5rem;overflow-y:auto}.discord-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-shrink:0}.avatar-wrapper{position:relative;flex-shrink:0;--avatar-size: 80px;--decoration-size: 90px;--status-size: 24px;--status-offset: 2px;width:var(--avatar-size);height:var(--avatar-size);overflow:visible}.discord-avatar{width:100%;height:100%;border-radius:50%;border:3px solid rgba(255,255,255,.1)}.avatar-decoration{position:absolute;top:50%;left:50%;max-width:none;max-height:none;width:var(--decoration-size);height:var(--decoration-size);transform:translate(-50%,-50%) translate(0) translateY(0);pointer-events:none;z-index:2;display:block}.status-indicator{position:absolute;bottom:var(--status-offset);right:var(--status-offset);width:var(--status-size);height:var(--status-size);box-sizing:border-box;border-radius:50%;background:#0b0b0b;padding:2px;box-shadow:0 0 0 2px #0b0b0b;z-index:3}.no-activities{display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem}.discord-user-info{flex:1}.discord-display-name{font-size:1.5rem;font-weight:600;margin:0;color:#fff}.discord-username{font-size:.9rem;color:#fff;margin:.25rem 0 0}.activities-section{margin-top:1rem;min-height:0}.activities-title{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#fff;margin:0 0 .75rem;letter-spacing:.5px}.activities{display:flex;flex-direction:column;gap:.75rem}.activity{background:#0000000d;border-radius:8px;padding:1rem}.activity-header{margin-bottom:.5rem}.activity-type{font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.activity-content{display:flex;gap:1rem}.act-images{position:relative;flex-shrink:0}.act-images{position:relative;flex-shrink:0;--large-size: 64px;--badge-size: 24px;--badge-overlap: 25%;width:var(--large-size);height:var(--large-size)}.largeimage{width:100%;height:100%;border-radius:8px;display:block;object-fit:cover}.smallimage{position:absolute;right:0;bottom:0;width:var(--badge-size);height:var(--badge-size);border-radius:50%;border:2px solid rgba(0,0,0,.2);transform:translate(var(--badge-overlap),var(--badge-overlap));object-fit:cover;object-position:center}.activity-details{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.act-name{font-size:.95rem;font-weight:400;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.act-details,.act-state{font-size:.9rem;font-weight:400;color:#fff;display:flex;align-items:center;gap:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotify-progress{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.7rem;color:var(--text-secondary)}.progress-bar{flex:1;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:#1db954;border-radius:2px;transition:width .3s ease}.time-start,.time-end{min-width:35px;font-variant-numeric:tabular-nums;color:#fff}@media(max-width:768px){.discord-card{max-height:400px}.discord-avatar{width:60px;height:60px}.avatar-wrapper{--avatar-size: 60px;--decoration-size: 68px;--status-size: 18px;--status-offset: 0px}.status-indicator{padding:1px;box-shadow:0 0 0 2px #0b0b0b}.status-indicator{width:18px;height:18px;bottom:0;right:0}.discord-display-name{font-size:1.25rem}.act-images{--large-size: 48px;--badge-size: 22px;--badge-overlap: 25%}}.discord-avatar,.status-indicator,.avatar-decoration{opacity:0;transition:opacity .3s ease-in}.discord-avatar.loaded,.status-indicator.loaded,.avatar-decoration.loaded{opacity:1}.avatar-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;pointer-events:none}.avatar-wrapper.loaded:before{display:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skills-card{width:100%;height:fit-content}.card-heading{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px}.card-icon{display:inline-grid;place-items:center;width:16px;height:16px;opacity:.9}.card-icon img{width:16px;height:16px;display:block}.card-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:0}.skills-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.skill-item{position:relative;aspect-ratio:1;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;overflow:visible}.skill-item:hover{background:#fff3;transform:translateY(-4px);box-shadow:0 8px 16px #0000004d}.skill-icon{width:32px;height:32px;object-fit:contain;transition:all .3s ease}.skill-item:hover .skill-icon{transform:scale(1.1)}.skill-name{position:absolute;bottom:-32px;left:50%;transform:translate(-50%);background:#fff3;backdrop-filter:blur(10px);color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);z-index:10}.skill-item:hover .skill-name{opacity:1;bottom:-36px}@media(max-width:768px){.skills-grid{grid-template-columns:repeat(4,1fr);gap:10px}.skill-icon{width:28px;height:28px}.skill-name{font-size:11px;padding:4px 10px}}@media(max-width:480px){.skills-grid{grid-template-columns:repeat(4,1fr);gap:8px}.skill-icon{width:24px;height:24px}.skill-name{font-size:10px;padding:4px 8px}}.time-card{width:100%;max-width:320px;padding:14px}.time-top{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}.time-heading{display:inline-flex;align-items:center;gap:8px}.time-icon{display:inline-grid;place-items:center;width:16px;height:16px;opacity:.9}.time-icon img{width:16px;height:16px;display:block}.time-label{color:#ffffffe6;font-weight:600;font-size:13px;letter-spacing:.2px}.time-main{display:flex;flex-direction:column;gap:6px}.time-value{color:#fff;font-weight:800;font-size:28px;line-height:1.1;letter-spacing:-.4px}.time-date{color:#ffffffbf;font-size:12px;font-weight:600}@media(max-width:768px){.time-card{max-width:100%}}.weather-card{width:100%;max-width:320px;padding:14px}.weather-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.weather-location{display:inline-flex;align-items:center;gap:8px;color:#ffffffe6;font-weight:600;font-size:13px;letter-spacing:.2px}.weather-pin{width:14px;height:14px;opacity:.9}.weather-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.weather-temp{display:inline-flex;align-items:baseline;color:#fff;font-weight:700;font-size:28px;line-height:1;letter-spacing:-.6px}.weather-unit{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;opacity:1;margin-left:0}.weather-desc{margin-top:6px;color:#ffffffbf;font-size:12px;font-weight:600}.weather-right{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;color:#ffffffe6}.weather-icon svg{width:42px;height:42px}@media(max-width:768px){.weather-card{max-width:100%}}.portfolio-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;position:relative;z-index:1}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,400px));gap:8px;max-width:1200px;width:100%;justify-content:center}.portfolio-columns{display:flex;gap:8px;max-width:1200px;width:100%;align-items:flex-start;justify-content:center}.portfolio-col{display:flex;flex-direction:column;gap:8px;width:100%;max-width:400px;height:100%}@media(max-width:1024px){.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(280px,350px));gap:16px}.portfolio-columns{gap:16px}.portfolio-col{max-width:350px;gap:16px}}@media(max-width:768px){.portfolio-container{padding:64px 16px 20px}.portfolio-grid{grid-template-columns:1fr;max-width:500px;gap:16px}.portfolio-columns{flex-direction:column;max-width:500px;gap:16px}.portfolio-col{max-width:100%;gap:16px}}@media(max-width:480px){.portfolio-container{padding:62px 12px 16px}.portfolio-grid{gap:12px}}
