.gallery{padding:40px 20px;max-width:1400px;margin:0 auto}.gallery-loading-skeleton{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;opacity:.6}.skeleton-card{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:var(--border-radius-card);height:280px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:20px;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:200}.gallery-controls.is-visible{opacity:1;transform:translateY(0)}.view-switcher{display:inline-flex;gap:8px}.view-switcher .view-btn{background:#f8f9fa;border:2px solid #e0e0e0;padding:10px 16px;font-size:.9rem;cursor:pointer;color:#555;border-radius:var(--border-radius-pill);transition:var(--transition-fast);font-weight:600;display:inline-flex;align-items:center;gap:8px}.view-switcher .view-btn i{margin-right:4px}.view-switcher .view-btn:hover{background:#fff;color:#555;border-color:silver;transform:translateY(-2px);box-shadow:0 3px 10px #00000014}.view-switcher .view-btn:active{transform:scale(.98) translateY(0)}.view-switcher .view-btn.active{background:#fff;color:var(--color-accent);border-color:#2570c2}.view-switcher .view-btn.active:hover{background:#fff;color:var(--color-accent);border-color:#2570c2;transform:translateY(-2px);box-shadow:0 3px 10px #00000014}.gallery-grid{display:grid;gap:30px;transition:grid-template-columns .5s ease;justify-content:center;position:relative;z-index:10}@media(max-width:728px){.gallery{padding-left:20px;padding-right:20px}.gallery-controls{padding-left:5px;padding-right:5px}.gallery-controls>.search-container #gallery-search{width:100%}}@media(prefers-color-scheme:dark){html:not(.force-light) .view-switcher .view-btn{background:#ffffff0a;border-color:#ffffff14;color:#fff9}html:not(.force-light) .view-switcher .view-btn:hover{background:#ffffff14;color:#ffffffb3;border-color:#ffffff1f}html:not(.force-light) .view-switcher .view-btn.active,html:not(.force-light) .view-switcher .view-btn.active:hover{background:#ffffff14;color:var(--color-accent);border-color:#2570c2}html:not(.force-light) .skeleton-card{background:linear-gradient(90deg,#2a2a2a 25%,#323232,#2a2a2a 75%)}}.dark-mode .view-switcher .view-btn{background:#ffffff0a;border-color:#ffffff14;color:#fff9}.dark-mode .view-switcher .view-btn:hover{background:#ffffff14;color:#ffffffb3;border-color:#ffffff1f}.dark-mode .view-switcher .view-btn.active,.dark-mode .view-switcher .view-btn.active:hover{background:#ffffff14;color:var(--color-accent);border-color:#2570c2}.dark-mode .skeleton-card{background:linear-gradient(90deg,#2a2a2a 25%,#323232,#2a2a2a 75%)}main:has(.gallery){background:var(--color-surface-tint)}main:has(.gallery):before{content:"";display:block;width:100%;height:70px;line-height:0;background-color:var(--color-background, #ffffff);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,40 C360,100 720,0 1080,60 C1260,90 1380,20 1440,40 L1440,120 L0,120 Z' fill='rgba(37,112,194,0.06)'/%3E%3Cpath d='M0,60 C240,20 480,80 720,40 C960,0 1200,80 1440,60 L1440,120 L0,120 Z' fill='rgba(37,112,194,0.04)'/%3E%3Cpath d='M0,80 C320,50 640,100 960,70 C1200,50 1360,90 1440,80 L1440,120 L0,120 Z' fill='%23EEF4FA'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}main:has(.gallery):after{content:"";display:block;width:100%;height:70px;line-height:0;background-color:var(--color-surface-tint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C300,90 600,10 900,70 C1100,100 1300,30 1440,50 L1440,120 L0,120 Z' fill='rgba(22,67,116,0.18)'/%3E%3Cpath d='M0,70 C180,30 480,90 720,50 C960,20 1200,70 1440,40 L1440,120 L0,120 Z' fill='rgba(22,67,116,0.10)'/%3E%3Cpath d='M0,85 C240,55 720,110 1200,75 C1380,65 1440,95 1440,85 L1440,120 L0,120 Z' fill='%23164374'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}main:has(.gallery)+#footer-placeholder .footer,main:has(.gallery)+site-footer .footer{margin-top:0}.dark-mode main:has(.gallery){background:var(--color-surface-tint)}.dark-mode main:has(.gallery):before{background-color:#0d0d0d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,40 C360,100 720,0 1080,60 C1260,90 1380,20 1440,40 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.03)'/%3E%3Cpath d='M0,60 C240,20 480,80 720,40 C960,0 1200,80 1440,60 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.02)'/%3E%3Cpath d='M0,80 C320,50 640,100 960,70 C1200,50 1360,90 1440,80 L1440,120 L0,120 Z' fill='%230F171F'/%3E%3C/svg%3E")}.dark-mode main:has(.gallery):after{background-color:var(--color-surface-tint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C300,90 600,10 900,70 C1100,100 1300,30 1440,50 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.03)'/%3E%3Cpath d='M0,70 C180,30 480,90 720,50 C960,20 1200,70 1440,40 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.02)'/%3E%3Cpath d='M0,85 C240,55 720,110 1200,75 C1380,65 1440,95 1440,85 L1440,120 L0,120 Z' fill='%230f0f0f'/%3E%3C/svg%3E")}@media(prefers-color-scheme:dark){html:not(.force-light) main:has(.gallery){background:var(--color-surface-tint)}html:not(.force-light) main:has(.gallery):before{background-color:#0d0d0d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,40 C360,100 720,0 1080,60 C1260,90 1380,20 1440,40 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.03)'/%3E%3Cpath d='M0,60 C240,20 480,80 720,40 C960,0 1200,80 1440,60 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.02)'/%3E%3Cpath d='M0,80 C320,50 640,100 960,70 C1200,50 1360,90 1440,80 L1440,120 L0,120 Z' fill='%230F171F'/%3E%3C/svg%3E")}html:not(.force-light) main:has(.gallery):after{background-color:var(--color-surface-tint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C300,90 600,10 900,70 C1100,100 1300,30 1440,50 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.03)'/%3E%3Cpath d='M0,70 C180,30 480,90 720,50 C960,20 1200,70 1440,40 L1440,120 L0,120 Z' fill='rgba(255,255,255,0.02)'/%3E%3Cpath d='M0,85 C240,55 720,110 1200,75 C1380,65 1440,95 1440,85 L1440,120 L0,120 Z' fill='%230f0f0f'/%3E%3C/svg%3E")}}.mobile-only{display:none!important}.d-desktop{display:block}.d-mobile{display:none}.hero-section{min-height:calc(100vh - var(--header-height, 61px));display:flex;align-items:center;justify-content:center;position:relative;padding:40px 20px;background:var(--color-background);opacity:0}.hero-section.ready{animation:fadeIn .3s ease-out forwards}.page-sobre-mi .hero-section,.page-archivo .hero-section,.page-viajes .hero-section,.page-fotos .hero-section{padding-top:5px;padding-bottom:30px}.hero-container{max-width:1200px;margin:0 auto;width:100%;min-height:450px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start;z-index:2;position:relative}.hero-container>.hero-content{display:flex;flex-direction:column;gap:.5rem;padding:0}@media(min-width:729px){.hero-container>.hero-content{padding:0 30px}}.intro-content{display:flex;flex-direction:column;gap:1rem}.hero-visual-slot,#hero-visual-slot{position:relative;justify-self:center;align-self:center;z-index:3;padding:0 30px;width:100%;display:flex;justify-content:center;align-items:center;margin:0}.scroll-indicator{display:none!important;position:absolute;bottom:80px;left:50%;transform:translate(-50%);animation:wiggle 2s ease-in-out infinite;cursor:pointer;color:#a0a0a0;z-index:5;background:none;border:none;padding:0;transition:all .3s ease}.scroll-indicator:hover{opacity:1;transform:translate(-50%) scale(1.05)}.scroll-indicator svg{width:38px;height:38px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVisualFadeIn{0%{opacity:0}to{opacity:1}}.hero-visual-fadein{animation:heroVisualFadeIn .6s ease both}@keyframes wiggle{0%,7%{transform:translate(-50%) rotate(0)}15%{transform:translate(-50%) rotate(-5deg)}20%{transform:translate(-50%) rotate(5deg)}25%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(0)}}@media(prefers-color-scheme:dark){html:not(.force-light) .hero-section{background:#0d0d0d}html:not(.force-light) .scroll-indicator{color:#fff6}html:not(.force-light) .scroll-indicator:hover{color:#ffffffb3}}.dark-mode .hero-section{background:#0d0d0d}.dark-mode .scroll-indicator{color:#fff6}.dark-mode .scroll-indicator:hover{color:#ffffffb3}@media(prefers-reduced-motion:reduce){.hero{animation:none;opacity:1}.scroll-indicator{animation:none}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-visual-fadein{animation:none}}.hero-content h1,.intro-content h1{font-size:clamp(3.2rem,2.4rem + 1.2vw,3.8rem);font-weight:800;margin-bottom:1.6rem;color:var(--color-accent);line-height:1.1}.hero-title{line-height:.96;padding-bottom:.1em;text-wrap:balance}.hero-subtitle{font-size:clamp(1.1rem,1rem + .5vw,1.35rem);font-weight:700;margin-bottom:1rem;color:var(--color-accent);display:inline-block}.br-desktop{display:none}.hero-description,.intro-text{font-size:clamp(1.04rem,.98rem + .3vw,1.1rem);color:var(--color-text-secondary);line-height:1.25;margin-bottom:.8rem;max-width:550px}.hero-description p{margin-bottom:.75em}.hero-description p:last-child{margin-bottom:0}.hero-buttons,.intro-buttons{display:flex;flex-wrap:wrap;justify-content:center;margin-top:.3rem;gap:8px}.hero-content .hero-buttons,.intro-content .intro-buttons{justify-content:flex-start;margin-left:0}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 25px;border:2px solid var(--color-border);border-radius:var(--border-radius-pill);color:#555;font-weight:700;text-decoration:none;transition:var(--transition-fast);font-size:clamp(.9rem,.85rem + .3vw,1rem);margin:5px 10px}.cta-button i{margin-right:10px;transition:transform .3s ease}.cta-button:hover{background:var(--color-dark-blue);color:var(--color-background);border-color:var(--color-dark-blue);transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.cta-button:hover .fas{transform:translate(-3px)}.hero-buttons .cta-button{padding:7px 16px;font-weight:600;font-size:.82rem;background:transparent;border:1.5px solid var(--pill-border, #e0e0e0);color:var(--pill-ink, #555);margin:0}.hero-buttons .cta-button:hover{background:var(--pill-hover-bg, var(--color-dark-blue));color:var(--pill-on-ink, var(--color-background));border-color:var(--pill-ink, var(--color-dark-blue));transform:translateY(-2px);box-shadow:0 5px 14px #0000002e}.cta-button:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.cta-button:active{transform:translateY(-1px)}@media(prefers-color-scheme:dark){html:not(.force-light) .cta-button{background:#1e1e1ecc;border-color:#fff3;color:#fff9}html:not(.force-light) .cta-button:hover{background:#f8f9fa;border-color:#e0e0e0;color:#555}}.dark-mode .cta-button{background:#1e1e1ecc;border-color:#fff3;color:#fff9}.dark-mode .cta-button:hover{background:#f8f9fa;border-color:#e0e0e0;color:#555}@media(min-width:2580px){.hero-container{max-width:1600px}.hero-content h1{font-size:clamp(4rem,3rem + 1.2vw,4.8rem)}.hero-subtitle{font-size:clamp(1.35rem,1.1rem + .7vw,1.8rem)}.hero-description{font-size:clamp(1.15rem,1.02rem + .4vw,1.35rem);max-width:800px}.cta-button{font-size:clamp(1.05rem,.95rem + .35vw,1.2rem);padding:14px 32px}.scroll-indicator{transform:translate(-50%) scale(1.3)}.scroll-indicator svg{width:46px;height:46px}}@media(min-width:2000px){.hero-container{max-width:1400px}.hero-content h1{font-size:clamp(3.6rem,2.8rem + 1.2vw,4.2rem)}.hero-subtitle{font-size:clamp(1.2rem,1rem + .6vw,1.5rem)}.hero-description{font-size:clamp(1.08rem,1rem + .35vw,1.25rem);max-width:680px}.cta-button{font-size:clamp(1rem,.92rem + .3vw,1.1rem);padding:12px 28px}.scroll-indicator{transform:translate(-50%) scale(1.2)}.scroll-indicator svg{width:42px;height:42px}}@media(min-width:1600px)and (min-height:800px){.scroll-indicator{bottom:120px;transform:translate(-50%) scale(1.15)}.scroll-indicator svg{width:38px;height:38px;opacity:.95}}@media(min-width:729px){.hero-title,.hero-description{margin-left:20px}.hero-content .hero-buttons,.hero-buttons.d-desktop{display:flex!important;flex-wrap:wrap!important;flex-direction:row!important;gap:8px!important;margin-left:20px;width:100%;justify-content:flex-start}}@media(min-width:1025px){.scroll-indicator{bottom:100px;color:var(--color-dark-blue);opacity:.8}.scroll-indicator:hover{opacity:1;transform:translate(-50%) scale(1.1)}.scroll-indicator svg{width:38px;height:38px}}@media(min-width:729px)and (max-width:1024px){.hero-container{grid-template-columns:1.2fr .8fr;gap:15px}.hero-content h1{font-size:clamp(3rem,1.6rem + 2.8vw,3.5rem)!important;margin-bottom:.8rem}.hero-description{font-size:1rem;max-width:480px;margin-bottom:.6rem}.hero-buttons.d-desktop{display:flex!important}.hero-buttons.d-mobile{display:none!important}.hero-buttons{margin-top:.4rem}.cta-button{padding:8px 16px;font-size:.85rem}.scroll-indicator{bottom:28px;color:var(--color-dark-blue);opacity:.9;z-index:1}.scroll-indicator:hover{opacity:1}.scroll-indicator svg{width:38px;height:38px}.hero-visual-slot{max-width:420px}}@media(max-width:728px){.mobile-only{display:block!important}body{overflow-x:hidden!important}.d-desktop{display:none!important}.d-mobile{display:block!important}.hero-section{min-height:auto!important;padding:0 20px 80px!important;align-items:flex-start!important;overflow:hidden!important}.page-sobre-mi .hero-section,.page-archivo .hero-section,.page-viajes .hero-section,.page-fotos .hero-section{padding-top:0!important}.hero-container{grid-template-columns:1fr;gap:4px;text-align:center;display:flex;flex-direction:column;justify-content:flex-start}.hero-content{order:1;text-align:center;display:flex;flex-direction:column;width:100%;align-items:center}.hero-title{order:1;font-size:2.8rem!important;line-height:1.2;font-weight:900!important;margin-bottom:.6rem!important;margin-top:48px!important;max-width:100%;width:100%;padding:0 20px;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}.hero-subtitle{order:2;font-size:1.05rem;line-height:1.25;margin:0 auto .25rem!important;max-width:100%;width:100%;padding:0 20px;box-sizing:border-box;text-align:center}.hero-description{order:3;font-size:1.05rem;line-height:1.2;margin:0 auto .15rem!important;max-width:100%;width:100%;padding:0 20px;box-sizing:border-box}.hero-description p{margin:0 0 .3rem}.hero-description p:last-child{margin-bottom:0}.hero-visual-slot,#hero-visual-slot{order:5;width:clamp(320px,85vw,560px);max-width:560px;margin:1.2rem auto .3rem}body.page-sobre-mi .hero-visual-slot,body.page-archivo .hero-visual-slot,body.page-viajes .hero-visual-slot,body.page-fotos .hero-visual-slot{width:75%;max-width:380px}body.page-sobre-mi .hero-subtitle,body.page-archivo .hero-subtitle,body.page-viajes .hero-subtitle,body.page-fotos .hero-subtitle{margin:0 auto .15rem!important}body.page-sobre-mi .hero-description,body.page-archivo .hero-description,body.page-viajes .hero-description,body.page-fotos .hero-description{margin:0 auto .5rem!important}body.page-sobre-mi .hero-visual-slot,body.page-archivo .hero-visual-slot,body.page-viajes .hero-visual-slot,body.page-fotos .hero-visual-slot{margin:.05rem auto .08rem!important}.hero-buttons{order:4;justify-content:center!important;display:flex;align-items:center;flex-wrap:wrap;margin:16px auto 20px}.cta-button{padding:10px 20px;font-size:.9rem;font-weight:600}.scroll-indicator{order:6;bottom:20px;color:var(--color-dark-blue);opacity:.9}.scroll-indicator svg{width:38px;height:38px}}@media(max-height:700px){body.page-sobre-mi .scroll-indicator,body.page-archivo .scroll-indicator,body.page-viajes .scroll-indicator,body.page-fotos .scroll-indicator{bottom:16px}}@media(max-width:728px)and (max-height:700px){.hero-buttons.d-mobile{margin-bottom:14px}.scroll-indicator{bottom:14px}}.profile-card{position:relative;justify-self:center;align-self:flex-start;animation:profileFloat 6s ease-in-out 1.2s infinite;cursor:pointer;opacity:1;transform:scale(1);transition:opacity .4s ease,transform .4s ease;width:100%}@media(min-width:1025px){.profile-card{margin-top:28px}}.profile-card.hidden{opacity:0!important;transform:scale(.95)!important;pointer-events:none!important;transition:opacity .4s ease,transform .4s ease!important}.profile-wrapper{position:relative;width:320px;height:320px;margin:0 auto}.profile-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px;object-fit:cover;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;box-shadow:0 20px 60px #00000026;z-index:2;transition:border-radius .5s ease,transform .5s ease,box-shadow .5s ease,opacity .35s ease;opacity:0}.profile-image.is-loaded{opacity:1}.profile-image.no-fade{transition:border-radius .5s ease,transform .5s ease,box-shadow .5s ease}.profile-image.pc-fading{transition:border-radius .5s ease,transform .5s ease,box-shadow .5s ease,opacity var(--pc-fade, .48s) ease-in-out}.profile-image.is-swapping{opacity:0}.profile-wrapper:hover .profile-image{border-radius:50%;transform:translate(-50%,-50%) scale(1.05)}.profile-decoration{position:absolute;width:360px;height:360px;border:3px solid var(--color-accent);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.3;animation:profileRotate 20s linear infinite reverse;z-index:1}@keyframes profileFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes profileRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(min-width:729px)and (max-width:1024px){.profile-wrapper,.profile-image{width:250px;height:250px}.profile-decoration{width:290px;height:290px}}@media(max-width:728px){.profile-card{margin:0;animation:none}.profile-wrapper{width:280px;height:280px;margin:0 auto}.profile-image{width:280px;height:280px}.profile-decoration{width:320px;height:320px}}@media(max-width:480px){.profile-wrapper,.profile-image{width:260px;height:260px}.profile-decoration{width:300px;height:300px}}.profile-toggle-btn{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:2px solid rgba(0,0,0,.2);background:#0000000d;border-radius:50%;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--color-text-secondary);font-size:.9rem;font-weight:700;padding:0;margin:0;outline:none;z-index:10}.profile-toggle-btn:hover{background:#0000001a;color:var(--color-text-primary);transform:scale(1.1) rotate(15deg)}.profile-toggle-btn:active{transform:scale(.95) rotate(15deg)}.profile-toggle-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.profile-toggle-btn i{transition:transform .5s cubic-bezier(.68,-.55,.265,1.55);display:block;font-size:.85rem}.profile-toggle-btn:active i{transform:rotate(360deg)}.profile-carousel-btn:hover{transform:scale(1.1)}.profile-carousel-btn:active{transform:scale(.95)}.profile-carousel-btn:active i{transform:none}.profile-toggle-btn.terminal-entering{animation:terminalPulse .6s cubic-bezier(.4,0,.2,1)}@keyframes terminalPulse{0%{transform:scale(1);box-shadow:0 0 #42b8d9b3}50%{transform:scale(1.2);box-shadow:0 0 0 10px #42b8d900}to{transform:scale(1);box-shadow:0 0 #42b8d900}}@media(prefers-color-scheme:dark){html:not(.force-light) .profile-toggle-btn{background:#ffffff1a;color:#ffffffb3;border:2px solid rgba(255,255,255,.25)}html:not(.force-light) .profile-toggle-btn:hover{background:#ffffff40;color:#ffffffe6;border-color:#ffffff59}html:not(.force-light) .profile-toggle-btn:active{background:#fffffff2;color:#000000d9}}.dark-mode .profile-toggle-btn{background:#ffffff1a;color:#ffffffb3;border:2px solid rgba(255,255,255,.25)}.dark-mode .profile-toggle-btn:hover{background:#ffffff40;color:#ffffffe6;border-color:#ffffff59}.dark-mode .profile-toggle-btn:active{background:#fffffff2;color:#000000d9}@media(max-width:728px){.profile-toggle-btn{bottom:15px;left:15px;width:30px;height:30px;font-size:.82rem}.profile-toggle-btn i{font-size:.78rem}}@media(max-width:480px){.profile-toggle-btn{bottom:10px;left:18px;width:28px;height:28px;font-size:.78rem}.profile-toggle-btn i{font-size:.72rem}}@media(prefers-reduced-motion:reduce){.profile-card,.profile-decoration{animation:none}.profile-image,.profile-toggle-btn{transition:none}}
