#smld-dashboard{--spirit-border:rgba(211,169,75,.14);--spirit-border-pink:rgba(124,58,237,.18);--spirit-shadow:0 20px 60px rgba(67,38,74,.10);--spirit-shadow-soft:0 10px 34px rgba(67,38,74,.07);position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,var(--spirit-bg-light) 0%,var(--spirit-bg) 100%);color:var(--spirit-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.7}
#smld-dashboard.smld-dashboard--full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
#smld-dashboard *,#smld-dashboard *::before,#smld-dashboard *::after{box-sizing:border-box}
#smld-dashboard a{color:inherit;text-decoration:none}
#smld-dashboard img{display:block;max-width:100%;height:auto;border:0}
#smld-dashboard ul,#smld-dashboard ol{margin:0;padding:0;list-style:none}
#smld-dashboard p{margin:0}
#smld-dashboard button,#smld-dashboard input{font:inherit}
#smld-dashboard .smld-heading-reset{display:block!important;position:static!important;float:none!important;clear:none!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--spirit-heading)!important;font-family:inherit!important;font-style:normal!important;font-weight:900!important;letter-spacing:-.035em!important;line-height:1.35!important;text-align:inherit!important;text-decoration:none!important;text-indent:0!important;text-shadow:none!important;text-transform:none!important;transform:none!important;clip:auto!important;overflow:visible!important}
#smld-dashboard .smld-heading-reset::before,#smld-dashboard .smld-heading-reset::after{content:none!important;display:none!important;position:static!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important}
#smld-dashboard .smld-card-title{display:block!important;position:static!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--spirit-heading)!important;font-family:inherit!important;font-style:normal!important;font-weight:900!important;letter-spacing:-.02em!important;line-height:1.45!important;text-align:left!important;text-decoration:none!important;text-indent:0!important;text-shadow:none!important;text-transform:none!important;transform:none!important}
#smld-dashboard .smld-card-title::before,#smld-dashboard .smld-card-title::after{content:none!important;display:none!important}
#smld-dashboard .smld-shell{position:relative;z-index:2;width:min(calc(100% - 40px),var(--spirit-max));margin:0 auto;padding:34px 0 86px}
#smld-dashboard .smld-section{margin:0 0 78px}
#smld-dashboard .smld-anchor-section{scroll-margin-top:24px}
#smld-dashboard .smld-backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}
#smld-dashboard .smld-backdrop span{position:absolute;border-radius:999px;filter:blur(1px);opacity:.42}
#smld-dashboard .smld-backdrop span:nth-child(1){width:360px;height:360px;right:-120px;top:80px;background:radial-gradient(circle,rgba(211,169,75,.20),rgba(211,169,75,0) 70%)}
#smld-dashboard .smld-backdrop span:nth-child(2){width:420px;height:420px;left:-180px;top:620px;background:radial-gradient(circle,rgba(124,58,237,.20),rgba(124,58,237,0) 70%)}
#smld-dashboard .smld-backdrop span:nth-child(3){width:390px;height:390px;right:-130px;bottom:180px;background:radial-gradient(circle,rgba(124,58,237,.16),rgba(124,58,237,0) 70%)}
#smld-dashboard .smld-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:54px;min-height:610px;padding:62px 64px;border:1px solid var(--spirit-border-pink);border-radius:calc(var(--spirit-radius) + 12px);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,244,255,.88));box-shadow:var(--spirit-shadow);overflow:hidden}
#smld-dashboard .smld-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;color:var(--spirit-pink);font-size:12px;font-weight:900;letter-spacing:.14em}
#smld-dashboard .smld-eyebrow span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:rgba(124,58,237,.10);font-size:17px;letter-spacing:0}
#smld-dashboard .smld-hero h1{max-width:680px;font-size:clamp(38px,4.6vw,66px);line-height:1.22}
#smld-dashboard .smld-hero__lead{max-width:660px;margin-top:24px;color:var(--spirit-text);font-size:17px;line-height:1.9}
#smld-dashboard .smld-search{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;max-width:680px;margin-top:32px;padding:7px;border:1px solid var(--spirit-border);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(67,38,74,.06)}
#smld-dashboard .smld-search__icon{display:grid;place-items:center;color:var(--spirit-purple);font-size:24px;font-weight:700}
#smld-dashboard .smld-search input{min-width:0;height:48px;padding:0 10px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--spirit-heading)}
#smld-dashboard .smld-search input::placeholder{color:#aa9cac}
#smld-dashboard .smld-search button{min-height:48px;padding:0 24px;border:0;border-radius:13px;background:var(--spirit-heading);color:#fff;font-size:14px;font-weight:900;cursor:pointer}
#smld-dashboard .smld-hero__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}
#smld-dashboard .smld-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:0 28px;border-radius:999px;font-size:14px;font-weight:900;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
#smld-dashboard .smld-button:hover{transform:translateY(-2px)}
#smld-dashboard .smld-button--gradient{background:linear-gradient(90deg,var(--spirit-pink),var(--spirit-purple));color:#fff;box-shadow:0 13px 30px rgba(211,169,75,.24)}
#smld-dashboard .smld-button--outline{border:1px solid rgba(211,169,75,.27);background:rgba(255,255,255,.74);color:var(--spirit-purple)}
#smld-dashboard .smld-button--outline:hover{border-color:var(--spirit-purple);box-shadow:var(--spirit-shadow-soft)}
#smld-dashboard .smld-button--white{background:#fff;color:var(--spirit-purple);box-shadow:0 12px 30px rgba(48,24,64,.15)}
#smld-dashboard .smld-note{display:inline-flex;align-items:center;gap:7px;color:#8b7a8e;font-size:13px;font-weight:700}
#smld-dashboard .smld-note span{color:var(--spirit-pink)}
#smld-dashboard .smld-hero__image-card{position:relative;min-height:470px;display:grid;place-items:center}
#smld-dashboard .smld-hero__image-card::before{content:"";position:absolute;inset:38px 26px 18px;border-radius:48% 52% 47% 53% / 54% 45% 55% 46%;background:linear-gradient(145deg,rgba(124,58,237,.10),rgba(211,169,75,.13))}
#smld-dashboard .smld-hero__image-card img{position:relative;z-index:1;width:min(100%,620px)}
#smld-dashboard .smld-float-tag{position:absolute;z-index:2;display:inline-flex;align-items:center;min-height:42px;padding:8px 18px;border:1px solid rgba(124,58,237,.15);border-radius:999px;background:rgba(255,255,255,.94);color:var(--spirit-heading);font-size:12px;font-weight:900;box-shadow:var(--spirit-shadow-soft)}
#smld-dashboard .smld-float-tag--one{left:0;top:105px}#smld-dashboard .smld-float-tag--two{right:0;top:235px}#smld-dashboard .smld-float-tag--three{left:52px;bottom:35px}
#smld-dashboard .smld-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:42px;margin-bottom:28px}
#smld-dashboard .smld-section-head__eyebrow{display:block;margin-bottom:8px;color:var(--spirit-pink);font-size:11px;font-weight:900;letter-spacing:.16em}
#smld-dashboard .smld-section-head h2{font-size:clamp(28px,3.5vw,42px)}
#smld-dashboard .smld-section-head>p{max-width:540px;color:var(--spirit-text);font-size:14px;text-align:right}
#smld-dashboard .smld-diagnosis-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
#smld-dashboard .smld-diagnosis-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:28px 26px;border:1px solid var(--spirit-border);border-radius:var(--spirit-radius);background:var(--spirit-card);box-shadow:var(--spirit-shadow-soft);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
#smld-dashboard .smld-diagnosis-card::after{content:"";position:absolute;width:150px;height:150px;right:-54px;bottom:-66px;border-radius:50%;background:var(--smld-tint)}
#smld-dashboard .smld-diagnosis-card:hover{transform:translateY(-5px);box-shadow:var(--spirit-shadow)}
#smld-dashboard .smld-diagnosis-card--1{--smld-accent:#7c3aed;--smld-tint:rgba(124,58,237,.10)}#smld-dashboard .smld-diagnosis-card--2{--smld-accent:#d3a94b;--smld-tint:rgba(211,169,75,.11)}#smld-dashboard .smld-diagnosis-card--3{--smld-accent:#5b5bd6;--smld-tint:rgba(91,91,214,.10)}#smld-dashboard .smld-diagnosis-card--4{--smld-accent:#3aa7a3;--smld-tint:rgba(58,167,163,.10)}
#smld-dashboard .smld-diagnosis-card__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:var(--smld-tint);color:var(--smld-accent);font-size:28px;font-weight:900}
#smld-dashboard .smld-diagnosis-card__badge{margin-top:24px;color:var(--smld-accent);font-size:11px;font-weight:900;letter-spacing:.07em}
#smld-dashboard .smld-diagnosis-card strong{margin-top:8px;color:var(--spirit-heading);font-size:22px;line-height:1.4}
#smld-dashboard .smld-diagnosis-card small{margin-top:12px;color:var(--spirit-text);font-size:13px;line-height:1.75}
#smld-dashboard .smld-diagnosis-card__link{position:relative;z-index:2;display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:22px;color:var(--smld-accent);font-size:13px;font-weight:900}
#smld-dashboard .smld-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
#smld-dashboard .smld-category-card{padding:24px;border:1px solid var(--spirit-border);border-radius:var(--spirit-radius);background:var(--spirit-card);box-shadow:var(--spirit-shadow-soft)}
#smld-dashboard .smld-category-card--1{--smld-accent:#7c3aed;--smld-tint:rgba(124,58,237,.10)}#smld-dashboard .smld-category-card--2{--smld-accent:#d3a94b;--smld-tint:rgba(211,169,75,.10)}#smld-dashboard .smld-category-card--3{--smld-accent:#5b5bd6;--smld-tint:rgba(91,91,214,.10)}#smld-dashboard .smld-category-card--4{--smld-accent:#3aa7a3;--smld-tint:rgba(58,167,163,.10)}
#smld-dashboard .smld-category-card__head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}
#smld-dashboard .smld-category-card__mark{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--smld-tint);color:var(--smld-accent);font-size:21px;font-weight:900}
#smld-dashboard .smld-category-card__title{font-size:19px!important}
#smld-dashboard .smld-category-card__head div span{display:block;margin-top:2px;color:#a091a3;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
#smld-dashboard .smld-category-card__head>a{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--smld-tint);color:var(--smld-accent);font-weight:900}
#smld-dashboard .smld-category-posts{display:grid;gap:0;margin-top:18px!important;border-top:1px solid rgba(211,169,75,.10)}
#smld-dashboard .smld-category-posts li{border-bottom:1px solid rgba(211,169,75,.10)}
#smld-dashboard .smld-category-posts a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 2px;color:var(--spirit-heading);font-size:13px;font-weight:700}
#smld-dashboard .smld-category-posts a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#smld-dashboard .smld-category-posts time{flex:0 0 auto;color:#ad9eaf;font-size:10px}
#smld-dashboard .smld-center{display:flex;justify-content:center;margin-top:30px}
#smld-dashboard .smld-ranking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
#smld-dashboard .smld-ranking-card{display:grid;grid-template-columns:56px 150px minmax(0,1fr);align-items:center;gap:18px;min-height:150px;padding:14px 20px 14px 14px;border:1px solid var(--spirit-border);border-radius:var(--spirit-radius);background:var(--spirit-card);box-shadow:var(--spirit-shadow-soft)}
#smld-dashboard .smld-ranking-card--first{grid-column:1/-1;grid-template-columns:70px 260px minmax(0,1fr);min-height:210px;border-color:rgba(124,58,237,.26);box-shadow:var(--spirit-shadow)}
#smld-dashboard .smld-ranking-card__rank{display:flex;flex-direction:column;align-items:center;justify-content:center;width:48px;height:60px;border-radius:16px;background:rgba(211,169,75,.09);color:var(--spirit-purple);font-size:22px;font-weight:900;line-height:1}
#smld-dashboard .smld-ranking-card__rank small{margin-bottom:5px;font-size:7px;letter-spacing:.08em}
#smld-dashboard .smld-ranking-card--first .smld-ranking-card__rank{width:60px;height:76px;background:linear-gradient(145deg,var(--spirit-pink),var(--spirit-purple));color:#fff}
#smld-dashboard .smld-ranking-card__thumb{height:118px;overflow:hidden;border-radius:18px;background:#f7edf3}
#smld-dashboard .smld-ranking-card--first .smld-ranking-card__thumb{height:180px}
#smld-dashboard .smld-ranking-card__thumb img{width:100%;height:100%;object-fit:cover}
#smld-dashboard .smld-tax{display:inline-flex;color:var(--spirit-pink);font-size:10px;font-weight:900;letter-spacing:.04em}
#smld-dashboard .smld-ranking-card__title{margin-top:7px!important;font-size:16px!important;line-height:1.55!important}
#smld-dashboard .smld-ranking-card--first .smld-ranking-card__title{font-size:22px!important}
#smld-dashboard .smld-ranking-card__title a:hover,#smld-dashboard .smld-article-card__title a:hover{color:var(--spirit-purple)}
#smld-dashboard .smld-meta{display:flex;gap:14px;margin-top:12px;color:#aa9cac;font-size:10px;font-weight:700}
#smld-dashboard .smld-latest-grid{display:grid;grid-template-columns:repeat(var(--smld-columns),minmax(0,1fr));gap:22px}
#smld-dashboard .smld-article-card{overflow:hidden;border:1px solid var(--spirit-border);border-radius:var(--spirit-radius);background:var(--spirit-card);box-shadow:var(--spirit-shadow-soft);transition:transform .18s ease,box-shadow .18s ease}
#smld-dashboard .smld-article-card:hover{transform:translateY(-4px);box-shadow:var(--spirit-shadow)}
#smld-dashboard .smld-article-card__thumb{display:block;height:205px;overflow:hidden;background:#f7edf3}
#smld-dashboard .smld-article-card__thumb img{width:100%;height:100%;object-fit:cover}
#smld-dashboard .smld-article-card__body{padding:20px 21px 22px}
#smld-dashboard .smld-article-card__title{margin-top:8px!important;font-size:16px!important;line-height:1.65!important}
#smld-dashboard .smld-article-card time{display:block;margin-top:14px;color:#aa9cac;font-size:10px;font-weight:700}
#smld-dashboard .smld-thumb-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#fff1f6,#f3efff);color:var(--spirit-pink);font-size:44px;font-weight:900}
#smld-dashboard .smld-final-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:42px;margin-bottom:0;padding:48px 52px;border-radius:calc(var(--spirit-radius) + 8px);background:linear-gradient(110deg,var(--spirit-pink),var(--spirit-purple));color:#fff;box-shadow:0 22px 60px rgba(211,169,75,.25);overflow:hidden}
#smld-dashboard .smld-final-cta__copy{position:relative;z-index:2;max-width:760px}
#smld-dashboard .smld-final-cta__copy>span{font-size:10px;font-weight:900;letter-spacing:.16em;opacity:.78}
#smld-dashboard .smld-final-cta h2{margin-top:8px;color:#fff;font-size:clamp(28px,3.5vw,42px)}
#smld-dashboard .smld-final-cta p{margin-top:10px;color:rgba(255,255,255,.82)}
#smld-dashboard .smld-final-cta .smld-button{position:relative;z-index:2;flex:0 0 auto}
#smld-dashboard .smld-final-cta__heart{position:absolute;right:29%;top:-70px;color:rgba(255,255,255,.12);font-size:230px;line-height:1}
#smld-dashboard a:focus-visible,#smld-dashboard button:focus-visible,#smld-dashboard input:focus-visible{outline:3px solid rgba(211,169,75,.42)!important;outline-offset:3px}
body.smld-dashboard-page #smld-dashboard h1,body.smld-dashboard-page #smld-dashboard h2,body.smld-dashboard-page #smld-dashboard h3,body.smld-dashboard-page #smld-dashboard h4,body.smld-dashboard-page #smld-dashboard h5,body.smld-dashboard-page #smld-dashboard h6{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;text-shadow:none!important;text-indent:0!important;transform:none!important}
body.smld-dashboard-page #smld-dashboard h1::before,body.smld-dashboard-page #smld-dashboard h1::after,body.smld-dashboard-page #smld-dashboard h2::before,body.smld-dashboard-page #smld-dashboard h2::after,body.smld-dashboard-page #smld-dashboard h3::before,body.smld-dashboard-page #smld-dashboard h3::after,body.smld-dashboard-page #smld-dashboard h4::before,body.smld-dashboard-page #smld-dashboard h4::after,body.smld-dashboard-page #smld-dashboard h5::before,body.smld-dashboard-page #smld-dashboard h5::after,body.smld-dashboard-page #smld-dashboard h6::before,body.smld-dashboard-page #smld-dashboard h6::after{content:none!important;display:none!important}
body.smld-dashboard-cocoon-optimize .entry-title,body.smld-dashboard-cocoon-optimize .entry-header{display:none!important}
body.smld-dashboard-cocoon-optimize #sidebar,body.smld-dashboard-cocoon-optimize .sidebar,body.smld-dashboard-cocoon-optimize #sidebar-menu-content,body.smld-dashboard-cocoon-optimize .widget-area{display:none!important}
body.smld-dashboard-cocoon-optimize main.main,body.smld-dashboard-cocoon-optimize .main,body.smld-dashboard-cocoon-optimize #main{width:100%!important;max-width:none!important;float:none!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
body.smld-dashboard-cocoon-optimize .content-in,body.smld-dashboard-cocoon-optimize .container,body.smld-dashboard-cocoon-optimize .wrap,body.smld-dashboard-cocoon-optimize .main-wrap{max-width:none!important;width:100%!important}
body.smld-dashboard-cocoon-optimize .article,body.smld-dashboard-cocoon-optimize .entry-content,body.smld-dashboard-cocoon-optimize .post-content{margin:0!important;padding:0!important}
body.smld-dashboard-cocoon-optimize .content{margin-top:0!important}
@media(max-width:1120px){#smld-dashboard .smld-hero{grid-template-columns:1fr;gap:22px;padding:54px}#smld-dashboard .smld-hero__image-card{min-height:390px}#smld-dashboard .smld-diagnosis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#smld-dashboard .smld-ranking-card{grid-template-columns:48px 120px minmax(0,1fr)}#smld-dashboard .smld-ranking-card--first{grid-template-columns:64px 230px minmax(0,1fr)}}
@media(max-width:820px){#smld-dashboard .smld-shell{width:min(calc(100% - 24px),var(--spirit-max));padding:18px 0 60px}#smld-dashboard .smld-section{margin-bottom:56px}#smld-dashboard .smld-hero{min-height:0;padding:30px 24px;border-radius:30px}#smld-dashboard .smld-hero h1{font-size:38px}#smld-dashboard .smld-hero__lead{font-size:15px}#smld-dashboard .smld-search{grid-template-columns:40px minmax(0,1fr)}#smld-dashboard .smld-search button{grid-column:1/-1;width:100%}#smld-dashboard .smld-hero__actions{align-items:stretch;flex-direction:column}#smld-dashboard .smld-button{width:100%}#smld-dashboard .smld-note{justify-content:center}#smld-dashboard .smld-hero__image-card{min-height:300px}#smld-dashboard .smld-float-tag{min-height:36px;padding:7px 13px;font-size:10px}#smld-dashboard .smld-float-tag--one{top:65px}#smld-dashboard .smld-float-tag--two{top:155px}#smld-dashboard .smld-float-tag--three{bottom:15px;left:18px}#smld-dashboard .smld-section-head{display:block}#smld-dashboard .smld-section-head>p{max-width:none;margin-top:10px;text-align:left}#smld-dashboard .smld-category-grid,#smld-dashboard .smld-ranking-grid,#smld-dashboard .smld-latest-grid{grid-template-columns:1fr!important}#smld-dashboard .smld-ranking-card,#smld-dashboard .smld-ranking-card--first{grid-column:auto;grid-template-columns:48px 112px minmax(0,1fr);min-height:140px;padding:12px}#smld-dashboard .smld-ranking-card--first .smld-ranking-card__thumb,#smld-dashboard .smld-ranking-card__thumb{height:112px}#smld-dashboard .smld-ranking-card--first .smld-ranking-card__rank,#smld-dashboard .smld-ranking-card__rank{width:44px;height:58px}#smld-dashboard .smld-ranking-card--first .smld-ranking-card__title,#smld-dashboard .smld-ranking-card__title{font-size:14px!important}#smld-dashboard .smld-final-cta{display:block;padding:34px 28px;text-align:center}#smld-dashboard .smld-final-cta .smld-button{margin-top:24px}}
@media(max-width:560px){#smld-dashboard .smld-diagnosis-grid{grid-template-columns:1fr}#smld-dashboard .smld-diagnosis-card{min-height:285px}#smld-dashboard .smld-category-card{padding:20px 18px}#smld-dashboard .smld-category-posts a span{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#smld-dashboard .smld-ranking-card,#smld-dashboard .smld-ranking-card--first{grid-template-columns:42px 92px minmax(0,1fr);gap:10px}#smld-dashboard .smld-ranking-card__thumb,#smld-dashboard .smld-ranking-card--first .smld-ranking-card__thumb{height:92px;border-radius:13px}#smld-dashboard .smld-ranking-card .smld-tax,#smld-dashboard .smld-ranking-card .smld-meta span{display:none}#smld-dashboard .smld-ranking-card__title,#smld-dashboard .smld-ranking-card--first .smld-ranking-card__title{font-size:12px!important;line-height:1.45!important}#smld-dashboard .smld-article-card__thumb{height:190px}}
@media(prefers-reduced-motion:reduce){#smld-dashboard *,#smld-dashboard *::before,#smld-dashboard *::after{scroll-behavior:auto!important;transition:none!important}}

/* v1.0.2: custom hero image, popular-card motion and generated article archive */
#smld-dashboard .smld-hero__image-card{min-height:390px;padding:20px;isolation:isolate}
#smld-dashboard .smld-hero__image-card::before{inset:34px 2px 12px;border-radius:34px;background:linear-gradient(145deg,rgba(124,58,237,.14),rgba(211,169,75,.16));transform:rotate(-2deg)}
#smld-dashboard .smld-hero__image-card::after{content:"";position:absolute;inset:13px 25px 39px;z-index:0;border:1px solid rgba(255,255,255,.82);border-radius:32px;pointer-events:none}
#smld-dashboard .smld-hero__image-card img{position:relative;z-index:1;width:100%;max-width:680px;aspect-ratio:1672/941;object-fit:cover;border:6px solid rgba(255,255,255,.88);border-radius:30px;box-shadow:0 24px 60px rgba(91,55,104,.18)}
#smld-dashboard .smld-ranking-card{overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
#smld-dashboard .smld-ranking-card:hover{transform:translateY(-4px);border-color:rgba(211,169,75,.24);box-shadow:var(--spirit-shadow)}
#smld-dashboard .smld-ranking-card__thumb img{transition:transform .35s ease}
#smld-dashboard .smld-ranking-card:hover .smld-ranking-card__thumb img{transform:scale(1.045)}
#smld-dashboard.smld-dashboard--articles .smld-shell{padding-top:48px}
#smld-dashboard .smld-archive-hero{position:relative;max-width:1040px;margin:0 auto 54px;padding:48px 52px;border:1px solid var(--spirit-border-pink);border-radius:calc(var(--spirit-radius) + 8px);background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(248,244,255,.9));box-shadow:var(--spirit-shadow);overflow:hidden}
#smld-dashboard .smld-archive-hero::after{content:"\2726";position:absolute;right:30px;top:-58px;color:rgba(124,58,237,.08);font-size:210px;font-weight:900;line-height:1;pointer-events:none}
#smld-dashboard .smld-archive-hero h1{position:relative;z-index:1;max-width:760px;font-size:clamp(34px,4.5vw,56px)!important}
#smld-dashboard .smld-archive-hero p{position:relative;z-index:1;max-width:760px;margin-top:18px;color:var(--spirit-text);font-size:15px;line-height:1.9}
#smld-dashboard .smld-archive-hero .smld-button{position:relative;z-index:1;margin-top:26px}
#smld-dashboard .smld-pagination{margin-top:38px}
#smld-dashboard .smld-pagination .page-numbers{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0!important;padding:0!important;list-style:none!important}
#smld-dashboard .smld-pagination .page-numbers li{margin:0!important;padding:0!important;border:0!important}
#smld-dashboard .smld-pagination a.page-numbers,#smld-dashboard .smld-pagination span.page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 13px;border:1px solid var(--spirit-border);border-radius:999px;background:rgba(255,255,255,.82);color:var(--spirit-purple);font-size:12px;font-weight:900;box-shadow:0 6px 18px rgba(67,38,74,.05)}
#smld-dashboard .smld-pagination span.page-numbers.current{border-color:transparent;background:linear-gradient(90deg,var(--spirit-pink),var(--spirit-purple));color:#fff}
#smld-dashboard .smld-pagination a.page-numbers:hover{border-color:var(--spirit-purple);transform:translateY(-1px)}
#smld-dashboard .smld-empty{padding:40px;border:1px solid var(--spirit-border);border-radius:var(--spirit-radius);background:var(--spirit-card);text-align:center}
@media(max-width:1120px){#smld-dashboard .smld-hero__image-card{min-height:0;max-width:900px;margin:0 auto}#smld-dashboard .smld-hero__image-card img{max-width:900px}}
@media(max-width:820px){#smld-dashboard .smld-hero__image-card{min-height:0;padding:12px}#smld-dashboard .smld-hero__image-card::before{inset:25px 0 4px;border-radius:24px}#smld-dashboard .smld-hero__image-card::after{inset:7px 17px 25px;border-radius:23px}#smld-dashboard .smld-hero__image-card img{border-width:4px;border-radius:22px}#smld-dashboard .smld-archive-hero{padding:34px 26px;margin-bottom:42px}#smld-dashboard .smld-archive-hero::after{right:-20px;top:-30px;font-size:150px}}
@media(prefers-reduced-motion:reduce){#smld-dashboard .smld-ranking-card:hover{transform:none}#smld-dashboard .smld-ranking-card:hover .smld-ranking-card__thumb img{transform:none}}

/* v1.0.3: category heading line-break correction and animated title */
#smld-dashboard .smld-section--categories .smld-section-head{
	align-items:center;
}
#smld-dashboard .smld-section--categories .smld-section-head>div{
	flex:0 0 auto;
	animation:smld-category-title-reveal .78s cubic-bezier(.2,.8,.2,1) both;
}
#smld-dashboard .smld-section--categories .smld-section-head>p{
	flex:0 1 680px;
	width:min(100%,680px);
	max-width:680px;
	font-size:14px!important;
	line-height:1.9!important;
	text-wrap:balance;
	line-break:strict;
	word-break:normal;
	overflow-wrap:normal;
}
#smld-dashboard .smld-section--categories .smld-section-head h2{
	display:inline-block!important;
	position:relative!important;
	isolation:isolate;
}
#smld-dashboard .smld-section--categories .smld-section-head h2::before{
	content:"\2726"!important;
	display:block!important;
	position:absolute!important;
	right:-34px!important;
	top:-11px!important;
	width:auto!important;
	height:auto!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	background:none!important;
	box-shadow:none!important;
	color:var(--spirit-pink)!important;
	font-size:20px!important;
	font-weight:900!important;
	line-height:1!important;
	opacity:.72;
	transform-origin:center;
	animation:smld-category-heart 2.8s ease-in-out .7s infinite;
}
#smld-dashboard .smld-section--categories .smld-section-head h2::after{
	content:""!important;
	display:block!important;
	position:absolute!important;
	left:0!important;
	bottom:-10px!important;
	width:100%!important;
	height:5px!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	border-radius:999px!important;
	background:linear-gradient(90deg,var(--spirit-pink),var(--spirit-purple),var(--spirit-pink))!important;
	background-size:220% 100%!important;
	box-shadow:0 4px 14px rgba(124,58,237,.18)!important;
	transform:scaleX(0);
	transform-origin:left center;
	animation:smld-category-line-reveal .72s cubic-bezier(.2,.8,.2,1) .18s forwards,smld-category-line-shine 4.2s ease-in-out 1.1s infinite;
}
@keyframes smld-category-title-reveal{
	0%{opacity:0;transform:translateY(16px)}
	100%{opacity:1;transform:translateY(0)}
}
@keyframes smld-category-line-reveal{
	0%{transform:scaleX(0)}
	100%{transform:scaleX(1)}
}
@keyframes smld-category-line-shine{
	0%,58%,100%{background-position:0 50%}
	78%{background-position:100% 50%}
}
@keyframes smld-category-heart{
	0%,100%{opacity:.55;transform:translateY(0) rotate(-8deg) scale(.94)}
	50%{opacity:1;transform:translateY(-5px) rotate(8deg) scale(1.08)}
}
@media(min-width:1181px){
	#smld-dashboard .smld-section--categories .smld-section-head>p{
		white-space:nowrap;
	}
}
@media(max-width:1180px) and (min-width:821px){
	#smld-dashboard .smld-section--categories .smld-section-head{
		align-items:flex-end;
	}
	#smld-dashboard .smld-section--categories .smld-section-head>p{
		flex:0 1 560px;
		width:min(100%,560px);
		max-width:560px;
	}
}
@media(max-width:820px){
	#smld-dashboard .smld-section--categories .smld-section-head>p{
		width:100%;
		max-width:none;
		font-size:13px!important;
		text-wrap:pretty;
	}
	#smld-dashboard .smld-section--categories .smld-section-head h2::before{
		right:-27px!important;
		top:-8px!important;
		font-size:17px!important;
	}
	#smld-dashboard .smld-section--categories .smld-section-head h2::after{
		bottom:-8px!important;
		height:4px!important;
	}
}
@media(prefers-reduced-motion:reduce){
	#smld-dashboard .smld-section--categories .smld-section-head>div,
	#smld-dashboard .smld-section--categories .smld-section-head h2::before,
	#smld-dashboard .smld-section--categories .smld-section-head h2::after{
		animation:none!important;
	}
	#smld-dashboard .smld-section--categories .smld-section-head h2::after{
		transform:scaleX(1);
	}
}

