*,:after,:before{box-sizing:border-box}*{margin:0}html{font-size:62.5%}body{line-height:1.6}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}iframe{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.3}.outer{padding-left:32px;padding-left:var(--gap);padding-right:32px;padding-right:var(--gap)}.inner{margin:0 auto;max-width:600px}.canvas{display:grid;grid-template-columns:[full-start] minmax(32px,auto) [wide-start] minmax(auto,300px) [main-start] min(640px,calc(100% - 64px)) [main-end] minmax(auto,300px) [wide-end] minmax(32px,auto) [full-end];grid-template-columns:[full-start] minmax(var(--gap),auto) [wide-start] minmax(auto,300px) [main-start] min(640px,calc(100% - var(--gap)*2)) [main-end] minmax(auto,300px) [wide-end] minmax(var(--gap),auto) [full-end]}.canvas>*{grid-column:main-start/main-end}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.content>*+*{margin-bottom:0;margin-top:24px}.content>[id]{font-weight:600}.content>h2{font-size:2rem}.content>[id]:not(:first-child){margin-top:4rem}.content>[id]+*{margin-top:1.2rem}.content>.kg-card+:not(.kg-card),.content>:not(.kg-card):not([id])+.kg-card{margin-top:4rem}.content>blockquote,.content>hr{margin-top:4rem;position:relative}.content>blockquote+*,.content>hr+*{margin-top:4rem}.site-header{padding-top:32px;text-align:right}.button{background-color:#000;background-color:var(--black);border:0;border-radius:10px;color:#fbfbfb;color:var(--white);cursor:pointer;font-size:1.4rem;font-weight:450;letter-spacing:.02em;line-height:1.1;padding:10px 14px;text-transform:uppercase}.about{margin:24px auto 0;max-width:560px}.about-icon{border-radius:50%;height:64px;margin-bottom:16px;width:64px}.about-avatar{background-color:#ffbfce;border-radius:50%;height:72px;margin-bottom:32px;overflow:hidden;position:relative;transform:translateZ(0);width:72px}.about-avatar video{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transform:scale(1.2);width:100%}.about-title{font-size:1.7rem;font-weight:600}.about-title span{color:#888;color:var(--gray4)}.about-content{color:#555;color:var(--gray5);margin-top:8px}.about-content a{text-decoration-style:wavy;text-decoration-thickness:1px;text-underline-offset:2px}.about-content a:hover{color:hotpink;color:var(--pink)}.status{align-items:center;background-color:#fbfbfb;background-color:var(--white);border-radius:48px;bottom:8px;box-shadow:0 0 0 1px #eaeaea;box-shadow:0 0 0 1px var(--gray2);display:flex;font-size:1.3rem;gap:.2rem;left:40px;line-height:1.539;max-width:200px;padding:0 6px 0 4px;position:absolute}.status-inner{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status svg{color:#bbb;color:var(--gray3);flex-shrink:0;height:16px;width:16px}.status line{stroke-dasharray:16}.status line:first-child{animation:leftLine 1.5s linear infinite}.status line:nth-child(2){animation:middleLine 1.5s linear infinite}.status line:nth-child(3){animation:rightLine 1.5s linear infinite}@keyframes leftLine{0%{stroke-dashoffset:14}4%{stroke-dashoffset:12}8%{stroke-dashoffset:10}16%{stroke-dashoffset:8}20%{stroke-dashoffset:6}24%{stroke-dashoffset:7}28%{stroke-dashoffset:8}32%{stroke-dashoffset:10}36%{stroke-dashoffset:8}40%{stroke-dashoffset:8}44%{stroke-dashoffset:6}48%{stroke-dashoffset:4}52%{stroke-dashoffset:2}56%{stroke-dashoffset:3}60%{stroke-dashoffset:3}64%{stroke-dashoffset:4}68%{stroke-dashoffset:6}72%{stroke-dashoffset:5}76%{stroke-dashoffset:4}80%{stroke-dashoffset:3}84%{stroke-dashoffset:2}88%{stroke-dashoffset:6}92%{stroke-dashoffset:10}96%{stroke-dashoffset:12}to{stroke-dashoffset:14}}@keyframes middleLine{0%{stroke-dashoffset:2}4%{stroke-dashoffset:4}8%{stroke-dashoffset:6}16%{stroke-dashoffset:7}20%{stroke-dashoffset:7}24%{stroke-dashoffset:7}28%{stroke-dashoffset:6}32%{stroke-dashoffset:8}36%{stroke-dashoffset:4}40%{stroke-dashoffset:4}44%{stroke-dashoffset:2}48%{stroke-dashoffset:6}52%{stroke-dashoffset:8}56%{stroke-dashoffset:10}60%{stroke-dashoffset:9}64%{stroke-dashoffset:6}68%{stroke-dashoffset:5}72%{stroke-dashoffset:4}76%{stroke-dashoffset:3}80%{stroke-dashoffset:3}84%{stroke-dashoffset:4}88%{stroke-dashoffset:4}92%{stroke-dashoffset:8}96%{stroke-dashoffset:6}to{stroke-dashoffset:8}}@keyframes rightLine{0%{stroke-dashoffset:12}4%{stroke-dashoffset:8}8%{stroke-dashoffset:6}16%{stroke-dashoffset:4}20%{stroke-dashoffset:2}24%{stroke-dashoffset:2}28%{stroke-dashoffset:6}32%{stroke-dashoffset:8}36%{stroke-dashoffset:10}40%{stroke-dashoffset:12}44%{stroke-dashoffset:14}48%{stroke-dashoffset:12}52%{stroke-dashoffset:8}56%{stroke-dashoffset:6}60%{stroke-dashoffset:4}64%{stroke-dashoffset:4}68%{stroke-dashoffset:5}72%{stroke-dashoffset:4}76%{stroke-dashoffset:6}80%{stroke-dashoffset:4}84%{stroke-dashoffset:2}88%{stroke-dashoffset:2}92%{stroke-dashoffset:4}96%{stroke-dashoffset:6}to{stroke-dashoffset:8}}.nav{display:flex;gap:12px}.about+.nav{margin-top:32px}.nav-item{background-color:#eaeaea;background-color:var(--gray2);border-radius:8px;font-size:1.4rem;font-weight:450;letter-spacing:.005em;line-height:1.1;padding:6px 10px;text-transform:uppercase}.kg-card figcaption{color:#888;color:var(--gray4);font-size:1.3rem;margin-top:.8rem}.kg-gallery-card,.kg-image-card{--gap:12px}.kg-gallery-card:not(.kg-card-hascaption)+.kg-gallery-card,.kg-gallery-card:not(.kg-card-hascaption)+.kg-image-card,.kg-image-card:not(.kg-card-hascaption)+.kg-gallery-card,.kg-image-card:not(.kg-card-hascaption)+.kg-image-card{margin-top:32px;margin-top:var(--gap)}.kg-gallery-container{position:relative}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;height:100%;margin:0;width:100%}.kg-gallery-row:not(:first-of-type){margin:32px 0 0;margin:var(--gap) 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 32px;margin:0 0 0 var(--gap)}@media (max-width:767px){.kg-gallery-card,.kg-image-card{--gap:6px}}.kg-bookmark-author,.kg-bookmark-card,.kg-bookmark-container,.kg-bookmark-content,.kg-bookmark-description
.kg-bookmark-metadata,.kg-bookmark-icon,.kg-bookmark-publisher,.kg-bookmark-thumbnail,.kg-bookmark-title{background-color:transparent}.kg-bookmark-card{border:1px solid #f0f0f0;border:1px solid var(--gray1);border-radius:6px;height:100%;overflow:hidden}.kg-bookmark-container{display:flex;justify-content:space-between}.kg-bookmark-content{padding:1.6rem 2rem}.kg-bookmark-title{font-weight:600}.kg-bookmark-description{color:#888;color:var(--gray4);font-size:1.4rem;line-height:1.5;margin-top:.2rem}.kg-bookmark-metadata{display:none}.kg-bookmark-thumbnail{flex-shrink:0;min-height:120px;position:relative;width:120px}.kg-bookmark-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media (max-width:767px){.kg-bookmark-thumbnail{display:none}}.kg-product-card{border:1px solid #f0f0f0;border:1px solid var(--gray1);border-radius:6px;height:100%;overflow:hidden;padding:2rem}.kg-product-card-container{display:flex;flex-direction:column;height:100%}.kg-product-card-image-container{background-color:#f0f0f0;background-color:var(--tag-color,var(--gray1));height:160px;margin:-2rem -2rem 2.4rem;padding:1.6rem}.kg-product-card-image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.kg-product-card-title{font-weight:600}.kg-product-card-description{color:#888;color:var(--gray4);flex-grow:1;font-size:1.4rem;line-height:1.5;margin-top:.8rem}.kg-product-card-button{margin-top:2.4rem;width:100%}.flexmasonry{align-content:space-between;display:flex;flex-flow:column wrap}.flexmasonry-item{width:100%}.flexmasonry-cols-2 .flexmasonry-item{width:50%}.flexmasonry-cols-3 .flexmasonry-item{width:33.333%}.flexmasonry-cols-4 .flexmasonry-item{width:25%}.flexmasonry-cols-5 .flexmasonry-item{width:20%}.flexmasonry-cols-6 .flexmasonry-item{width:16.666%}.flexmasonry-cols-7 .flexmasonry-item{width:14.285%}.flexmasonry-cols-8 .flexmasonry-item{width:12.5%}.flexmasonry-cols-2 .flexmasonry-item:nth-child(odd){order:1}.flexmasonry-cols-2 .flexmasonry-item:nth-child(2n){order:2}.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n+1){order:1}.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n+2){order:2}.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n){order:3}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+1){order:1}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+2){order:2}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+3){order:3}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n){order:4}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+1){order:1}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+2){order:2}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+3){order:3}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+4){order:4}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n){order:5}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+1){order:1}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+2){order:2}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+3){order:3}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+4){order:4}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+5){order:5}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n){order:6}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+1){order:1}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+2){order:2}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+3){order:3}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+4){order:4}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+5){order:5}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+6){order:6}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n){order:7}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+1){order:1}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+2){order:2}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+3){order:3}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+4){order:4}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+5){order:5}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+6){order:6}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+7){order:7}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n){order:8}.flexmasonry-break{content:"";flex-basis:100%;margin:0;width:0!important}.flexmasonry-break-1{order:1}.flexmasonry-break-2{order:2}.flexmasonry-break-3{order:3}.flexmasonry-break-4{order:4}.flexmasonry-break-5{order:5}.flexmasonry-break-6{order:6}.flexmasonry-break-7{order:7}:root{--gap:32px;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,Droid Serif,Times,Source Serif Pro,serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--accent:var(--ghost-accent-color);--green:#08c308;--blue:#0029ff;--pink:hotpink;--white:#fbfbfb;--gray1:#f0f0f0;--gray2:#eaeaea;--gray3:#bbb;--gray4:#888;--gray5:#555;--black:#000}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fbfbfb;background-color:var(--white);color:#000;color:var(--black);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-size:1.6rem;line-height:1.5}a{color:inherit}a[class]{-webkit-text-decoration:none;text-decoration:none}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1;padding:64px 0}.dark-theme:root{--white:#1a1a1a;--gray1:#282828;--gray2:#404040;--gray3:#696969;--gray4:#aaa;--gray5:#ccc;--black:#e9e9e9}@media (prefers-color-scheme:dark){html:not(.light-theme):root{--white:#1a1a1a;--gray1:#282828;--gray2:#404040;--gray3:#696969;--gray4:#aaa;--gray5:#ccc;--black:#e9e9e9}}
/*# sourceMappingURL=index.css.map */