:root{--paper:#eee9dc;--ink:#1d2822;--forest:#153a2c;--deep:#0d2119;--brass:#c6a956;--line:rgba(29,40,34,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans TC",Arial,sans-serif}button,a{font:inherit;color:inherit}button{cursor:pointer}a{text-decoration:none}img{display:block;max-width:100%}main{min-height:100vh;background:radial-gradient(circle at 10% 20%,#ffffff90,transparent 30rem),linear-gradient(#29332c09 1px,transparent 1px),var(--paper);background-size:auto,100% 6px}.site-header{position:sticky;top:0;z-index:10;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);background:#eee9dceb;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand,.header-actions,nav,.language-switch{display:flex;align-items:center}.brand{gap:12px;font-size:12px;font-weight:800;letter-spacing:.12em}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border:1.5px solid;border-radius:50%;font-family:Georgia,serif}.header-actions{gap:28px}nav{gap:30px;font-size:14px;font-weight:700}nav a:hover,.text-link:hover{color:#567261}.language-switch{gap:5px;padding-left:20px;border-left:1px solid var(--line);font-size:11px}.language-switch button{border:0;border-bottom:1px solid transparent;background:transparent;padding:5px 2px}.language-switch .active{border-color:var(--brass);font-weight:800}.hero{min-height:calc(100vh - 74px);display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(50px,8vw,130px);padding:clamp(60px,8vw,120px) clamp(24px,7vw,112px)}.eyebrow,.section-index,.material-label,.preview-topline,.preview-en{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:24px;height:2px;background:var(--brass)}h1,h2,h3{font-family:Georgia,"Noto Serif TC",serif;font-weight:500}h1{margin:24px 0 26px;max-width:700px;font-size:clamp(48px,6vw,88px);line-height:1.07;letter-spacing:-.045em}.hero-lead{max-width:600px;color:#536058;font-size:clamp(17px,1.3vw,20px);line-height:1.85}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:36px}.button{display:inline-flex;gap:30px;min-width:174px;justify-content:space-between;padding:15px 18px;border:1px solid var(--ink);font-weight:800}.primary{background:var(--ink);color:var(--paper)}.primary:hover{background:var(--forest)}.text-link{border-bottom:1px solid;padding-bottom:4px;font-weight:700}.hero-meta{display:flex;gap:clamp(24px,4vw,54px);margin-top:64px;padding-top:22px;border-top:1px solid var(--line)}.hero-meta div{display:flex;flex-direction:column;gap:3px}.hero-meta strong{font:500 24px Georgia,serif}.hero-meta span{font-size:11px;color:#6a746d}.hero-visual{position:relative;padding:28px 28px 20px;border:1px solid var(--line);background:#d9d2c1;box-shadow:24px 28px 0 #22322914;transform:rotate(.6deg)}.material-label{margin-bottom:12px}.image-frame{overflow:hidden;border:1px solid #0f1e163f;background:var(--forest)}.hero-visual img,.preview-image{width:100%;aspect-ratio:1.64;object-fit:cover}.hero-swatches{position:absolute;right:-18px;bottom:13px;display:flex;padding:8px;background:var(--paper);border:1px solid var(--line)}.hero-swatches i{width:34px;height:34px;border:1px solid #0002}.guide-section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,112px);border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:minmax(160px,.55fr) 1.45fr;gap:30px;margin-bottom:58px}.section-index{padding-top:12px;color:#67736b}.section-heading h2{margin:0 0 14px;font-size:clamp(38px,4vw,62px);letter-spacing:-.035em}.section-heading p:last-child{margin:0;color:#5f6b63;font-size:16px;line-height:1.75}.steps{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;border-block:1px solid var(--ink)}.steps li{position:relative;min-height:162px;display:flex;flex-direction:column;justify-content:space-between;padding:22px 18px 26px;border-right:1px solid var(--line)}.steps li:last-child{background:var(--brass);border:0}.steps span{font:11px ui-monospace,monospace;color:#6b746e}.steps strong{font-size:clamp(19px,2vw,28px)}.steps b{position:absolute;right:-10px;top:calc(50% - 10px);z-index:1;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--paper)}.guide-note{max-width:940px;margin:28px 0 0;color:#566159;line-height:1.75;font-size:14px}.guide-note code{padding:2px 6px;background:#1d282214}.themes-section{padding:clamp(80px,10vw,150px) clamp(24px,5vw,80px);background:var(--deep);color:#e7e3d5}.inverse{max-width:1320px;margin-inline:auto}.inverse .section-index,.inverse p:last-child{color:#97a79c}.theme-workbench{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1.7fr);max-width:1320px;margin:auto;border:1px solid #e7e3d533}.theme-list{border-right:1px solid #e7e3d533}.theme-row{display:grid;grid-template-columns:1fr 48px;border-bottom:1px solid #e7e3d524}.theme-row:last-child{border:0}.theme-row.active{background:#e6dfcb;color:#17241d}.theme-select{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;width:100%;min-width:0;padding:18px;text-align:left;border:0;background:transparent}.theme-select>span:first-child,.theme-select small{font:11px ui-monospace,monospace;opacity:.6}.theme-select>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.theme-select strong{font-size:15px}.theme-select small{font-size:9px;letter-spacing:.08em;text-transform:uppercase}.theme-select em{display:flex}.theme-select i{width:14px;height:24px;border:1px solid #fff3}.quick-copy{border:0;border-left:1px solid #e7e3d524;background:transparent;font-size:20px}.theme-preview{padding:clamp(20px,3vw,42px);background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 18%,#15251d),#0c1913 70%)}.preview-topline{display:flex;justify-content:space-between;margin-bottom:16px;color:#9bae9f}.preview-image{border:1px solid #e7e3d540;box-shadow:0 28px 50px #0006}.preview-info{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-top:30px}.preview-en{margin:0 0 8px;color:var(--accent)}.preview-info h3{margin:0 0 10px;font-size:clamp(31px,3vw,48px)}.preview-info p:last-child{max-width:580px;margin:0;color:#9eada3;line-height:1.7}.palette{display:flex;gap:16px}.palette div{display:flex;align-items:center;gap:8px}.palette i{width:34px;height:34px;border:1px solid #fff4}.palette small{font:8px ui-monospace,monospace;line-height:1.5;color:#9eada3}.font-panel{margin-top:30px;padding:22px;border:1px solid #e7e3d52e;background:#07110c4d}.font-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:16px}.font-heading strong{font-size:14px;letter-spacing:.04em}.font-heading span{color:#9eada3;font-size:11px}.font-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.font-field{display:grid;gap:7px;min-width:0}.font-field>span{color:#aebbb2;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.font-combobox{position:relative}.font-fields input{width:100%;min-width:0;padding:12px 44px 12px 13px;border:1px solid #e7e3d547;border-radius:0;outline:0;background:#e7e3d510;color:#f1eee4;font:13px ui-monospace,monospace}.font-fields input:hover{border-color:#e7e3d575}.font-combobox:focus-within input{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.font-toggle{position:absolute;top:1px;right:1px;width:40px;height:calc(100% - 2px);display:grid;place-items:center;padding:0;border:0;border-left:1px solid #e7e3d547;background:#e7e3d512;color:#edf2ee}.font-toggle::before{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg)}.font-toggle:hover,.font-toggle[aria-expanded="true"]{background:#e7e3d526;color:#fff}.font-toggle[aria-expanded="true"]::before{transform:translateY(2px) rotate(225deg)}.font-menu{position:absolute;top:calc(100% + 5px);right:0;left:0;z-index:4;padding:5px;border:1px solid #e7e3d547;background:#14231b;box-shadow:0 14px 30px #0008}.font-menu[hidden]{display:none}.font-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 9px;border:0;background:transparent;color:#e7e3d5;text-align:left;font:12px ui-monospace,monospace}.font-menu button:hover,.font-menu button:focus{outline:0;background:#e7e3d516}.font-menu button[aria-selected="true"]{color:var(--accent)}.font-menu button[aria-selected="true"]::after{content:"✓";margin-left:12px}.copy-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:18px;padding:10px;border:1px solid #e7e3d52e;background:#0003}.copy-panel code{min-width:0;align-self:center;overflow:hidden;padding:0 12px;white-space:nowrap;text-overflow:ellipsis;font-size:10px;color:#8fa096}.copy-button{min-width:205px;padding:13px 16px;border:0;background:var(--accent);color:#101914;font-weight:800}.copy-button.copied{background:#dfe8d9}footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:34px clamp(24px,5vw,80px);background:#09150f;color:#a8b3aa;border-top:1px solid #fff2;font-size:12px}footer>div{display:flex;gap:12px;align-items:center;color:#e7e3d5}footer p{margin:0}footer a{justify-self:end;border-bottom:1px solid;padding-bottom:3px}@media(max-width:1050px){.hero{grid-template-columns:1fr;min-height:auto}.theme-workbench{grid-template-columns:1fr}.theme-list{display:grid;grid-template-columns:repeat(2,1fr);border-right:0;border-bottom:1px solid #e7e3d533}.theme-row:nth-child(odd){border-right:1px solid #e7e3d524}}@media(max-width:720px){.site-header{height:64px;padding-inline:14px}.brand span:last-child{display:none}nav{gap:12px;font-size:11px}.header-actions{gap:12px}.language-switch{padding-left:10px}.hero{padding-top:58px;gap:56px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-meta{justify-content:space-between;gap:12px}.hero-visual{padding:18px;box-shadow:12px 14px 0 #22322914}.section-heading{grid-template-columns:1fr;gap:8px}.steps{grid-template-columns:1fr;border-bottom:0}.steps li{min-height:86px;flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid var(--line)}.steps b{right:22px;top:auto;bottom:-10px;transform:rotate(90deg)}.theme-list{grid-template-columns:1fr;max-height:380px;overflow:auto}.theme-row:nth-child(odd){border-right:0}.preview-info{grid-template-columns:1fr;gap:22px}.palette{flex-wrap:wrap}.font-heading{align-items:flex-start;flex-direction:column;gap:5px}.font-fields{grid-template-columns:1fr}.copy-panel{grid-template-columns:1fr}.copy-panel code{padding:8px 6px}.copy-button{width:100%;min-width:0}footer{grid-template-columns:1fr auto}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.skill-section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,112px);border-top:1px solid var(--line);background:linear-gradient(135deg,#fff4,transparent 42%),#d9d2c1}.skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.skill-card{position:relative;min-width:0;padding:clamp(28px,4vw,48px);border:1px solid var(--ink);background:#eee9dc}.skill-card-index,.skill-flow-heading>span{font:11px ui-monospace,monospace;color:#667169}.skill-card h3{margin:24px 0 12px;font-size:clamp(28px,3vw,42px);letter-spacing:-.025em}.skill-card>p{margin:0;color:#59655d;line-height:1.75}.plugin-card{background:var(--deep);color:#e7e3d5}.plugin-card .skill-card-index,.plugin-card>p{color:#aebbb2}.plugin-install-link{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:16px 18px;background:var(--brass);color:#132219;font-weight:800}.plugin-install-link:hover{background:#d2b967}.plugin-use-stack{display:grid;gap:12px;margin-top:24px}.plugin-use-stack .skill-command{margin-top:0}.skill-command{margin-top:24px;border:1px solid #ffffff21;background:var(--deep);color:#e7e3d5}.skill-command>span{display:block;padding:9px 14px;border-bottom:1px solid #ffffff21;color:#9eada3;font:10px ui-monospace,monospace;letter-spacing:.12em}.skill-command code{display:block;min-height:96px;padding:18px;white-space:pre-wrap;overflow-wrap:anywhere;color:#f0ede2;font:12px ui-monospace,monospace;line-height:1.65;user-select:all}.plugin-use-stack .skill-command code{min-height:auto}.skill-card-note{margin-top:18px!important;font-size:13px}.skill-flow{margin-top:18px;border:1px solid var(--ink);background:#eee9dc}.skill-flow-heading{display:flex;align-items:center;gap:18px;padding:22px 24px;border-bottom:1px solid var(--ink)}.skill-flow-heading h3{margin:0;font-size:clamp(22px,2vw,30px)}.skill-flow ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.skill-flow li{padding:24px 20px;border-right:1px solid var(--line)}.skill-flow li:last-child{border-right:0}.skill-flow li>span{color:#7b857e;font:10px ui-monospace,monospace}.skill-flow li strong{display:block;margin:18px 0 8px;font-size:16px}.skill-flow li p{margin:0;color:#5b675f;font-size:13px;line-height:1.7}.skill-note{margin:0;padding:20px 24px;border-top:1px solid var(--ink);color:#536058;font-size:13px;line-height:1.7}.footer-author{justify-self:auto;border-bottom:1px solid #e7e3d56b;padding-bottom:2px}.footer-author:hover{color:var(--brass);border-color:var(--brass)}.footer-links{display:flex;gap:14px;font-size:11px}.footer-links a{justify-self:auto}.legal-body{min-height:100vh;background:var(--paper)}.legal-page{min-height:100vh;padding:clamp(28px,5vw,64px) clamp(22px,8vw,128px) 72px}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid var(--line)}.legal-header .brand{flex-shrink:0}.legal-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:12px;font-weight:700}.legal-nav a:hover,.legal-nav a[aria-current="page"]{color:#7a6531;border-bottom:1px solid var(--brass)}.legal-hero{max-width:920px;padding:clamp(64px,9vw,120px) 0 54px}.legal-kicker{font:800 11px ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:#667169}.legal-hero h1{max-width:none;margin:18px 0 20px;font-size:clamp(46px,7vw,84px)}.legal-summary{max-width:760px;color:#536058;font-size:18px;line-height:1.8}.legal-updated{margin-top:24px;font:11px ui-monospace,monospace;color:#6d776f}.legal-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.legal-section{padding:clamp(24px,4vw,46px);border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.legal-section h2{margin:0 0 16px;font-size:clamp(24px,3vw,36px)}.legal-section h3{margin:25px 0 9px;font-size:18px}.legal-section p,.legal-section li{color:#4f5c54;line-height:1.75}.legal-section ul,.legal-section ol{padding-left:20px}.legal-section a{font-weight:700;border-bottom:1px solid var(--brass)}.legal-section code{padding:2px 5px;background:#1d282214}.legal-callout{background:var(--deep);color:#e7e3d5}.legal-callout p,.legal-callout li{color:#b9c5bc}.legal-footer{display:flex;justify-content:space-between;gap:24px;margin-top:38px;color:#667169;font-size:12px}.legal-footer a{border-bottom:1px solid var(--line)}@media(max-width:1050px){.skill-flow ol{grid-template-columns:repeat(2,1fr)}.skill-flow li:nth-child(2){border-right:0}.skill-flow li:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:720px){.skill-grid{grid-template-columns:1fr}.skill-flow ol{grid-template-columns:1fr}.skill-flow li,.skill-flow li:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.skill-flow li:last-child{border-bottom:0}.legal-header{align-items:flex-start;flex-direction:column}.legal-nav{justify-content:flex-start}.legal-content{grid-template-columns:1fr}.legal-footer{flex-direction:column}.footer-links{grid-column:1/-1;justify-self:start}}
@media(min-width:721px){footer{grid-template-columns:1fr auto auto auto}}
.skill-command-head{display:flex;align-items:stretch;justify-content:space-between;border-bottom:1px solid #ffffff21}.skill-command-head>span{display:flex;align-items:center;padding:9px 14px;color:#9eada3;font:10px ui-monospace,monospace;letter-spacing:.12em}.prompt-copy{flex:0 0 auto;border:0;border-left:1px solid #ffffff21;background:transparent;padding:9px 14px;color:#d8c26f;font:700 10px ui-monospace,monospace;letter-spacing:.08em}.prompt-copy:hover,.prompt-copy:focus-visible{background:#ffffff12;color:#f0d982;outline:none}.prompt-copy.copied{background:var(--brass);color:var(--deep)}
.quick-copy{position:relative;display:grid;place-items:center;color:#e7e3d5;transition:background-color .18s,color .18s}.quick-copy:hover,.quick-copy:focus-visible{outline:0;background:#e7e3d512;color:var(--brass)}.quick-copy.copied{background:#b7d59a;color:#102117}.quick-copy-icon{display:block;line-height:1}.quick-copy-tooltip{position:absolute;right:calc(100% + 10px);top:50%;z-index:6;width:max-content;max-width:190px;padding:7px 9px;transform:translateY(-50%) translateX(4px);background:#e7e3d5;color:#102117;box-shadow:0 6px 18px #0007;font:700 10px ui-monospace,monospace;line-height:1.35;opacity:0;pointer-events:none;transition:opacity .16s,transform .16s}.quick-copy:hover .quick-copy-tooltip,.quick-copy:focus-visible .quick-copy-tooltip,.quick-copy.copied .quick-copy-tooltip{opacity:1;transform:translateY(-50%) translateX(0)}