/* v1.0.4: animated category article titles */
#smld-dashboard .smld-category-posts li{
	position:relative;
	opacity:0;
	transform:translateY(8px);
	animation:smld-category-post-reveal .48s cubic-bezier(.2,.8,.2,1) forwards;
}
#smld-dashboard .smld-category-posts li:nth-child(1){animation-delay:.10s}
#smld-dashboard .smld-category-posts li:nth-child(2){animation-delay:.18s}
#smld-dashboard .smld-category-posts li:nth-child(3){animation-delay:.26s}
#smld-dashboard .smld-category-posts li:nth-child(4){animation-delay:.34s}
#smld-dashboard .smld-category-posts li:nth-child(n+5){animation-delay:.42s}
#smld-dashboard .smld-category-posts a span{
	position:relative;
	display:block;
	padding-left:0;
	transition:color .24s ease,padding-left .28s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.8,.2,1);
}
#smld-dashboard .smld-category-posts a span::before{
	content:"\2192";
	position:absolute;
	left:0;
	top:50%;
	color:var(--smld-accent);
	font-size:.92em;
	font-weight:900;
	line-height:1;
	opacity:0;
	transform:translate(-8px,-50%);
	transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1);
}
#smld-dashboard .smld-category-posts a span::after{
	content:"";
	position:absolute;
	left:18px;
	right:0;
	bottom:-4px;
	height:2px;
	border-radius:999px;
	background:linear-gradient(90deg,var(--smld-accent),transparent);
	opacity:.62;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .32s cubic-bezier(.2,.8,.2,1);
}
#smld-dashboard .smld-category-posts a:hover span,
#smld-dashboard .smld-category-posts a:focus-visible span{
	padding-left:18px;
	color:var(--smld-accent);
	transform:translateX(3px);
}
#smld-dashboard .smld-category-posts a:hover span::before,
#smld-dashboard .smld-category-posts a:focus-visible span::before{
	opacity:1;
	transform:translate(0,-50%);
}
#smld-dashboard .smld-category-posts a:hover span::after,
#smld-dashboard .smld-category-posts a:focus-visible span::after{
	transform:scaleX(1);
}
#smld-dashboard .smld-category-posts a:focus-visible{
	outline:2px solid color-mix(in srgb,var(--smld-accent) 44%,transparent);
	outline-offset:4px;
	border-radius:8px;
}
@keyframes smld-category-post-reveal{
	to{opacity:1;transform:translateY(0)}
}
@media(max-width:560px){
	#smld-dashboard .smld-category-posts a:hover span,
	#smld-dashboard .smld-category-posts a:focus-visible span{
		padding-left:17px;
	}
}
@media(prefers-reduced-motion:reduce){
	#smld-dashboard .smld-category-posts li{
		opacity:1;
		transform:none;
		animation:none;
	}
	#smld-dashboard .smld-category-posts a span,
	#smld-dashboard .smld-category-posts a span::before,
	#smld-dashboard .smld-category-posts a span::after{
		transition:none;
	}
}


