:root{--bg:#fffdf9;--cream:#fff7ee;--cream-2:#fff1df;--beige:#f7e8d8;--line:#ecd9c7;--line-soft:#ecd9c7b8;--navy:#183867;--navy-2:#264f8f;--blue:#5e86c8;--orange:#ff9f45;--orange-2:#f5b47a;--orange-soft:#ff9f4524;--text:#17315c;--muted:#6d7280;--card:#ffffffe6;--shadow:0 14px 36px #30271f14;--shadow-soft:0 8px 20px #30271f0f;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--container:1220px;--feature-card-height:180px;--latest-card-height:98px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body), "Hiragino Sans", "Yu Gothic UI", sans-serif;color:var(--text);background:radial-gradient(circle at 9% 12%, #ff9f4514, transparent 18%), radial-gradient(circle at 86% 20%, #5e86c80d, transparent 18%), linear-gradient(180deg, #fff 0%, var(--bg) 48%, #fff8ef 100%);margin:0;position:relative}body:before{content:"";pointer-events:none;opacity:.16;background-image:radial-gradient(#f0d6bd .9px,#0000 .9px),radial-gradient(#f7e2cd .9px,#0000 .9px);background-position:0 0,18px 18px;background-size:36px 36px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#00000014);mask-image:linear-gradient(#000000bf,#00000014)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-bottom:1px solid #ecd9c7b8;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.brand img{width:clamp(152px,17vw,225px)}.nav{color:var(--navy);justify-content:flex-end;align-items:center;gap:22px;font-weight:800;display:flex}.nav a{white-space:nowrap;padding:24px 4px 21px;position:relative}.nav a:after{content:"";background:var(--orange);border-radius:999px;width:0;height:3px;transition:width .22s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav a:hover:after,.nav a.is-active:after{width:100%}main{z-index:1;padding:26px 0 40px;position:relative}.hero{isolation:isolate;width:100%;min-height:clamp(520px,48vw,720px);box-shadow:var(--shadow);background:#fff7ee;position:relative;overflow:hidden}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fffdf9e6 0%,#fff8efb8 36%,#fff8ef2e 66%,#fff8ef00 100%),linear-gradient(#ffffff2e,#fff7ee14);position:absolute;inset:0}.hero-visual{z-index:0;display:block;position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center center;width:100%;max-width:none;height:100%}.hero-inner{z-index:2;width:min(var(--container), calc(100% - 40px));align-items:center;min-height:clamp(520px,48vw,720px);margin:0 auto;display:flex;position:relative}.hero-content{flex-direction:column;justify-content:center;align-items:flex-start;width:min(50%,620px);min-width:500px;padding:64px 0;display:flex;position:relative}.hero-title{font-family:var(--font-heading), var(--font-body), sans-serif;letter-spacing:0;color:var(--navy);white-space:nowrap;text-shadow:0 2px #ffffffd1,0 12px 32px #ffffffb8;margin:0;font-size:clamp(3rem,5.2vw,5.35rem);font-weight:900;line-height:1.16}.hero-title span{letter-spacing:0;margin:0 0 18px;font-size:clamp(2rem,3vw,3.2rem);line-height:1;display:block}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:16px;margin-top:34px;display:flex}.btn{letter-spacing:.04em;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-width:210px;padding:16px 24px;font-weight:900;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 10px 20px #30271f14}.btn:hover{filter:brightness(1.02);transform:translateY(-2px);box-shadow:0 14px 24px #30271f1c}.btn-primary{color:#fff;background:linear-gradient(#ffad57,#ff963b)}.btn-secondary{color:#fff;background:linear-gradient(#315b9c,#1e477f)}.btn .icon{width:27px;height:27px}.section{margin-top:30px}.section-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.section-title-wrap{align-items:center;gap:12px;min-width:0;display:flex}.section-title-icon{width:35px;height:35px;color:var(--blue);place-items:center;display:grid}.section-title-icon .icon{width:32px;height:32px}.section-title{font-family:var(--font-heading), var(--font-body), sans-serif;color:var(--navy);white-space:nowrap;margin:0;font-size:clamp(1.45rem,2vw,1.85rem);font-weight:900}.section-desc{color:#5c6680;margin:3px 0 0 14px;font-size:.96rem;font-weight:700}.section-link{color:var(--navy-2);white-space:nowrap;font-weight:900}.portal-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:22px;display:grid}.portal-column{box-shadow:var(--shadow-soft);background:#fff7eeb8;border:1px solid #ecd9c7d6;border-radius:24px;flex-direction:column;height:100%;padding:18px;display:flex;position:relative;overflow:hidden}.portal-column:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff9f4521,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:-42px;right:-42px}.portal-column.dictionary:after{background:radial-gradient(circle,#5e86c81c,#0000 70%)}.column-head{z-index:1;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex;position:relative}.column-title{font-family:var(--font-heading), var(--font-body), sans-serif;color:var(--navy);align-items:center;gap:10px;margin:0;font-size:1.45rem;font-weight:900;display:flex}.column-title .icon-wrap{width:42px;height:42px;color:var(--orange);background:#ff9f4524;border-radius:50%;place-items:center;display:grid}.dictionary .column-title .icon-wrap{color:var(--blue);background:#5e86c821}.column-sub{color:#647082;margin:0 0 16px;font-weight:700;line-height:1.75}.featured-list,.latest-list{z-index:1;gap:12px;display:grid;position:relative}.link-card{width:100%;min-width:0;height:var(--feature-card-height);min-height:var(--feature-card-height);border:1px solid var(--line-soft);background:#ffffffed;border-radius:18px;grid-template-columns:150px 1fr;gap:14px;padding:10px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 7px 16px #30271f0b}.link-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px #30271f14}.thumb{background:linear-gradient(135deg,#183867c2,#1c2334e0),radial-gradient(circle at 28% 20%,#ffffff2e,#0000 24%);border-radius:13px;position:relative;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.compare-thumb img,.dict-thumb img{object-fit:contain;object-position:center center}.thumb:empty:before,.thumb:empty:after{content:"";background:#ffffff0d;border:1px solid #ffffff29;border-radius:6px;position:absolute}.thumb:empty:before{width:70px;height:52px;top:18px;left:18px}.thumb:empty:after{width:48px;height:32px;bottom:14px;right:14px}.dict-thumb{background:radial-gradient(circle at 62% 38%,#ffffff6b,#0000 30%),linear-gradient(135deg,#ff9f45b8,#5e86c89e)}.card-body{flex-direction:column;min-width:0;padding:2px 2px 2px 0;display:flex}.tag{color:#fff;background:#7bb8eb;border-radius:999px;align-items:center;margin-bottom:7px;padding:5px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.tag.orange{background:var(--orange)}.tag.navy{background:var(--navy-2)}.link-card h3{color:var(--navy);overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 7px;font-size:1.05rem;line-height:1.45;display:-webkit-box;overflow:hidden}.link-card p{color:#596474;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:600;line-height:1.68;display:-webkit-box;overflow:hidden}.meta{color:#657188;align-items:center;gap:12px;margin-top:auto;font-size:.82rem;font-weight:700;display:flex}.latest-block{z-index:1;border-top:2px dashed #ecd9c7eb;margin-top:auto;padding-top:15px;position:relative}.latest-title{font-family:var(--font-heading), var(--font-body), sans-serif;color:var(--navy);align-items:center;gap:8px;margin:0 0 10px;font-size:1.08rem;font-weight:900;display:flex}.latest-card{height:var(--latest-card-height);background:#ffffffb8;border:1px solid #ecd9c7d1;border-radius:16px;grid-template-columns:96px 1fr;align-items:center;gap:12px;padding:8px;display:grid}.latest-card+.latest-card{margin-top:8px}.latest-card .thumb{height:82px;min-height:82px}.latest-card h4{color:var(--navy);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 3px;font-size:.95rem;display:-webkit-box;overflow:hidden}.latest-card p{color:#687284;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.lulina-row{grid-template-columns:1fr;align-items:stretch;gap:20px;display:grid}.about-card{border-radius:var(--radius-lg);max-width:100%;min-height:196px;box-shadow:var(--shadow-soft);cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ecd9c7eb;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.about-card:hover{border-color:#5e86c852;transform:translateY(-3px);box-shadow:0 12px 24px #30271f14}.social-link-card-x{background-image:url(/assets/social/social-card-x-pc.webp)}.social-link-card-pixiv{background-image:url(/assets/social/social-card-pixiv-pc.webp)}.social-section-head{align-items:flex-start}.social-title-wrap{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.social-title-wrap .section-title{white-space:normal;overflow-wrap:anywhere;flex-wrap:wrap;column-gap:0;width:100%;min-width:0;max-width:100%;line-height:1.35;display:flex}.social-title-wrap .section-title span{display:inline-block}.social-title-wrap .section-desc{margin:0}.social-link-list{gap:18px}.social-link-body{z-index:1;text-align:center;flex-direction:column;align-items:center;width:min(520px,52%);min-width:0;max-width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-link-body h3,.social-link-body p{overflow-wrap:anywhere;word-break:normal;white-space:normal;width:100%;max-width:100%}.social-link-label{min-width:58px;color:var(--navy-2);background:#ffffffc2;border:1px solid #ecd9c7b3;border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:6px 14px;font-size:.84rem;font-weight:900;display:inline-flex;box-shadow:0 5px 12px #30271f0a}.social-link-card-pixiv .social-link-label{color:#246c98;border-color:#5eb2cb38}.about-card h3{z-index:1;color:var(--navy);margin:0 0 12px;font-size:clamp(1.32rem,2vw,1.72rem);line-height:1.35;position:relative}.about-card p{z-index:1;color:#586273;margin:0;font-weight:700;line-height:1.75;position:relative}.footer{background:#fff8efc7;border-top:1px solid #ecd9c7d1;margin-top:28px}.footer-inner{grid-template-columns:190px 1fr auto;align-items:center;gap:24px;padding:18px 0 10px;display:grid}.footer-logo img{width:175px}.footer-nav{color:var(--navy);flex-wrap:wrap;justify-content:center;gap:18px 30px;font-weight:700;display:flex}.sns{gap:10px;display:flex}.sns a{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.copyright{text-align:center;color:#8b909c;grid-column:1/-1;padding:8px 0 2px;font-size:.9rem}.subpage-main,.article-main{z-index:1;padding:30px 0 52px;position:relative}.list-hero{min-height:268px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 8% 10%,#ff9f4524,#0000 24%),radial-gradient(circle at 95% 88%,#5e86c81f,#0000 25%),linear-gradient(120deg,#fff7ee 0%,#fffdf9 60%,#fff1df 100%);border:1px solid #ecd9c7f2;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(240px,36%);align-items:center;gap:28px;padding:34px 42px;display:grid;overflow:hidden}.list-hero.dictionary-hero{background:radial-gradient(circle at 8% 10%,#5e86c81f,#0000 24%),radial-gradient(circle at 95% 88%,#ff9f4521,#0000 25%),linear-gradient(120deg,#fff8f1 0%,#fff 58%,#eef5ff 100%)}.page-kicker{width:fit-content;color:var(--orange);letter-spacing:.04em;background:#ff9f4524;border-radius:999px;align-items:center;padding:6px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.list-hero h1,.article-header h1{font-family:var(--font-heading), var(--font-body), sans-serif;color:var(--navy);letter-spacing:0;margin:14px 0 12px;font-weight:900}.list-hero h1{font-size:clamp(2rem,4vw,3.3rem);line-height:1.25}.list-hero p{color:#586273;max-width:640px;margin:0;font-weight:700;line-height:1.9}.list-hero img{border-radius:18px;justify-self:center;width:min(100%,360px);box-shadow:0 14px 30px #30271f1a}.visual-list-hero{width:min(1120px,100% - 32px);min-height:0;margin:0 auto;padding:12px;display:block}.visual-list-hero img{object-fit:contain;background:#fffaf5;border-radius:18px;width:100%;max-width:none;height:auto;margin:0 auto;display:block}.list-section{margin-top:24px}.article-list-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:16px;display:grid}.dictionary-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dictionary-list-grid .link-card{max-width:100%}.article-shell{width:min(880px,100% - 40px);margin:0 auto}.article-header{min-height:420px;box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#fffdf9f0 0%,#fff7eedb 48%,#fff7ee33 78%),url(/assets/eyecatch/eyecatch-comfyui-node.png) 50%/cover no-repeat;border:1px solid #ecd9c7f2;border-radius:28px;align-items:center;padding:42px 46px;display:flex;position:relative;overflow:hidden}.article-header:after{content:"";pointer-events:none;background:radial-gradient(circle at 12% 18%,#ff9f4529,#0000 24%),linear-gradient(#ffffff0a,#fff1df1a);position:absolute;inset:0}.article-header-copy{z-index:1;width:min(62%,560px);padding:0;position:relative}.back-link{color:var(--navy-2);margin-bottom:16px;font-weight:900;display:inline-flex}.article-header h1{font-size:clamp(2rem,4vw,2.9rem);line-height:1.32}.article-header p{color:#586273;margin:0;font-size:1.05rem;font-weight:700;line-height:1.9}.article-content{box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #ecd9c7d1;border-radius:24px;margin-top:24px;padding:38px 40px 44px}.article-content h2{font-family:var(--font-heading), var(--font-body), sans-serif;color:var(--navy);letter-spacing:0;margin:52px 0 18px;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:900;line-height:1.42}.article-content h2:first-child{margin-top:0}.article-content p,.article-content li{color:#344563;font-size:1rem;font-weight:500;line-height:2}.article-content p{margin:0 0 18px}.article-content a{color:var(--navy-2);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #ff9f458c;text-decoration:underline #ff9f458c;text-decoration-thickness:2px}.static-page-main .article-content a{overflow-wrap:anywhere;word-break:break-word}.article-content ol,.article-content ul{margin:0 0 22px;padding-left:1.5rem}.article-content code{color:#183867;background:#fff7ee;border:1px solid #ecd9c7e6;border-radius:7px;padding:.15em .42em;font-family:Consolas,Courier New,monospace;font-size:.92em}.article-content pre{background:#fff7ee;border:1px solid #ecd9c7e6;border-radius:14px;margin:0 0 22px;padding:15px 17px;overflow-x:auto;box-shadow:inset 0 1px #ffffffd1}.article-content pre code{white-space:pre;background:0 0;border:0;padding:0}.toc-box{background:linear-gradient(135deg,#fffaf5,#fff1df);border:1px solid #ecd9c7e6;border-radius:20px;margin:34px 0 48px;padding:22px 24px}.toc-box h2{margin:0 0 12px;font-size:1.35rem}.toc-box ol{margin-bottom:0}.toc-box li{line-height:1.8}.article-figure{margin:28px 0 34px}.article-figure img{background:#fff;border:1px solid #ecd9c7f2;border-radius:16px;width:100%;height:auto;box-shadow:0 12px 26px #30271f14}.article-figure figcaption{color:#6d7280;text-align:center;margin-top:10px;font-size:.9rem;font-weight:700;line-height:1.7}.lulina-speech{grid-template-columns:104px 1fr;align-items:end;gap:16px;margin:26px 0 34px;display:grid}.lulina-speech>img{filter:drop-shadow(0 8px 12px #30271f1f);align-self:end;width:104px}.lulina-bubble{background:linear-gradient(135deg,#fffffff5,#fff7eef5);border:1px solid #ecd9c7e0;border-radius:24px;min-height:112px;padding:22px 26px 22px 32px;position:relative;box-shadow:0 10px 22px #30271f0f}.lulina-bubble:before{content:"";background:#fff9f2;border-bottom:1px solid #ecd9c7ad;border-left:1px solid #ecd9c7ad;width:20px;height:20px;position:absolute;bottom:28px;left:-11px;transform:rotate(45deg)}.lulina-bubble span{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:64px;margin-bottom:8px;padding:7px 10px;font-size:.88rem;font-weight:900;display:inline-flex}.lulina-bubble p{color:#24406d;margin:0;font-weight:700;line-height:1.9}@media (max-width:1120px){.hero,.hero-inner{min-height:600px}.hero-content{width:min(50%,500px);min-width:360px}.hero-title{font-size:clamp(2.55rem,5.3vw,4.4rem)}.portal-grid,.lulina-row{grid-template-columns:1fr}.about-card{min-height:178px}}@media (max-width:760px){.container{width:min(100% - 24px, var(--container))}.header-inner{flex-direction:column;gap:6px;min-height:72px;padding:10px 0}.nav{gap:12px;font-size:.9rem}.nav a{padding:8px 0 6px}.hero{min-height:min(780px,100svh - 92px)}.hero:after{background:linear-gradient(#fffdf9f0 0%,#fff8efd1 31%,#fff8ef42 58%,#fff8ef00 100%)}.hero-visual img{object-position:center bottom}.hero-inner{width:min(100% - 24px, var(--container));align-items:flex-start;min-height:min(780px,100svh - 92px)}.hero-content{text-align:center;align-items:center;width:100%;min-width:0;padding:30px 0 0}.hero-title{text-align:left;width:fit-content;max-width:100%;font-size:clamp(1.95rem,9vw,3rem);line-height:1.14}.hero-title span{margin-bottom:12px;font-size:clamp(1.45rem,7vw,2.25rem)}.hero-actions{flex-direction:column;align-items:stretch;gap:10px;width:min(100%,340px);margin:20px auto 0}.btn{width:100%}.section-head,.column-head{flex-direction:column;align-items:flex-start}.section-title-wrap{flex-direction:column;align-items:flex-start;gap:4px}.section-desc{margin-left:0}.article-list-grid{grid-template-columns:minmax(0,1fr)}.link-card{height:var(--feature-card-height);grid-template-columns:105px minmax(0,1fr);overflow:hidden}.card-body{overflow:hidden}.portal-column{padding:14px}.latest-card{grid-template-columns:82px minmax(0,1fr)}.about-card{background-position:50%;min-height:168px}.social-link-card-x{background-image:url(/assets/social/social-card-x-mobile.webp)}.social-link-card-pixiv{background-image:url(/assets/social/social-card-pixiv-mobile.webp)}.social-title-wrap .section-title{row-gap:2px;font-size:clamp(1.34rem,5.8vw,1.62rem);line-height:1.32}.social-title-wrap .section-title span:first-child{flex-basis:100%}.social-link-body{text-align:left;align-items:flex-start;width:53%;top:50%;left:43%;transform:translateY(-50%)}.social-link-label{min-width:46px;margin-bottom:8px;padding:4px 9px;font-size:.76rem}.about-card h3{margin-bottom:7px;font-size:1.02rem}.about-card p{font-size:.8rem;line-height:1.55}.speech:before{display:none}.footer-inner{text-align:center;grid-template-columns:1fr}.footer-logo img{margin:0 auto}.sns{justify-content:center}.list-hero{grid-template-columns:1fr;padding:20px}.list-hero img{width:100%}.article-shell{width:min(100% - 24px,880px)}.article-header,.article-content{padding:20px}.article-header{background:linear-gradient(#fffdf957 0%,#fff7eed1 46%,#fffdf9f5 100%),url(/assets/eyecatch/eyecatch-comfyui-node.png) top/cover no-repeat;align-items:flex-end;min-height:440px;padding:24px 20px}.article-header-copy{width:100%;padding:0}.article-header h1{font-size:clamp(1.65rem,8vw,2.25rem)}.article-header p{font-size:.95rem}.static-page-main .article-header{background:linear-gradient(#fffdf961 0%,#fff7eed6 42%,#fffdf9fa 100%),url(/assets/eyecatch/eyecatch-comfyui-node.png) 50% 32%/cover no-repeat;min-height:280px;padding:22px 20px}.article-content p,.article-content li{line-height:1.9}.lulina-speech{grid-template-columns:1fr;justify-items:center;gap:8px}.lulina-speech>img{width:96px}.lulina-bubble{width:100%;min-height:0;padding:18px 18px 20px}.lulina-bubble:before{border:0;border-top:1px solid #ecd9c7ad;border-left:1px solid #ecd9c7ad;top:-8px;bottom:auto;left:50%;transform:translate(-50%)rotate(45deg)}}.dictionary-page{--dictionary-card-radius:18px}.dictionary-hero-panel,.dictionary-toc-section,.dictionary-category-section{position:relative}.dictionary-hero-panel{padding:0}.breadcrumb{color:#617089;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;font-size:.88rem;font-weight:800;display:flex}.breadcrumb a{color:var(--navy-2);text-underline-offset:4px;-webkit-text-decoration:underline #ff9f457a;text-decoration:underline #ff9f457a}.dictionary-eyecatch{isolation:isolate;min-height:clamp(390px,36vw,520px);box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#fffdf9f0 0%,#fff7eee0 44%,#fff7ee2e 72%);border:1px solid #ecd9c7f2;border-radius:28px;flex-direction:column;justify-content:center;gap:22px;padding:42px 46px;display:flex;position:relative;overflow:hidden}.dictionary-eyecatch:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 9% 12%,#ff9f4529,#0000 24%),linear-gradient(#ffffff14,#fff1df14);position:absolute;inset:0}.hairstyle-dictionary-page .dictionary-eyecatch{background:linear-gradient(90deg,#fffdf9f5 0%,#fff7eee6 42%,#fff7ee3d 64%,#fff7ee00 78%),url(/assets/eyecatch/eyecatch-dictionary-hairstyle-bg-pc.png) 100%/cover no-repeat;justify-content:center;min-height:clamp(410px,40vw,560px);padding:46px 48px}.hairstyle-dictionary-page .dictionary-eyecatch:after{background:radial-gradient(circle at 10% 14%,#ff9f4524,#0000 25%),linear-gradient(#ffffff14,#fff1df14)}.hairstyle-dictionary-page .dictionary-eyecatch-copy{width:min(50%,600px);min-width:420px}.hairstyle-dictionary-page .dictionary-usage-note{width:min(50%,600px)}.expression-dictionary-page .dictionary-eyecatch{background:linear-gradient(90deg,#fffdf9f5 0%,#fff7eee6 42%,#fff7ee3d 64%,#fff7ee00 78%),url(/assets/eyecatch/eyecatch-dictionary-expression-bg-pc.png) 100%/cover no-repeat;justify-content:center;min-height:clamp(410px,40vw,560px);padding:46px 48px}.expression-dictionary-page .dictionary-eyecatch:after{background:radial-gradient(circle at 10% 14%,#ff9f4524,#0000 25%),linear-gradient(#ffffff14,#fff1df14)}.expression-dictionary-page .dictionary-eyecatch-copy{width:min(50%,600px);min-width:420px}.expression-dictionary-page .dictionary-usage-note{width:min(50%,600px)}.dictionary-eyecatch-copy{width:min(58%,640px);min-width:460px}.dictionary-eyecatch h1{font-family:var(--font-heading), var(--font-body), sans-serif;color:var(--navy);letter-spacing:0;margin:14px 0 12px;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.25}.dictionary-eyecatch p{color:#586273;max-width:780px;margin:0;font-weight:700;line-height:1.9}.dictionary-usage-note{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #ecd9c7e0;border-radius:16px;width:min(100%,760px);margin-top:4px;padding:15px 18px;box-shadow:0 8px 18px #30271f0f}.dictionary-usage-note strong{color:var(--navy);margin-bottom:4px;font-weight:900;display:block}.dictionary-usage-note p{color:#586273;margin:0;font-weight:700;line-height:1.8}.dictionary-usage-note p span{display:block}.dictionary-toc-section,.dictionary-category-section{margin-top:28px}.dictionary-section-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.dictionary-section-head h2{font-family:var(--font-heading), var(--font-body), sans-serif;color:var(--navy);letter-spacing:0;margin:6px 0 0;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:900;line-height:1.32}.dictionary-count{width:fit-content;color:var(--navy-2);background:#5e86c81f;border-radius:999px;align-items:center;padding:5px 10px;font-size:.8rem;font-weight:900;display:inline-flex}.dictionary-toc{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.dictionary-toc a{min-height:48px;color:var(--navy);background:#ffffffdb;border:1px solid #ecd9c7e0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;font-weight:900;display:flex;box-shadow:0 6px 14px #30271f0a}.dictionary-toc small{color:#69758a;font-weight:800}.segmented-field{align-items:center;gap:10px;min-width:0;display:flex}.segmented-label{color:#617089;white-space:nowrap;font-size:.82rem;font-weight:900}.segmented-control{background:#ffffffdb;border:1px solid #ecd9c7eb;border-radius:999px;grid-auto-flow:column;gap:4px;padding:4px;display:inline-grid;box-shadow:inset 0 1px #ffffffe6}.segmented-button{color:#5c6680;min-width:82px;min-height:32px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-size:.84rem;font-weight:900}.segmented-button.is-active{color:#fff;background:linear-gradient(#315b9c,#1e477f);box-shadow:0 6px 12px #18386729}.sample-segmented{justify-content:space-between;width:100%}.sample-segmented .segmented-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sample-segmented .segmented-control{grid-template-columns:1fr 1fr;width:100%}.sample-segmented .segmented-button{min-width:0}.dictionary-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.dictionary-card{border-radius:var(--dictionary-card-radius);background:#ffffffeb;border:1px solid #ecd9c7e6;flex-direction:column;min-width:0;min-height:100%;padding:14px;display:flex;box-shadow:0 8px 18px #30271f0e}.dictionary-card-head{min-height:76px}.dictionary-category-tag{background:var(--orange);color:#fff;border-radius:999px;align-items:center;width:fit-content;margin-bottom:8px;padding:5px 9px;font-size:.76rem;font-weight:900;display:inline-flex}.dictionary-card h3{color:var(--navy);overflow-wrap:anywhere;margin:0;font-size:1.08rem;font-weight:900;line-height:1.42}.dictionary-prompt-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;margin-top:10px;display:grid}.dictionary-prompt-row code{text-overflow:ellipsis;color:#183867;white-space:nowrap;background:#fff7ee;border:1px solid #ecd9c7e6;border-radius:10px;min-width:0;padding:9px 10px;font-family:Consolas,Courier New,monospace;font-size:.88rem;font-weight:800;display:block;overflow:hidden}.dictionary-copy-button{background:var(--navy-2);color:#fff;min-width:58px;min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:7px 10px;font-size:.78rem;font-weight:900}.dictionary-sample-switch{align-items:center;min-height:42px;margin-top:12px;display:flex}.single-sample-label{min-height:34px;color:var(--navy-2);background:#5e86c81f;border-radius:999px;align-items:center;padding:7px 11px;font-size:.84rem;font-weight:900;display:inline-flex}.dictionary-image-frame{background:linear-gradient(135deg,#fff7eef5,#eef5ffe6);border:1px solid #ecd9c7eb;border-radius:14px;height:280px;margin-top:12px;overflow:hidden}.dictionary-image-frame img{object-fit:contain;object-position:center center;width:100%;height:100%}.dictionary-memo-list{background:#fffaf5b8;border:1px dashed #ecd9c7fa;border-radius:12px;min-height:66px;margin:12px 0 0;padding:11px 12px 11px 28px}.dictionary-memo-list li{color:#586273;font-size:.88rem;font-weight:700;line-height:1.55}.dictionary-category-back{justify-content:flex-end;margin-top:14px;display:flex}.dictionary-category-back a{min-height:36px;color:var(--navy-2);background:#ffffffc7;border:1px solid #ecd9c7e6;border-radius:999px;justify-content:center;align-items:center;padding:8px 13px;font-size:.86rem;font-weight:900;display:inline-flex;box-shadow:0 5px 12px #30271f09}.related-dictionaries-section{margin-top:34px}.related-dictionaries-grid{grid-template-columns:minmax(0,1fr);gap:14px;max-width:920px;margin:0 auto;display:grid}.related-dictionaries-grid .link-card{max-width:100%}@media (min-width:761px){.related-dictionaries-grid .link-card{--feature-card-height:184px;grid-template-columns:190px minmax(0,1fr)}.related-dictionaries-grid .link-card h3{-webkit-line-clamp:2}.related-dictionaries-grid .link-card p{-webkit-line-clamp:3}}.dictionary-back-top{text-align:center;margin-top:28px}.dictionary-back-top a{min-height:44px;color:var(--navy-2);background:#ffffffdb;border:1px solid #ecd9c7e6;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #30271f0a}@media (max-width:1100px){.dictionary-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:761px) and (max-width:900px){.hairstyle-dictionary-page .dictionary-eyecatch-copy,.hairstyle-dictionary-page .dictionary-usage-note,.expression-dictionary-page .dictionary-eyecatch-copy,.expression-dictionary-page .dictionary-usage-note{width:min(48%,380px);min-width:0}}@media (max-width:760px){.dictionary-hero-panel{padding:0}.dictionary-eyecatch{background:linear-gradient(#fffdf985 0%,#fff7eee6 42%,#fffdf9fa 100%);border-radius:22px;justify-content:flex-end;gap:16px;min-height:520px;padding:24px 20px}.hairstyle-dictionary-page .dictionary-eyecatch{background:linear-gradient(#fffdf92e 0%,#fff7ee33 38%,#fffdf994 78%,#fffdf9e0 100%),url(/assets/eyecatch/eyecatch-dictionary-hairstyle-bg-mobile.png) 70% 0/cover no-repeat;justify-content:flex-start;gap:12px;min-height:560px;padding:26px 18px 22px}.hairstyle-dictionary-page .dictionary-eyecatch:after{background:linear-gradient(90deg,#fffdf9f0 0%,#fffdf9d1 45%,#fffdf91f 58%,#0000 70%),linear-gradient(#0000 0% 64%,#fffdf96b 82%,#fffdf9e6 100%)}.hairstyle-dictionary-page .dictionary-eyecatch-copy{width:min(62%,220px);min-width:0}.hairstyle-dictionary-page .dictionary-eyecatch h1{margin-top:10px}.hairstyle-dictionary-page .dictionary-eyecatch p{max-width:100%}.hairstyle-dictionary-page .dictionary-usage-note{box-sizing:border-box;background:#ffffffdb;width:100%;min-width:0;margin-top:clamp(56px,16vw,86px)}.hairstyle-dictionary-page .dictionary-usage-note p,.hairstyle-dictionary-page .dictionary-usage-note span{overflow-wrap:anywhere;word-break:normal}.expression-dictionary-page .dictionary-eyecatch{background:linear-gradient(#fffdf92e 0%,#fff7ee33 38%,#fffdf994 78%,#fffdf9e0 100%),url(/assets/eyecatch/eyecatch-dictionary-expression-bg-mobile.png) top/cover no-repeat;justify-content:flex-start;gap:12px;min-height:560px;padding:26px 18px 22px}.expression-dictionary-page .dictionary-eyecatch:after{background:linear-gradient(90deg,#fffdf9f0 0%,#fffdf9d1 45%,#fffdf91f 58%,#0000 70%),linear-gradient(#0000 0% 64%,#fffdf96b 82%,#fffdf9e6 100%)}.expression-dictionary-page .dictionary-eyecatch-copy{width:min(62%,220px);min-width:0}.expression-dictionary-page .dictionary-eyecatch h1{margin-top:10px}.expression-dictionary-page .dictionary-eyecatch p{max-width:100%}.expression-dictionary-page .dictionary-usage-note{box-sizing:border-box;background:#ffffffdb;width:100%;margin-top:clamp(56px,16vw,86px)}.expression-dictionary-page .dictionary-usage-note p,.expression-dictionary-page .dictionary-usage-note span{overflow-wrap:anywhere;word-break:normal}.dictionary-eyecatch-copy{width:100%;min-width:0}.dictionary-eyecatch h1{font-size:clamp(1.75rem,9vw,2.4rem)}.dictionary-eyecatch p{font-size:.95rem;line-height:1.8}.dictionary-usage-note{padding:14px 15px}.dictionary-section-head{flex-direction:column;align-items:flex-start}.segmented-field{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.segmented-control,.segmented-button{width:100%}.dictionary-card-grid{grid-template-columns:minmax(0,1fr)}.dictionary-category-back{justify-content:stretch}.dictionary-category-back a{width:100%}.dictionary-card-head{min-height:0}.dictionary-image-frame{height:300px}}
