@keyframes MyPageContent-module-scss-module__3LJyoW__rotateXAnimationReverse{0%{transform:perspective(1000px)rotateX(360deg)}to{transform:perspective(1000px)rotateX(0)}}@keyframes MyPageContent-module-scss-module__3LJyoW__rotateXAnimation{0%{transform:perspective(1000px)rotateX(0)}to{transform:perspective(1000px)rotateX(360deg)}}@keyframes MyPageContent-module-scss-module__3LJyoW__rotateYAnimationReverse{0%{transform:perspective(1000px)rotateY(360deg)}to{transform:perspective(1000px)rotateY(0)}}@keyframes MyPageContent-module-scss-module__3LJyoW__rotateYAnimation{0%{transform:perspective(1000px)rotateY(0)}to{transform:perspective(1000px)rotateY(360deg)}}@keyframes MyPageContent-module-scss-module__3LJyoW__rotateYAnimationWithOpacity{0%{opacity:1;transform:perspective(1000px)rotateY(0)}10%{opacity:1;transform:perspective(1000px)rotateY(0)}30%{opacity:.2;transform:perspective(1000px)rotateY(90deg)}50%{opacity:1;transform:perspective(1000px)rotateY(180deg)}70%{opacity:.2;transform:perspective(1000px)rotateY(270deg)}90%{opacity:1;transform:perspective(1000px)rotateY(360deg)}to{opacity:1;transform:perspective(1000px)rotateY(360deg)}}@keyframes MyPageContent-module-scss-module__3LJyoW__logoShadowOpacity{0%{opacity:1}10%{opacity:1}30%{opacity:.2}50%{opacity:1}70%{opacity:.2}90%{opacity:1}to{opacity:1}}@keyframes MyPageContent-module-scss-module__3LJyoW__logoBlinkLikeBulbAnimation{0%{opacity:.2}25%{opacity:.2}26%{opacity:1}28%{opacity:1}29%{opacity:.2}33%{opacity:.2}34%{opacity:1}36%{opacity:1}37%{opacity:.2}50%{opacity:.2}51%{opacity:1}55%{opacity:1}56%{opacity:.2}70%{opacity:.2}to{opacity:1}}@keyframes MyPageContent-module-scss-module__3LJyoW__showAfterDelay{0%{opacity:0}to{opacity:1}}@keyframes MyPageContent-module-scss-module__3LJyoW__blinkBoxAnimationFirst{0%{opacity:.2}25%{opacity:.2}26%{opacity:1}30%{opacity:1}31%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes MyPageContent-module-scss-module__3LJyoW__blinkBoxAnimationSecond{0%{opacity:.2}32%{opacity:.2}33%{opacity:1}37%{opacity:1}38%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes MyPageContent-module-scss-module__3LJyoW__blinkBoxAnimationThird{0%{opacity:.2}39%{opacity:.2}40%{opacity:1}44%{opacity:1}45%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes MyPageContent-module-scss-module__3LJyoW__blinkBoxAnimationFourth{0%{opacity:.2}46%{opacity:.2}47%{opacity:1}51%{opacity:1}52%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes MyPageContent-module-scss-module__3LJyoW__rotation_481{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.MyPageContent-module-scss-module__3LJyoW__wrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}.MyPageContent-module-scss-module__3LJyoW__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0}.MyPageContent-module-scss-module__3LJyoW__profileSection{color:#fff;background:linear-gradient(135deg,#378ac8 0%,#4513b3 100%);padding:40px 20px;position:relative}.MyPageContent-module-scss-module__3LJyoW__profileSection__themeToggleSection{z-index:100;position:absolute;top:12px;right:20px}.MyPageContent-module-scss-module__3LJyoW__profileSection__container{justify-content:space-between;align-items:end;gap:20px;max-width:1200px;margin:0 auto;display:flex}.MyPageContent-module-scss-module__3LJyoW__profileSection__buttonGroup{flex-direction:column;gap:12px;display:flex}.MyPageContent-module-scss-module__3LJyoW__profileSection__info{align-items:center;gap:20px;display:flex}.MyPageContent-module-scss-module__3LJyoW__profileSection__avatar{background-color:rgba(255,255,255,.2);border:3px solid rgba(255,255,255,.3);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.MyPageContent-module-scss-module__3LJyoW__profileSection__avatar img{object-fit:cover;width:100%;height:100%}.MyPageContent-module-scss-module__3LJyoW__profileSection__avatar svg{color:#fff;font-size:2.5rem}.MyPageContent-module-scss-module__3LJyoW__profileSection__details{flex-direction:column;gap:8px;display:flex}.MyPageContent-module-scss-module__3LJyoW__profileSection__name{margin:0;font-size:1.5rem;font-weight:700}.MyPageContent-module-scss-module__3LJyoW__profileSection__email{opacity:.9;align-items:center;gap:6px;font-size:.95rem;display:flex}.MyPageContent-module-scss-module__3LJyoW__profileSection__email svg{font-size:1rem}.MyPageContent-module-scss-module__3LJyoW__profileSection__addressButton{z-index:0;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;border:2px solid rgba(214,210,210,.8);border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.MyPageContent-module-scss-module__3LJyoW__profileSection__addressButton:before{content:"";z-index:-1;transform-origin:50%;background:linear-gradient(135deg,rgba(159,23,18,.6),rgba(21,24,149,.8));width:calc(100% + 40px);transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.MyPageContent-module-scss-module__3LJyoW__profileSection__addressButton:hover:before{transform:translate(-40px)}.MyPageContent-module-scss-module__3LJyoW__profileSection__addressButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.MyPageContent-module-scss-module__3LJyoW__profileSection__addressButton:active{transform:translateY(0)}.MyPageContent-module-scss-module__3LJyoW__profileSection__addressButton svg{font-size:1.1rem}.MyPageContent-module-scss-module__3LJyoW__profileSection__logoutButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background-color:rgba(255,255,255,.2);border:2px dotted rgba(255,255,255,.3);border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.MyPageContent-module-scss-module__3LJyoW__profileSection__logoutButton:hover{background-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.MyPageContent-module-scss-module__3LJyoW__profileSection__logoutButton:active{transform:translateY(0)}.MyPageContent-module-scss-module__3LJyoW__profileSection__logoutButton svg{font-size:1.1rem}.MyPageContent-module-scss-module__3LJyoW__sectionTitle{color:var(--text-primary);margin:0 0 20px;padding:0 20px;font-size:1.25rem;font-weight:700}.MyPageContent-module-scss-module__3LJyoW__quickMenuSection{padding:40px 0}.MyPageContent-module-scss-module__3LJyoW__quickMenuGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding:0 20px;display:grid}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem{background-color:var(--card);border:1px solid var(--border);width:100%;box-shadow:0 2px 8px rgba(var(--shadow-color),.1);text-align:left;box-sizing:border-box;border-radius:16px;align-items:center;gap:16px;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem:before{content:"";background-color:var(--accent-color);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem:hover{border-color:var(--accent-color);box-shadow:0 8px 20px rgba(var(--shadow-color),.12);transform:translateY(-4px)}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem:hover:before{transform:scaleY(1)}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem:hover .MyPageContent-module-scss-module__3LJyoW__quickMenuItem__arrow{transform:translate(4px)}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem:active{transform:translateY(-2px)}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__icon{background-color:rgba(var(--accent-color),.1);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__icon svg{font-size:1.5rem}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__content{flex:1}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__title{color:var(--text-primary);margin:0 0 4px;font-size:1rem;font-weight:600}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__description{color:var(--text-muted);margin:0;font-size:.85rem}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__arrow{color:var(--gray-400);font-size:1.2rem;transition:all .3s}.MyPageContent-module-scss-module__3LJyoW__statusSection{background-color:var(--background);border-top:1px solid var(--gray-200);padding:40px 0 60px}.MyPageContent-module-scss-module__3LJyoW__loadingState{text-align:center;color:var(--text-muted);padding:40px;font-size:.95rem}.MyPageContent-module-scss-module__3LJyoW__statusGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;padding:0 20px;display:grid}[data-theme=dark] .MyPageContent-module-scss-module__3LJyoW__statusCard{background-color:#212529}.MyPageContent-module-scss-module__3LJyoW__statusCard{border:1px solid var(--gray-300);background-color:#f8f9fa;border-radius:20px;padding:24px;transition:all .3s}.MyPageContent-module-scss-module__3LJyoW__statusCard:hover{box-shadow:0 8px 20px rgba(var(--shadow-color),.08);transform:translateY(-2px)}.MyPageContent-module-scss-module__3LJyoW__statusCard__header{border-bottom:2px solid var(--gray-200);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.MyPageContent-module-scss-module__3LJyoW__statusCard__icon{color:#378ac8;font-size:2rem}.MyPageContent-module-scss-module__3LJyoW__statusCard__title{color:var(--text-primary);flex:1;margin:0;font-size:1.125rem;font-weight:700}.MyPageContent-module-scss-module__3LJyoW__statusCard__total{color:var(--primary-600);background-color:var(--primary-100);border-radius:20px;padding:6px 12px;font-size:.9rem;font-weight:600}.MyPageContent-module-scss-module__3LJyoW__statusCard__content{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;display:grid}.MyPageContent-module-scss-module__3LJyoW__statusItem{background-color:var(--card);border:1px solid var(--gray-200);border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;transition:all .2s;display:flex}.MyPageContent-module-scss-module__3LJyoW__statusItem:hover{border-color:#86cdee;box-shadow:0 4px 8px rgba(55,138,200,.1)}.MyPageContent-module-scss-module__3LJyoW__statusItem__label{color:var(--text-muted);text-align:center;font-size:.8rem}.MyPageContent-module-scss-module__3LJyoW__statusItem__count{color:var(--text-primary);font-size:1.5rem;font-weight:700}.MyPageContent-module-scss-module__3LJyoW__statusItem__count_success{color:#46a41d}@media (max-width:1024px){.MyPageContent-module-scss-module__3LJyoW__quickMenuGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.MyPageContent-module-scss-module__3LJyoW__statusGrid{grid-template-columns:1fr}}@media (max-width:768px){.MyPageContent-module-scss-module__3LJyoW__profileSection{padding:30px 20px}.MyPageContent-module-scss-module__3LJyoW__profileSection__container{text-align:center;flex-direction:column;align-items:center}.MyPageContent-module-scss-module__3LJyoW__profileSection__info{flex-direction:column}.MyPageContent-module-scss-module__3LJyoW__profileSection__avatar{width:70px;height:70px}.MyPageContent-module-scss-module__3LJyoW__profileSection__avatar svg{font-size:2rem}.MyPageContent-module-scss-module__3LJyoW__profileSection__details{align-items:center}.MyPageContent-module-scss-module__3LJyoW__profileSection__name{font-size:1.25rem}.MyPageContent-module-scss-module__3LJyoW__profileSection__email{font-size:.9rem}.MyPageContent-module-scss-module__3LJyoW__profileSection__logoutButton{justify-content:center;width:100%;max-width:200px}.MyPageContent-module-scss-module__3LJyoW__sectionTitle{margin-bottom:16px;font-size:1.125rem}.MyPageContent-module-scss-module__3LJyoW__quickMenuSection{padding:30px 0}.MyPageContent-module-scss-module__3LJyoW__quickMenuGrid{grid-template-columns:1fr;gap:12px}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem{padding:16px}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__icon{width:45px;height:45px}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__icon svg{font-size:1.3rem}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__title{font-size:.95rem}.MyPageContent-module-scss-module__3LJyoW__quickMenuItem__description{font-size:.8rem}.MyPageContent-module-scss-module__3LJyoW__statusSection{padding:30px 0 40px}.MyPageContent-module-scss-module__3LJyoW__statusCard{padding:20px}.MyPageContent-module-scss-module__3LJyoW__statusCard__header{margin-bottom:16px;padding-bottom:12px}.MyPageContent-module-scss-module__3LJyoW__statusCard__icon{font-size:1.75rem}.MyPageContent-module-scss-module__3LJyoW__statusCard__title{font-size:1rem}.MyPageContent-module-scss-module__3LJyoW__statusCard__total{padding:4px 10px;font-size:.85rem}.MyPageContent-module-scss-module__3LJyoW__statusCard__content{grid-template-columns:repeat(2,1fr);gap:12px}.MyPageContent-module-scss-module__3LJyoW__statusItem{padding:12px 6px}.MyPageContent-module-scss-module__3LJyoW__statusItem__label{font-size:.75rem}.MyPageContent-module-scss-module__3LJyoW__statusItem__count{font-size:1.25rem}.MyPageContent-module-scss-module__3LJyoW__statusItem__count_success{color:#46a41d}}
/*# sourceMappingURL=82eb284b984b3085.css.map*/