/* v1.0.5: archive pagination isolated from Cocoon list styles */
#smld-dashboard .smld-pagination{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:100%!important;
	margin:38px 0 0!important;
	padding:0!important;
	border:0!important;
	background:transparent!important;
	box-shadow:none!important;
	text-align:center!important;
}
#smld-dashboard .smld-pagination__items{
	display:flex!important;
	flex-direction:row!important;
	align-items:center!important;
	justify-content:center!important;
	flex-wrap:wrap!important;
	gap:10px!important;
	width:auto!important;
	max-width:100%!important;
	margin:0 auto!important;
	padding:0!important;
	border:0!important;
	background:transparent!important;
	box-shadow:none!important;
}
#smld-dashboard .smld-pagination__items > a.page-numbers,
#smld-dashboard .smld-pagination__items > span.page-numbers{
	dis:inline-flex!important;
	flex:0 0 auto!important;
	align-items:center!important;
	justify-content:center!important;
	float:none!important;
	position:relative!important;
	inset:auto!important;
	width:auto!important;
	min-width:42px!important;
	max-width:none!important;
	height:42px!important;
	min-height:42px!important;
	margin:0!important;
	padding:0 13px!important;
	border:1px solid var(--spirit-border)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.86)!important;
	box-shadow:0 6px 18px rgba(67,38,74,.05)!important;
	color:var(--spirit-purple)!important;
	font-size:12px!important;
	font-weight:900!important;
	line-height:1!important;
	text-align:center!important;
	text-decoration:none!important;
	transform:none;
	transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
