main{margin-top:var(--header-height)!important}.l-main{margin-top:0!important}main .p-hero{margin-top:0!important}.p-notes__content{background:inherit!important}.p-dashboard__user-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:2rem;margin-bottom:2rem;color:#fff;box-shadow:0 4px 12px #667eea4d}.p-dashboard__user-info{display:flex;align-items:center;gap:1.5rem}.p-dashboard__user-avatar{width:64px;height:64px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-dashboard__user-initial{font-size:1.5rem;font-weight:700;color:#fff}.p-dashboard__user-details{flex:1}.p-dashboard__user-name{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:#fff}.p-dashboard__user-email{font-size:.875rem;margin:0;opacity:.9;color:#fff}.p-dashboard__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.p-dashboard__stat-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s}.p-dashboard__stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.p-dashboard__stat-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--color-accent);flex-shrink:0;background:#0d6efd1a;border-radius:12px}.p-dashboard__stat-icon svg{width:32px;height:32px}.p-dashboard__stat-content{flex:1}.p-dashboard__stat-label{font-size:.875rem;color:#6b7280;margin:0 0 .25rem}.p-dashboard__stat-value{font-size:1.75rem;font-weight:700;color:#111827;margin:0}.p-dashboard__section-title{font-family:var(--font-family-en);font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;padding-left:1rem;border-left:4px solid var(--color-accent)}.p-dashboard__menu{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.p-dashboard__menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.p-dashboard__menu-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s;border:2px solid transparent}.p-dashboard__menu-item:hover{background:#fff;border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.p-dashboard__menu-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--color-accent);flex-shrink:0;background:#0d6efd1a;border-radius:12px;transition:all .2s}.p-dashboard__menu-icon svg{width:24px;height:24px}.p-dashboard__menu-item:hover .p-dashboard__menu-icon{background:#0d6efd26;transform:scale(1.05)}.p-dashboard__menu-content{flex:1}.p-dashboard__menu-title{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#111827}.p-dashboard__menu-desc{font-size:.875rem;color:#6b7280;margin:0}.p-dashboard__menu-arrow{width:20px;height:20px;color:#9ca3af;flex-shrink:0;transition:transform .2s,color .2s}.p-dashboard__menu-arrow svg{width:100%;height:100%}.p-dashboard__menu-item:hover .p-dashboard__menu-arrow{transform:translate(4px);color:var(--color-accent)}.p-dashboard__recent{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.p-dashboard__view-all{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--color-accent);text-decoration:none;font-weight:500;transition:color .2s}.p-dashboard__view-all:hover{color:#0b5ed7;text-decoration:underline}.p-dashboard__view-all svg{width:16px;height:16px;transition:transform .2s}.p-dashboard__view-all:hover svg{transform:translate(4px)}.p-dashboard__recent-list{display:flex;flex-direction:column;gap:1rem}.p-dashboard__recent-item{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;background:#f9fafb;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s;border:2px solid transparent}.p-dashboard__recent-item:hover{background:#fff;border-color:var(--color-accent);transform:translate(4px);box-shadow:0 2px 8px #0000001a}.p-dashboard__recent-content{flex:1}.p-dashboard__recent-title{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#111827}.p-dashboard__recent-meta{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}.p-dashboard__recent-status{display:inline-block;padding:.25rem .75rem;background:#e5e7eb;border-radius:4px;font-size:.75rem;color:#6b7280;font-weight:500}@media screen and (max-width:768px){.p-dashboard__user-card{padding:1.5rem}.p-dashboard__user-info{flex-direction:column;text-align:center}.p-dashboard__stats,.p-dashboard__menu-grid{grid-template-columns:1fr}.p-dashboard__menu,.p-dashboard__recent{padding:1.5rem}.p-dashboard__section-title{font-size:1.25rem}}.l-header{overflow:visible!important}.l-header__top{overflow:visible!important;position:relative;z-index:100}.l-header__content{position:relative;z-index:100}.l-header__user-menu{position:relative;z-index:101}.l-header__user-link{font-family:var(--font-family-en);font-weight:500;font-size:clamp(14px,1.125vw,18px);line-height:1;letter-spacing:var(--letter-spacing);display:flex;align-items:center;justify-content:center;gap:.5rem;width:clamp(78px,13.020833333333334vw,209px);height:clamp(30px,3.125vw,49px);border:1px solid var(--color-text)!important;background:transparent;color:var(--color-text);cursor:pointer;transition:var(--transition);position:relative;z-index:1;padding:0}@media(max-width:768px){.l-header__user-link{height:30px}}@media(any-hover:hover){.l-header__user-link:hover{background:var(--color-text);color:var(--color-background)}.l-header__user-link:hover .l-header__user-icon{stroke:var(--color-background)}}.l-header__user-text{margin-right:.5rem}.l-header__user-icon{width:18px;height:18px;flex-shrink:0;stroke:currentColor;transition:stroke .2s}.l-header__user-text{flex-shrink:0}.l-header__user-dropdown{position:fixed;top:auto;right:auto;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026,0 4px 10px #0000001a;min-width:220px;z-index:1000;overflow:hidden;display:block;visibility:hidden;opacity:0;transform:translateY(-10px) scale(.95);transition:opacity .2s ease-out,transform .2s ease-out,visibility 0s .2s;border:1px solid rgba(0,0,0,.05);pointer-events:none}.l-header__user-dropdown.is-open{visibility:visible;opacity:1;transform:translateY(0) scale(1);transition:opacity .2s ease-out,transform .2s ease-out,visibility 0s 0s;pointer-events:auto}@media(hover:hover)and (pointer:fine){.l-header__user-menu:hover .l-header__user-dropdown{visibility:visible;opacity:1;transform:translateY(0) scale(1);pointer-events:auto;transition:opacity .2s ease-out,transform .2s ease-out,visibility 0s 0s}}.l-header__dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;text-decoration:none;color:#111827;transition:all .2s ease;border:none;width:100%;text-align:left;background:none;cursor:pointer;font-size:.875rem;font-family:var(--font-family-en);font-weight:500;position:relative}.l-header__dropdown-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleX(0);width:3px;height:0;background:var(--color-accent);transition:all .2s ease;border-radius:0 2px 2px 0}.l-header__dropdown-item:hover:before{transform:translateY(-50%) scaleX(1);height:60%}.l-header__dropdown-item svg{width:18px;height:18px;flex-shrink:0;color:#6b7280;transition:all .2s ease}.l-header__dropdown-item:hover{background:#f8f9fa;padding-left:1.5rem}.l-header__dropdown-item:hover svg{color:var(--color-accent);transform:translate(2px)}.l-header__dropdown-item:not(:last-child){border-bottom:1px solid #f0f0f0}.l-header__logout-form{border-top:2px solid #f0f0f0;margin-top:.25rem;padding-top:.25rem}.l-header__dropdown-item--logout{color:#dc2626;font-weight:500}.l-header__dropdown-item--logout svg{color:#dc2626}.l-header__dropdown-item--logout:hover{background:#fef2f2;color:#b91c1c}.l-header__dropdown-item--logout:hover svg{color:#b91c1c}@media screen and (max-width:768px){.l-header__user-text{display:none}}.l-header__lang-toggle-sp{display:none!important;width:clamp(30px,3.125vw,49px);height:clamp(30px,3.125vw,49px);min-width:clamp(30px,3.125vw,49px);min-height:clamp(30px,3.125vw,49px);padding:0;border:1px solid var(--color-text);background:transparent;border-radius:0;cursor:pointer;transition:var(--transition);align-items:center;justify-content:center}.l-header__lang-toggle-sp img{width:24px;height:24px;display:block}@media(min-width:769px){.l-header__lang-toggle-sp{display:none!important}}@media(max-width:768px){.l-header__lang-toggle-sp{display:flex!important}}@media(any-hover:hover){.l-header__lang-toggle-sp:hover{background:var(--color-text);opacity:1}.l-header__lang-toggle-sp:hover img{filter:brightness(0) invert(1)}}
