:root{--ink:#4d5159;--muted:#7e8ba6;--deep:#5f687d;--lavender:#f4f0ff;--pink:#f2c2e5;--blue:#d0dcf2;--mint:#b6e8df;--line:#7e8ba647;--shadow:0 12px 30px #5f687d1f;--content:1200px;--article:900px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{min-width:320px;color:var(--ink);text-rendering:optimizelegibility;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif;font-size:16px;line-height:1.75}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #5368a6}.skip-link{z-index:1000;box-shadow:var(--shadow);background:#fff;border-radius:999px;padding:10px 16px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{z-index:50;border-top:4px solid var(--muted);position:absolute;inset:0 0 auto}.header-inner{width:min(calc(100% - 48px), var(--content));justify-content:space-between;align-items:center;min-height:88px;margin:0 auto;display:flex}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand img{object-fit:contain;width:58px;height:42px}.brand span{color:#3f4350;letter-spacing:.02em;white-space:nowrap;font-size:12px;font-weight:600}.desktop-nav{align-self:stretch;gap:clamp(20px,3vw,44px);display:flex}.desktop-nav a{color:#363b48;flex-direction:column;justify-content:center;align-items:center;font-size:13px;font-weight:650;line-height:1.25;display:flex;position:relative}.desktop-nav a:after{background:var(--muted);content:"";border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.desktop-nav small{color:#777f90;letter-spacing:.08em;margin-top:4px;font-size:9px;font-weight:450}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #4d51592e;border-radius:50%;gap:5px;width:44px;height:44px;padding:12px 10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);border-radius:999px;height:2px;display:block}.mobile-menu nav{width:min(76vw,280px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #7e8ba62e;border-radius:18px;padding:12px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav a{border-radius:10px;padding:12px 14px;font-size:14px;font-weight:650}.mobile-menu nav a:hover{background:var(--lavender)}.hero{background:#f7f2ff;overflow:hidden}.hero picture,.hero img{width:100%}.hero img{object-fit:cover;object-position:center;min-height:420px}.post-slider{z-index:2;width:min(calc(100% - 48px), var(--content));background:#fff;margin:-1px auto 52px;padding:18px 0 0;position:relative}.slider-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#7e8ba661 transparent;scrollbar-width:thin;grid-auto-columns:calc(20% - 9.6px);grid-auto-flow:column;gap:12px;padding:0 2px 18px;display:grid;overflow-x:auto}.slider-track::-webkit-scrollbar{height:6px}.work-track::-webkit-scrollbar{height:6px}.slider-track::-webkit-scrollbar-thumb{background:#7e8ba661;border-radius:999px}.work-track::-webkit-scrollbar-thumb{background:#7e8ba661;border-radius:999px}.slider-track::-webkit-scrollbar-track{background:#ffffffa6}.work-track::-webkit-scrollbar-track{background:#ffffffa6}.slider-card{scroll-snap-align:start;min-width:0}.card-image,.featured-image,.post-card-image{background:var(--lavender);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 5px 14px #5f687d14}.card-image{aspect-ratio:1.9}.card-image img,.featured-image img,.post-card-image img{object-fit:cover;width:100%;height:100%}.card-image>span,.featured-image>span,.post-card-image>span{color:#fff;letter-spacing:.04em;background:#7e8ba6e0;border-radius:999px;padding:3px 9px;font-size:9px;font-weight:700;position:absolute;top:8px;right:8px}.slider-card h3{margin:9px 2px 0;font-size:11px;font-weight:600;line-height:1.55}.slider-dots{justify-content:center;gap:7px;padding-top:8px;display:flex}.slider-dots i{background:#d4d6dc;border-radius:50%;width:5px;height:5px}.slider-dots i:first-child{background:var(--muted)}.section-pad{padding:clamp(64px,8vw,108px) 24px}.section-inner{width:min(100%, var(--content));margin:0 auto}.section-inner.narrow{width:min(100%, var(--article))}.section-title{color:#3f4350;letter-spacing:.05em;text-align:center;margin:0 0 clamp(38px,5vw,58px);font-size:clamp(21px,2.4vw,28px);font-weight:700;position:relative}.section-title:after{content:"";background:currentColor;width:44px;height:1px;margin:12px auto 0;display:block}.works{background-color:#f4f0ff73;background-image:url(/assets/bg-pastel.png);background-position:50%;background-size:cover;position:relative;overflow:hidden}.works:before,.works:after{content:"";filter:blur(1px);background:#ffffff5c;border-radius:50%;position:absolute}.works:before{width:180px;height:180px;top:16%;left:-80px}.works:after{width:160px;height:160px;bottom:12%;right:-70px}.work-row{z-index:1;margin-bottom:36px;position:relative}.scroll-hint{color:#8a8f9b;letter-spacing:.04em;text-align:right;margin:0 4px 8px;font-size:10px}.work-track{scroll-snap-type:x mandatory;scrollbar-color:var(--muted) #ffffffb8;scrollbar-width:thin;background:#ffffffd1;border-radius:2px;grid-auto-columns:minmax(390px,48%);grid-auto-flow:column;gap:18px;padding:14px 14px 18px;display:grid;overflow-x:auto}.work-card{scroll-snap-align:start;background:#fff;border-radius:3px;margin:0;overflow:hidden;box-shadow:0 8px 20px #5f687d14}.work-card img{aspect-ratio:3;object-fit:cover;width:100%}.button{border:1px solid var(--muted);letter-spacing:.04em;text-align:center;border-radius:999px;justify-content:center;align-items:center;width:min(100%,440px);min-height:48px;margin-left:auto;margin-right:auto;padding:10px 28px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s;display:flex}a.button:hover{transform:translateY(-2px)}.button-filled{border-color:var(--deep);color:#fff;background:linear-gradient(135deg,#6f7b95,#5f687d);box-shadow:0 9px 22px #5f687d33}.button-outline{color:var(--deep);background:#ffffffb8}.works-button{z-index:1;margin-top:26px;position:relative}.categories{background:#fff}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,4vw,48px);display:grid}.category-card{color:#687592;letter-spacing:.05em;justify-items:center;gap:12px;font-size:14px;font-weight:750;transition:transform .2s;display:grid}.category-card:hover{transform:translateY(-4px)}.category-card img{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 9px 14px #5f687d1f);width:104px}.new-posts{isolation:isolate;background:var(--lavender);position:relative}.new-posts:before,.new-posts:after{z-index:-1;content:"";background:#fff;border-radius:50%;height:52px;position:absolute;left:-5%;right:-5%}.new-posts:before{top:-28px}.new-posts:after{bottom:-28px}.featured-list{gap:34px;display:grid}.featured-post{grid-template-columns:minmax(220px,34%) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,52px);display:grid}.featured-image{aspect-ratio:1.9}.featured-post h3{color:#333844;margin:0 0 9px;font-size:15px;line-height:1.6}.featured-post p{color:#696e79;margin:0 0 12px;font-size:12px;line-height:1.8}.featured-post time,.post-card time{color:#8a8f99;font-size:10px}.post-grid-section{background:#fff;padding-top:92px}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.post-card{min-width:0;position:relative}.post-card-image{aspect-ratio:1.9}.post-card h3{color:#3f4350;margin:13px 2px 7px;font-size:13px;line-height:1.65}.protected-label{background:var(--lavender);color:#777f90;border-radius:999px;margin-top:8px;padding:3px 9px;font-size:10px;display:inline-block}.about{background-color:#f8f7ff;background-image:url(/assets/bg-about.webp);background-position:50%;background-size:cover;position:relative;overflow:hidden}.about:after{content:"";pointer-events:none;background:#ffffff29;position:absolute;inset:0}.about .section-inner{z-index:1;position:relative}.profile-box{width:min(100%,620px);box-shadow:var(--shadow);background:#ffffffed;margin:0 auto 28px}.profile-box h3{color:#fff;letter-spacing:.04em;text-align:center;background:#7c8991;margin:0;padding:12px 20px;font-size:14px}.profile-body{grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:24px;padding:24px 30px 28px;display:grid}.profile-body ul{margin:0;padding:0;list-style:none}.profile-body li{border-bottom:1px dashed #7e8ba659;padding:9px 0 9px 20px;font-size:13px;position:relative}.profile-body li:before{content:"";background:#f1a7a5;border-radius:50%;width:7px;height:7px;position:absolute;top:18px;left:2px}.profile-body small{font-size:11px;display:block}.profile-body img{object-fit:cover;border-radius:50%;width:112px;height:112px}.contact{background:var(--lavender);text-align:center}.contact-lead,.contact-note{margin:0 auto;font-size:13px}.price-list{border-radius:2px;width:min(100%,600px);margin:34px auto 24px;box-shadow:0 12px 30px #5f687d14}.contact-actions{gap:15px;margin-top:28px;display:grid}.button-disabled{opacity:.65;cursor:not-allowed}.site-footer{color:var(--muted);text-align:center;background:#fdfdfd;padding:34px 24px 28px}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:0;font-size:11px;display:flex}.site-footer nav>*{border-right:1px solid #7e8ba66b;padding:0 11px}.site-footer nav>:last-child{border-right:0}.site-footer nav span{opacity:.6}.site-footer p{margin:13px 0 0;font-size:10px}.page-top{z-index:40;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#7e8ba6e6;border-radius:50%;place-items:center;width:46px;height:46px;font-size:18px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 22px #5f687d3d}@media (width<=959px){.header-inner{width:min(calc(100% - 32px), var(--content));min-height:72px}.brand span,.desktop-nav{display:none}.brand img{width:54px;height:38px}.mobile-menu{display:block}.hero img{aspect-ratio:1.3;object-fit:cover;min-height:0}.post-slider{width:min(calc(100% - 30px), var(--content));margin-bottom:34px;padding-top:14px}.slider-track{grid-auto-columns:calc(50% - 6px)}.slider-card h3{font-size:10px}.work-track{grid-auto-columns:minmax(290px,78%)}.category-grid{gap:20px}.category-card img{width:86px}}@media (width>=681px) and (width<=1019px){.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card:last-child{grid-column:1/-1;width:calc(50% - 12px)}}@media (width<=680px){body{font-size:15px}.section-pad{padding:62px 18px}.section-title{margin-bottom:34px;font-size:20px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.category-card{font-size:13px}.featured-post{grid-template-columns:1fr;gap:16px}.featured-post h3{font-size:14px}.post-grid{grid-template-columns:1fr;gap:34px}.post-card h3{font-size:14px}.profile-body{grid-template-columns:1fr 82px;gap:14px;padding:20px}.profile-body img{width:82px;height:82px}.profile-body li{padding-left:18px;font-size:12px}.button{min-height:46px;font-size:12px}.contact-lead,.contact-note{font-size:12px}.site-footer nav>*{padding:0 7px}.page-top{width:42px;height:42px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hc-page{--hc-ink:#3f4350;--hc-muted:#737d94;min-height:100svh;color:var(--hc-ink);background:radial-gradient(circle at 10% 4%,#ffc4dd80,#0000 28%),radial-gradient(circle at 94% 15%,#bcdcff8c,#0000 34%),linear-gradient(#fff 0%,#f8f7ff 100%)}.hc-header{align-items:center;gap:12px;width:min(100% - 32px,760px);min-height:68px;margin:0 auto;display:flex}.hc-header span{color:#596179;font-size:13px;font-weight:700}.hc-shell{width:min(100% - 32px,760px);margin:0 auto;padding:38px 0 72px}.hc-eyebrow{color:#7e8ba6;letter-spacing:.18em;margin:0 0 8px;font-size:11px;font-weight:800}.hc-shell>h1{color:var(--hc-ink);margin:0;font-size:clamp(30px,8vw,48px);line-height:1.25}.hc-shell>.hc-logo-title{text-align:center;flex-direction:column;align-items:center;gap:4px;margin:0;display:flex}.hc-tool-logo{width:min(88%,420px);height:auto}.hc-logo-title span{color:#596179;letter-spacing:.04em;font-size:12px;font-weight:700;line-height:1.6}.hc-lead{color:#666d7c;max-width:640px;margin:18px 0 30px;font-size:16px}.hc-guide{background:#ffffffc7;border:1px solid #7e8ba638;border-radius:22px;grid-template-columns:repeat(3,1fr);margin:0 0 28px;display:grid;overflow:hidden}.hc-guide div{border-right:1px solid #7e8ba62e;place-items:center;min-width:0;padding:22px 8px;display:grid}.hc-guide div:last-child{border-right:0}.hc-guide strong{color:#687592;font-size:clamp(24px,7vw,36px);line-height:1}.hc-guide span{color:var(--hc-muted);text-align:center;margin-top:7px;font-size:11px}.hc-note,.hc-question-card,.hc-score-card,.hc-category-results{background:#ffffffe6;border:1px solid #7e8ba633;border-radius:26px;box-shadow:0 20px 45px #5f687d1c}.hc-note{margin-bottom:26px;padding:clamp(22px,5vw,34px)}.hc-note h2,.hc-category-results h2{margin:0 0 12px;font-size:17px}.hc-note p{color:#666d7c;margin:0;font-size:13px}.hc-note p+p{margin-top:10px}.hc-primary,.hc-text-button,.hc-question-nav button,.hc-choices button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.hc-primary{color:#fff;background:linear-gradient(135deg,#6f7b95,#5f687d);border:0;border-radius:999px;width:100%;min-height:58px;padding:12px 22px;font-weight:750;display:block;box-shadow:0 10px 24px #5f687d38}.hc-text-button{color:var(--hc-muted);text-underline-offset:4px;background:0 0;border:0;margin:16px auto 0;padding:10px;font-size:12px;text-decoration:underline;display:block}.hc-loading{min-height:60svh;color:var(--hc-muted);place-items:center;display:grid}.hc-progress-summary{margin-bottom:20px}.hc-progress-summary>div:first-child{color:var(--hc-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.hc-progress-summary strong{color:#596179}.hc-progress{background:#e7eaf0;border-radius:999px;height:8px;margin-top:11px;overflow:hidden}.hc-progress span{border-radius:inherit;background:linear-gradient(90deg,#ffc4dd,#d2c5ff,#bcdcff);height:100%;transition:width .2s;display:block}.hc-question-card{padding:clamp(22px,5vw,42px)}.hc-question-number{color:#687592;font-size:14px;font-weight:800}.hc-question-number span{color:#9aa1b0;font-weight:600}.hc-frequency{color:var(--hc-muted);margin:18px 0 8px;font-size:12px}.hc-question-card h1{color:#333844;margin:0 0 30px;font-size:clamp(22px,6vw,31px);line-height:1.5}.hc-question-card h1:focus{outline:0}.hc-choices{border:0;gap:10px;margin:0;padding:0;display:grid}.hc-choices legend{color:#666d7c;margin-bottom:12px;font-size:12px}.hc-choices button{color:#4d5361;text-align:left;background:#fff;border:1px solid #7e8ba63d;border-radius:16px;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:58px;padding:8px 14px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.hc-choices button:hover{border-color:#a69dd0;transform:translateY(-1px)}.hc-choices button.is-selected{background:#f4f0ff;border-color:#8b82b3}.hc-choices button>span{color:#687592;background:#eef0f5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:850;display:grid}.hc-choices button:last-child>span{background:#f0f1f3}.hc-choices button strong{font-size:13px;line-height:1.45}.hc-question-nav{justify-content:space-between;gap:12px;margin-top:18px;display:flex}.hc-question-nav button{color:#687592;background:#fffc;border:1px solid #7e8ba640;border-radius:999px;min-height:44px;padding:8px 18px;font-size:12px;font-weight:700}.hc-question-nav button:disabled{opacity:.4;cursor:not-allowed}.hc-score-card{grid-template-columns:170px 1fr;align-items:center;gap:28px;margin-top:30px;padding:clamp(22px,5vw,38px);display:grid}.hc-score-ring{--score:0;aspect-ratio:1;background:radial-gradient(circle at center, #fff 58%, transparent 60%), conic-gradient(#8d89b7 calc(var(--score) * 1%), #e7e8ef 0);color:#4f5668;text-align:center;border-radius:50%;place-content:center;width:160px;display:grid}.hc-score-ring strong{font-size:48px;line-height:1}.hc-score-ring span{margin-top:4px;font-size:13px;font-weight:700}.hc-result-copy{color:#3f4350;margin:0 0 10px;font-size:17px;font-weight:700}.hc-result-note{color:var(--hc-muted);margin:0;font-size:12px}.hc-category-results{margin-top:22px;padding:clamp(22px,5vw,34px)}.hc-category-row+.hc-category-row{margin-top:16px}.hc-category-row>div:first-child{justify-content:space-between;gap:12px;margin-bottom:7px;font-size:12px;display:flex}.hc-category-row strong{color:#687592}.hc-category-bar{background:#e9eaf0;border-radius:999px;height:7px;overflow:hidden}.hc-category-bar span{border-radius:inherit;background:linear-gradient(90deg,#b6e8df,#bcdcff,#d2c5ff);height:100%;display:block}.hc-result-actions{margin-top:24px}.hc-footer{color:var(--hc-muted);text-align:center;padding:32px 16px}.hc-footer a{text-underline-offset:4px;font-size:12px;text-decoration:underline}.hc-footer p{margin:10px 0 0;font-size:10px}@media (width<=560px){.hc-shell{padding-top:22px}.hc-tool-logo{width:min(92%,360px)}.hc-logo-title span{font-size:11px}.hc-lead{font-size:14px}.hc-note,.hc-question-card,.hc-score-card,.hc-category-results{border-radius:22px}.hc-score-card{text-align:center;grid-template-columns:1fr;justify-items:center}.hc-score-ring{width:148px}.hc-question-card{margin-left:-4px;margin-right:-4px}}@media (prefers-reduced-motion:reduce){.hc-progress span,.hc-choices button{transition:none}}