#smld-dashboard .smld-pagination__items > span.page-numbers.current{
	border-color:transparent!important;
	background:linear-gradient(90deg,var(--spirit-pink),var(--spirit-purple))!important;
	color:#fff!important;
	box-shadow:0 10px 24px rgba(211,169,75,.22)!important;
}
#smld-dashboard .smld-pagination__items > a.page-numbers:hover,
#smld-dashboard .smld-pagination__items > a.page-numbers:focus-visible{
	border-color:var(--spirit-purple)!important;
	box-shadow:0 10px 24px rgba(67,38,74,.10)!important;
	transform:translateY(-2px)!important;
}
#smld-dashboard .smld-pagination__items > a.page-numbers:focus-visible{
	outline:2px solid rgba(211,169,75,.30)!important;
	outline-offset:3px!important;
}
@media(max-width:560px){
	#smld-dashboard .smld-pagination__items{
		gap:7px!important;
	}
	#smld-dashboard .smld-pagination__items > a.page-numbers,
	#smld-dashboard .smld-pagination__items > span.page-numbers{
		min-width:38px!important;
		height:38px!important;
		min-height:38px!important;
		padding:0 11px!important;
		font-size:11px!important;
	}
}
@media(prefers-reduced-motion:reduce){
	#smld-dashboard .smld-pagination__items > a.page-numbers{
		transition:none!important;
	}
	#smld-dashboard .smld-pagination__items > a.page-numbers:hover,
	#smld-dashboard .smld-pagination__items > a.page-numbers:focus-visible{
		transform:none!important;
	}
}


/* Spiritual MyLife v1.0.0: mystical palette, 11-diagnosis layout and stronger Cocoon isolation */
#smld-dashboard{
  --spirit-border:rgba(124,58,237,.13);
  --spirit-border-pink:rgba(124,58,237,.17);
  --spirit-shadow:0 22px 68px rgba(55,31,82,.12);
  --spirit-shadow-soft:0 11px 36px rgba(55,31,82,.075);
  background:
    radial-gradient(circle at 8% 9%,rgba(211,169,75,.10),transparent 24%),
    radial-gradient(circle at 91% 23%,rgba(124,58,237,.10),transparent 27%),
    linear-gradient(180deg,var(--spirit-bg-light) 0%,var(--spirit-bg) 100%);
}
#smld-dashboard .smld-hero{
  border-color:rgba(124,58,237,.16);
  background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(246,240,255,.91) 60%,rgba(255,249,232,.86));
}
#smld-dashboard .smld-eyebrow,
#smld-dashboard .smld-section-head__eyebrow{color:var(--spirit-pink)}
#smld-dashboard .smld-eyebrow span{background:rgba(124,58,237,.10);color:var(--spirit-pink)}
#smld-dashboard .smld-search__icon{color:var(--spirit-pink)}
#smld-dashboard .smld-search button{background:linear-gradient(110deg,#281d3a,#513078)}
#smld-dashboard .smld-button--gradient{
  background:linear-gradient(92deg,var(--spirit-pink),#5b5bd6 54%,var(--spirit-purple));
  box-shadow:0 14px 34px rgba(124,58,237,.25);
}
#smld-dashboard .smld-button--outline{border-color:rgba(124,58,237,.25);color:var(--spirit-pink)}
#smld-dashboard .smld-button--outline:hover{border-color:var(--spirit-pink)}
#smld-dashboard .smld-button--white{color:var(--spirit-pink)}
#smld-dashboard .smld-note span{color:var(--spirit-pink)}
#smld-dashboard .smld-hero__image-card{padding:8px;min-height:400px}
#smld-dashboard .smld-hero__image-card::before{
  inset:32px 4px 14px;
  background:linear-gradient(145deg,rgba(124,58,237,.13),rgba(211,169,75,.13));
}
#smld-dashboard .smld-hero__image-card img{
  max-width:680px;
  aspect-ratio:1400/788;
  object-fit:contain;
  border-color:rgba(255,255,255,.9);
  background:linear-gradient(135deg,#f8f3ff,#fff8e7);
}
#smld-dashboard .smld-diagnosis-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
#smld-dashboard .smld-diagnosis-card{min-height:292px;padding:25px 23px}
#smld-dashboard .smld-diagnosis-card--1{--smld-accent:#7c3aed;--smld-tint:rgba(124,58,237,.10)}
#smld-dashboard .smld-diagnosis-card--2{--smld-accent:#b4862e;--smld-tint:rgba(211,169,75,.13)}
#smld-dashboard .smld-diagnosis-card--3{--smld-accent:#5b5bd6;--smld-tint:rgba(91,91,214,.10)}
#smld-dashboard .smld-diagnosis-card--4{--smld-accent:#268f8b;--smld-tint:rgba(58,167,163,.11)}
#smld-dashboard .smld-diagnosis-card__icon{font-family:Georgia,"Times New Roman",serif}
#smld-dashboard .smld-diagnosis-card strong{font-size:20px}
#smld-dashboard .smld-diagnosis-card small{font-size:12.5px;line-height:1.78}
#smld-dashboard .smld-category-card__mark{font-family:Georgia,"Times New Roman",serif}
#smld-dashboard .smld-final-cta{
  background:linear-gradient(112deg,#39214f 0%,#6937aa 56%,#9e7629 100%);
}
#smld-dashboard .smld-final-cta__heart{color:rgba(255,255,255,.09)}
#smld-dashboard .smld-archive-hero::after{content:"\2726"}
#smld-dashboard .smld-section--categories .smld-section-head h2::before{content:"\2726"!important}

/* Cocoon and common theme heading/card resets are intentionally scoped to this dashboard. */
#smld-dashboard h1.smld-heading-reset,
#smld-dashboard h2.smld-heading-reset,
#smld-dashboard h3.smld-heading-reset,
#smld-dashboard .smld-card-title{
  border-left:0!important;
  border-right:0!important;
  border-top:0!important;
  border-bottom:0!important;
  background-color:transparent!important;
}
#smld-dashboard .smld-section h2::before,
#smld-dashboard .smld-section h2::after,
#smld-dashboard .smld-card-title::before,
#smld-dashboard .smld-card-title::after{box-sizing:border-box}

@media(max-width:1180px){
  #smld-dashboard .smld-diagnosis-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  #smld-dashboard .smld-diagnosis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #smld-dashboard .smld-diagnosis-card{min-height:275px}
}
@media(max-width:560px){
  #smld-dashboard .smld-diagnosis-grid{grid-template-columns:1fr}
  #smld-dashboard .smld-diagnosis-card{min-height:250px}
}


/* v1.0.1: updated diagnosis heading wrapping and hero illustration */
#smld-dashboard #smld-diagnoses .smld-section-head{
	display:grid;
	grid-template-columns:max-content minmax(340px,1fr);
	align-items:center;
	gap:22px 46px;
}
#smld-dashboard #smld-diagnoses .smld-section-head>div{
	min-width:0;
}
#smld-dashboard #smld-diagnoses .smld-section-head h2{
	white-space:nowrap;
	letter-spacing:-.03em!important;
	line-height:1.18!important;
}
#smld-dashboard #smld-diagnoses .smld-section-head>p{
	min-width:0;
	max-width:900px;
	margin:0;
	text-align:right;
	font-size:14px!important;
	line-height:1.85!important;
	text-wrap:pretty;
	word-break:keep-all;
	overflow-wrap:anywhere;
}
@media(max-width:1180px){
	#smld-dashboard #smld-diagnoses .smld-section-head{
		grid-template-columns:1fr;
		gap:12px;
	}
	#smld-dashboard #smld-diagnoses .smld-section-head h2{
		white-space:normal;
	}
	#smld-dashboard #smld-diagnoses .smld-section-head>p{
		text-align:left;
		max-width:none;
	}
}


/* v1.0.2: category archives share the article-library layout */
body.category.smld-dashboard-cocoon-optimize .archive-title,
body.category.smld-dashboard-cocoon-optimize .list-title,
body.category.smld-dashboard-cocoon-optimize .breadcrumb,
body.category.smld-dashboard-cocoon-optimize .breadcrumbs{
	display:none!important;
}
.smld-category-template{
	display:block;
	width:100%;
	max-width:none;
	margin:0;
	padding:0;
}
#smld-dashboard.smld-dashboard--category .smld-archive-hero p{
	max-width:820px;
}
#smld-dashboard.smld-dashboard--category .smld-archive-grid{
	align-items:stretch;
}
#smld-dashboard.smld-dashboard--category .smld-article-card{
	height:100%;
}


/* v1.0.5: prevent encoded Unicode entities from appearing as hover text */
#smld-dashboard .smld-category-card::before,
#smld-dashboard .smld-category-card::after,
#smld-dashboard .smld-category-card:hover::before,
#smld-dashboard .smld-category-card:hover::after,
#smld-dashboard .smld-category-card:focus-within::before,
#smld-dashboard .smld-category-card:focus-within::after{
  content:none!important;
  display:none!important;
}
