:root{--breakpointMobile:768px;--breakpointDesktop:1024px;--blackC:#1e1e1e;--whiteC:#fff;--orangeC:orange;--orangeBg:#ea8f04;--dop4:#0000000a;--dop8:#00000014;--dop10:#0000001a;--dop20:#0003;--dop30:#0000004d;--dop40:#0006;--dop50:#00000080;--dop60:#0009}:root.light{--bg0:#fff;--bg50:#fafafa;--bg100:#f5f5f5;--bg150:#f1f1f1;--bg200:#ededed;--bg250:#e9e9e9;--bg300:#e5e5e5;--bg350:#e1e1e1;--bg400:#ddd;--bg450:#d9d9d9;--bg500:#d5d5d5;--ibg0:#fff;--ibg50:#fafafa;--ibg100:#f5f5f5;--ibg150:#f1f1f1;--ibg200:#ededed;--ibg250:#e9e9e9;--ibg300:#e5e5e5;--ibg350:#e1e1e1;--mbg0:#fff;--mbg50:#fafafa;--mbg100:#f5f5f5;--mbg150:#f1f1f1;--mbg200:#ededed;--mbg250:#e9e9e9;--mbg300:#e5e5e5;--mbg350:#e1e1e1;--mbd:#0000004d;--op4:#0000000a;--op8:#00000014;--op10:#0000001a;--op20:#0003;--op30:#0000004d;--op40:#0006;--op50:#00000080;--op60:#0009;--blueC:#004ad3;--blueBg:#05f;--redC:#d20000;--redBg:#e60000;--greenC:#008d27;--greenBg:#16a23d;--brandC:#2f2f2f;--brandBg:#2f2f2f;--mainC:#2f2f2f;--subC:#6e6e6e;--placeholder:#0000004d;--divider:#0000000f;--btnHovered:#0000000a;--btnPressed:#00000014;--noise-opacity:.12}:root.dark{--bg0:#141414;--bg50:#1e1e1e;--bg100:#272727;--bg150:#2f2f2f;--bg200:#363636;--bg250:#3d3d3d;--bg300:#444;--bg350:#4b4b4b;--bg400:#525252;--bg450:#595959;--bg500:#606060;--ibg0:#272727;--ibg50:#2f2f2f;--ibg100:#363636;--ibg150:#3d3d3d;--ibg200:#444;--ibg250:#4b4b4b;--ibg300:#525252;--mbg0:#1e1e1e;--mbg50:#272727;--mbg100:#2f2f2f;--mbg150:#363636;--mbg200:#3d3d3d;--mbg250:#444;--mbg300:#4b4b4b;--mbg350:#525252;--mbd:#0009;--op4:#ffffff0a;--op8:#ffffff14;--op10:#ffffff1a;--op20:#fff3;--op30:#ffffff4d;--op40:#fff6;--op50:#ffffff80;--op60:#fff9;--blueC:#3ea7fd;--blueBg:#05f;--redC:#d20000;--redBg:#e60000;--greenC:#00b02e;--greenBg:#16a23d;--brandC:#fff;--brandBg:#fff;--mainC:#fff;--subC:#b4b4b4;--placeholder:#ffffff4d;--divider:#ffffff0f;--btnHovered:#ffffff0a;--btnPressed:#ffffff14;--noise-opacity:.06}@font-face{font-family:D2Coding;src:url(/fonts/d2coding.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:D2Coding;src:url(/fonts/d2coding-bold.woff2)format("woff2");font-weight:700;font-display:swap}html{font-size:10px}@font-face{font-family:Pretendard;src:url(/fonts/pretendard-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/pretendard-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}.status-layer{position:relative;overflow:hidden}.status-layer:hover:after{content:"";background-color:var(--op4);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes site-v2-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}*{word-break:keep-all;font-size:1.6rem}p{line-height:1.8}dfn,cite,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font-family:D2Coding,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}big{font-size:125%}*{color:var(--mainC);font-family:D2Coding,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}body,button,input,select,optgroup,textarea{color:var(--mainC);line-height:1.6}strong{color:var(--brandC)}h1,h2,h3,h4,h5,h6{clear:both}h1,h2{line-height:1.5}h3{line-height:1.4}h4,h5,h6{line-height:1.6}h1{font-size:3rem}h2{font-size:2.7rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.7rem}.app.tablet h1{font-size:2.6rem}.app.tablet h2{font-size:2.4rem}.app.tablet h3{font-size:2.1rem}.app.tablet h4{font-size:1.9rem}.app.tablet h5{font-size:1.7rem}*{margin:0;box-sizing:border-box!important}body{background-color:var(--bg0);transition:background-color .2s}body:before{content:"";z-index:9999;pointer-events:none;opacity:var(--noise-opacity);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.5' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:fixed;inset:0}body.no-noise:before{display:none}.page{flex-direction:column;align-items:center;width:100%;padding-bottom:60px;display:flex}hr,.wp-block-separator{color:var(--subC)}ul{list-style:outside}ol{list-style:decimal}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}.wp-block-image img{border-color:var(--bg200)}.wp-element-caption{color:var(--subC)}table{width:100%}table td{color:var(--mainC)}pre,.wp-block-preformatted,.wp-block-code{color:var(--mainC);background:var(--bg100);padding:1rem}.codeblock{border-radius:8px;font-size:1.4rem;line-height:1.6;overflow:hidden}.codeblock .codeblock-filename{color:var(--subC);background:var(--bg200);border-bottom:1px solid var(--divider);padding:6px 16px;font-family:D2Coding,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.2rem}.codeblock pre{margin:0;padding:16px;overflow-x:auto;background:var(--bg100)!important}.codeblock pre code{background:0 0;font-family:D2Coding,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.codeblock .codeblock-line-number{text-align:right;width:3ch;color:var(--op30);-webkit-user-select:none;user-select:none;margin-right:16px;display:inline-block}.wp-block-quote{padding-left:1rem;position:relative}.wp-block-quote:before{content:"";background-color:var(--bg200);width:4px;height:100%;position:absolute;top:0;left:0}.wp-block-quote cite{color:var(--subC)}.wp-block-embed .wp-block-embed__wrapper{display:flex}.wp-block-embed iframe{width:100%}.select-element{align-items:center;display:flex;position:relative}.select-element .icon{font-size:.8rem;position:absolute;right:.5rem}select{cursor:pointer;color:var(--mainC);background-color:var(--bg200);appearance:none;border:none;border-radius:6px;outline:none;width:100%;padding:4px 12px;position:relative}.tooltip{z-index:200}.tooltip .tooltip-content-wrapper{max-width:200px}.full-width{width:100%}.flex-row{flex-direction:row;display:flex}.flex-row.vertical-center{align-items:center}.flex-row.horizon-center{justify-content:center}.flex-col{flex-direction:column;display:flex}.flex-col.vertical-center{justify-content:center}.flex-col.horizon-center{align-items:center}a{color:var(--mainC);text-decoration:none}a.h-color{text-decoration:none!important}a.h-color:hover *{color:var(--brandC)}a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:hover,a:active{outline:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;display:flex}button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;min-height:36px}button:disabled{opacity:.4;pointer-events:none}.btn-ghost{color:var(--mainC);background-color:#0000;padding:0}.btn-ghost.c-blue{color:var(--blueC)}.btn-ghost.c-red{color:var(--redC)}.btn-ghost.c-brand{color:var(--brandC)}.btn-ghost:hover{text-decoration:underline}.btn-ghost:active{opacity:.7}.btn-fill{cursor:pointer;border-radius:6px;padding:0 10px;position:relative;overflow:hidden}.btn-fill:after{z-index:100;content:"";pointer-events:none;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}.btn-fill:hover{text-decoration:none!important}.btn-fill:hover:after{background-color:var(--btnHovered)}.btn-fill:active:after{background-color:var(--btnPressed)}.btn-fill.c-el1{background-color:var(--bg200)}.btn-fill.c-el2{background-color:var(--bg250)}.btn-fill.c-el3{background-color:var(--bg300)}.btn-fill.c-el4{background-color:var(--bg350)}.btn-fill.c-el5{background-color:var(--bg400)}.btn-fill.c-none{background-color:#0000}.btn-fill.c-blue{background-color:var(--blueBg)}.btn-fill.c-red{background-color:var(--redBg)}.btn-fill.c-brand{background-color:var(--brandBg)}.btn-fill.c-blue,.btn-fill.c-red,.btn-fill.c-brand{color:#fff!important}.btn-fill.c-blue:hover:after,.btn-fill.c-red:hover:after,.btn-fill.c-brand:hover:after{background-color:var(--LOP8)!important}.btn-fill.c-blue:active:after,.btn-fill.c-red:active:after,.btn-fill.c-brand:active:after{background-color:var(--LOP20)!important}.btn-fill.s-sharp{border-radius:0}.btn-fill.s-pill{border-radius:100px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:var(--mainC);border:1px solid var(--bg300);background-color:var(--bg100);border-radius:6px;outline:none;min-height:32px;padding:0 12px;font-size:.9rem;position:relative;overflow:hidden}input[type=text]:after,input[type=email]:after,input[type=url]:after,input[type=password]:after,input[type=search]:after,input[type=number]:after,input[type=tel]:after,input[type=range]:after,input[type=date]:after,input[type=month]:after,input[type=week]:after,input[type=time]:after,input[type=datetime]:after,input[type=datetime-local]:after,input[type=color]:after,textarea:after{z-index:100;content:"";pointer-events:none;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}input[type=text]:hover:after,input[type=email]:hover:after,input[type=url]:hover:after,input[type=password]:hover:after,input[type=search]:hover:after,input[type=number]:hover:after,input[type=tel]:hover:after,input[type=range]:hover:after,input[type=date]:hover:after,input[type=month]:hover:after,input[type=week]:hover:after,input[type=time]:hover:after,input[type=datetime]:hover:after,input[type=datetime-local]:hover:after,input[type=color]:hover:after,textarea:hover:after{background-color:var(--btnHovered)}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{border-color:var(--blueC)}input[type=text].c-el1,input[type=email].c-el1,input[type=url].c-el1,input[type=password].c-el1,input[type=search].c-el1,input[type=number].c-el1,input[type=tel].c-el1,input[type=range].c-el1,input[type=date].c-el1,input[type=month].c-el1,input[type=week].c-el1,input[type=time].c-el1,input[type=datetime].c-el1,input[type=datetime-local].c-el1,input[type=color].c-el1,textarea.c-el1{border:1px solid var(--bg300);background-color:var(--bg100)}input[type=text].c-el2,input[type=email].c-el2,input[type=url].c-el2,input[type=password].c-el2,input[type=search].c-el2,input[type=number].c-el2,input[type=tel].c-el2,input[type=range].c-el2,input[type=date].c-el2,input[type=month].c-el2,input[type=week].c-el2,input[type=time].c-el2,input[type=datetime].c-el2,input[type=datetime-local].c-el2,input[type=color].c-el2,textarea.c-el2{border:1px solid var(--bg350);background-color:var(--bg150)}input[type=text].c-el3,input[type=email].c-el3,input[type=url].c-el3,input[type=password].c-el3,input[type=search].c-el3,input[type=number].c-el3,input[type=tel].c-el3,input[type=range].c-el3,input[type=date].c-el3,input[type=month].c-el3,input[type=week].c-el3,input[type=time].c-el3,input[type=datetime].c-el3,input[type=datetime-local].c-el3,input[type=color].c-el3,textarea.c-el3{border:1px solid var(--bg400);background-color:var(--bg200)}input[type=text].c-el4,input[type=email].c-el4,input[type=url].c-el4,input[type=password].c-el4,input[type=search].c-el4,input[type=number].c-el4,input[type=tel].c-el4,input[type=range].c-el4,input[type=date].c-el4,input[type=month].c-el4,input[type=week].c-el4,input[type=time].c-el4,input[type=datetime].c-el4,input[type=datetime-local].c-el4,input[type=color].c-el4,textarea.c-el4{border:1px solid var(--bg450);background-color:var(--bg250)}input[type=text].c-el5,input[type=email].c-el5,input[type=url].c-el5,input[type=password].c-el5,input[type=search].c-el5,input[type=number].c-el5,input[type=tel].c-el5,input[type=range].c-el5,input[type=date].c-el5,input[type=month].c-el5,input[type=week].c-el5,input[type=time].c-el5,input[type=datetime].c-el5,input[type=datetime-local].c-el5,input[type=color].c-el5,textarea.c-el5{border:1px solid var(--bg500);background-color:var(--bg300)}input[type=date]{cursor:pointer}.nav-bar{justify-content:center;display:flex}.nav-bar .boundary{justify-content:space-between;align-items:center;height:80px;display:flex}.nav-bar .boundary .btn-home{color:var(--mainC);align-items:center;text-decoration:none;display:flex}.nav-bar .boundary .btn-home:hover{color:var(--brandC)}.nav-bar .boundary .btn-home .site-name{letter-spacing:-.02em;font-size:2rem;font-weight:700}.nav-bar .boundary .nav-links{gap:24px;margin-left:auto;margin-right:24px;display:flex}.nav-bar .boundary .nav-links .nav-link{color:var(--mainC);font-size:1.4rem;text-decoration:none;transition:color .15s}.nav-bar .boundary .nav-links .nav-link:hover{text-decoration:underline}.nav-bar .boundary .nav-right{align-items:center;gap:4px;display:flex}.nav-bar .boundary .nav-right button{cursor:pointer;color:var(--subC);background:0 0;border:none;align-items:center;padding:6px;display:flex}.nav-bar .boundary .nav-right button:hover{color:var(--mainC)}.nav-bar .boundary .nav-right button .icon{width:20px;height:20px}.nav-bar .boundary .nav-right .btn-menu{display:none}.drawer-overlay{z-index:998;opacity:0;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}.drawer-overlay.open{opacity:1}.drawer{background-color:var(--bg0);z-index:999;flex-direction:column;width:280px;transition:transform .3s;display:none;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%)}.drawer.open{transform:translate(0)}.drawer .drawer-header{flex-shrink:0;justify-content:flex-end;padding:16px 20px;display:flex}.drawer .drawer-header .btn-close{cursor:pointer;color:var(--mainC);background:0 0;border:none;align-items:center;padding:6px;display:flex}.drawer .drawer-header .btn-close .icon{width:24px;height:24px}.drawer .drawer-body{flex:1;padding:0 24px 40px;overflow-y:auto}.drawer .drawer-body .drawer-nav{flex-direction:column;gap:4px;margin-bottom:32px;display:flex}.drawer .drawer-body .drawer-nav a{color:var(--mainC);padding:10px 0;font-size:1.5rem;font-weight:500;text-decoration:none;display:block}.drawer .drawer-body .drawer-nav a:hover{color:var(--brandC);text-decoration:underline}.drawer .drawer-body .drawer-section{margin-bottom:32px}.drawer .drawer-body .drawer-section .drawer-heading{color:var(--mainC);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin-bottom:12px;font-size:1.2rem;font-weight:700;display:flex}.drawer .drawer-body .drawer-section .drawer-heading:after{content:"";background-color:var(--mainC);flex:1;height:1px}.drawer .drawer-body .drawer-section .drawer-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.drawer .drawer-body .drawer-section .drawer-list li a{color:var(--mainC);padding:10px 0;font-size:1.5rem;font-weight:500;text-decoration:none;display:block}.drawer .drawer-body .drawer-section .drawer-list li a:hover{color:var(--brandC);text-decoration:underline}@media (max-width:768px){.nav-bar .boundary .nav-links{display:none}.nav-bar .boundary .nav-right .btn-menu{display:flex}.drawer-overlay{pointer-events:none;display:block}.drawer-overlay.open{pointer-events:auto}.drawer{display:flex}}.toast{opacity:0;border-radius:6px;padding:4px 12px;transition:all .2s ease-in-out;transform:translateY(100px);box-shadow:0 3px 6px #0003}.toast.show{opacity:1;transform:translate(0,0)}.toast.POSITIVE{color:#fff;background-color:var(--greenBg)}.toast.NEGATIVE{color:#fff;background-color:var(--redBg)}.toast.NEUTRAL{color:var(--mainC);background-color:var(--ibg0)}.loader{position:relative}.loader.center{z-index:1000;margin:auto;position:fixed;inset:0}.loader .loader-stick{opacity:.1;background-color:var(--mainC)}@keyframes indicator-animation{0%{opacity:1}to{opacity:0}}.post-item .item-body{gap:20px;padding:28px 0;text-decoration:none;display:flex}.post-item .item-body:hover .title{color:var(--brandC);text-underline-offset:10px;text-decoration:underline;text-decoration-thickness:2px}.post-item .item-body:hover .meta{text-decoration:underline;-webkit-text-decoration-color:var(--mainC);text-decoration-color:var(--mainC);color:var(--mainC)}.post-item .item-body:hover .featured-label{text-decoration:underline}.post-item .item-body .item-text{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.post-item .item-body .item-text .title{color:var(--mainC);font-size:3rem;font-weight:700;line-height:1.4;transition:color .15s}.post-item .item-body .item-text .description{color:var(--mainC);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.6rem;line-height:1.8;display:-webkit-box;overflow:hidden}.post-item .item-body .item-text .meta{color:var(--placeholder);align-items:center;gap:6px;margin-top:2px;display:flex}.post-item .item-body .item-text .meta .sep{color:var(--mainC)}.post-item .item-body .item-text .meta *{font-size:1.4rem}.post-item.featured .item-body{padding:32px 0}.post-item.featured .item-body:hover .title{text-decoration-thickness:4px}.post-item.featured .item-body .item-text{gap:16px}.post-item.featured .item-body .item-text .featured-meta .featured-label{color:var(--mainC);font-size:1.4rem}.post-item.featured .item-body .item-text .title{font-size:4.8rem;font-weight:700;line-height:1.35}.post-item.featured .item-body .item-text .description{-webkit-line-clamp:3;font-size:1.8rem}.post-item.featured .item-body .item-text .meta{font-size:.9rem}.post-item.featured .item-body .item-text .meta .date,.post-item.featured .item-body .item-text .meta .date+.sep{display:none}@media (max-width:768px){.post-item .item-body{padding:24px 0}.post-item .item-body .item-text .title{text-underline-offset:4px;font-size:2.2rem}.post-item .item-body .item-text .description{-webkit-line-clamp:2;font-size:1.4rem;line-height:1.6}.post-item .item-body .item-text .meta{font-size:1.4rem}.post-item.featured .item-body .item-text .title{font-size:2.8rem;text-decoration-thickness:2px}.post-item.featured .item-body .item-text .description{-webkit-line-clamp:2;font-size:1.4rem}}.post-meta-info{z-index:100;align-items:center;gap:10px;width:100%;display:flex}.post-meta-info .divider{border-right:1px solid var(--bg200);width:1px;height:12px}.post-meta-info *{color:var(--placeholder);font-size:1.4rem}.post-meta-info a:hover{text-decoration:underline!important}.post-meta-info .folder{display:flex}.post-meta-info .container-topics{flex:1;gap:8px;width:100%;display:flex}.page-control{justify-content:center;gap:8px;width:100%;display:flex}.page-control .container-page-buttons{background-color:var(--bg100);border-radius:40px;padding:4px;display:flex}.page-control .btn-page{width:40px;height:40px}.page-control .btn-page.active{color:var(--brandC)}.app-bar{border-bottom:1px solid var(--op4);align-items:center;gap:12px;min-height:60px;padding:8px 12px;display:flex}.app-bar .btn-dismiss{width:40px;height:40px}.system-popup .overlay-body{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.system-popup .overlay-body .popup-content{flex-direction:column;gap:8px;width:100%;display:flex}.system-popup .overlay-body input{width:100%;height:44px}.system-popup .overlay-footer{border-top:1px solid var(--bg200)}.system-popup .overlay-footer .btn-submit{color:var(--blueC)}.system-popup .overlay-footer .btn-submit.destructive{color:var(--redC)}.overlay-backdrop{background-color:var(--mbd);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.overlay-backdrop.hide{opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.overlay-backdrop.hide .overlay{transform:translateY(300px)}.overlay-backdrop.mobile{align-items:flex-end}.overlay-backdrop .overlay{background-color:var(--mbg0);border-radius:12px;width:100%;transition:transform .2s ease-in-out;box-shadow:0 4px 8px #00000040}.overlay-backdrop .overlay .overlay-footer{gap:8px;padding:16px;display:flex}.overlay-backdrop .overlay .overlay-footer button{flex:1;height:44px}.dropdown-menu{z-index:500;background-color:var(--ibg0);border-radius:8px;transition:height .2s;position:fixed;overflow:hidden;box-shadow:0 4px 8px #0000004d}.dropdown-menu .dropdown-menu-content{flex-direction:column;padding:4px 0;display:flex;overflow:hidden}.dropdown-menu .dropdown-menu-content .divider{border-bottom:1px solid var(--divider);width:100%;height:1px;margin:4px 0}.dropdown-menu .dropdown-menu-content button{justify-content:flex-start;width:100%;height:44px}.dropdown-menu .dropdown-menu-content button.destructive{color:var(--redC)}.container-posts{flex-direction:column;gap:32px;width:100%;display:flex}.container-posts .empty{justify-content:center;align-items:center;padding:80px 0;display:flex}.container-posts .empty p{color:var(--placeholder);font-size:1.5rem}.page-footer{border-top:1px solid var(--bg100);padding:48px 0 32px}.page-footer .boundary{flex-direction:column;gap:40px;display:flex}.page-footer .footer-columns{grid-template-columns:2fr repeat(3,1fr);gap:32px;display:grid}.page-footer .footer-col{flex-direction:column;gap:8px;display:flex}.page-footer .footer-col .footer-heading{color:var(--mainC);margin-bottom:4px;font-size:1.3rem;font-weight:700}.page-footer .footer-col a{color:var(--subC);font-size:1.3rem;text-decoration:none}.page-footer .footer-col a:hover{color:var(--mainC)}.page-footer .footer-col.footer-brand .footer-heading{margin-bottom:0;font-size:1.6rem}.page-footer .footer-col.footer-brand .footer-tagline{color:var(--subC);font-size:1.2rem;line-height:1.6}.page-footer .footer-bottom{color:var(--subC);border-top:1px solid var(--bg100);align-items:center;gap:12px;padding-top:24px;font-size:1.2rem;display:flex}.page-footer .footer-bottom p{font-size:1.2rem}.page-footer .footer-bottom a{color:var(--subC);font-size:1.2rem;text-decoration:underline}.page-footer .footer-bottom a:hover{color:var(--mainC)}@media (max-width:768px){.page-footer .footer-columns{grid-template-columns:repeat(2,1fr)}}.sidebar{flex-shrink:0;align-self:flex-start;width:300px;padding-top:32px;padding-left:72px;position:sticky;top:24px}.sidebar .sidebar-section{margin-bottom:36px}.sidebar .sidebar-section .sidebar-heading{color:var(--mainC);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:16px;margin-bottom:12px;padding-bottom:0;font-size:1.2rem;font-weight:700;display:flex}.sidebar .sidebar-section .sidebar-heading:after{content:"";background-color:var(--mainC);flex:1;height:1px}.sidebar .sidebar-section .sidebar-list{margin:0;padding:0;list-style:none}.sidebar .sidebar-section .sidebar-list li a{justify-content:space-between;align-items:center;padding:10px 0;text-decoration:none;transition:color .15s;display:flex}.sidebar .sidebar-section .sidebar-list li a:hover .name,.sidebar .sidebar-section .sidebar-list li a:hover .count{color:var(--brandC);text-decoration:underline}.sidebar .sidebar-section .sidebar-list li a .name{color:var(--mainC);font-size:1.4rem;font-weight:500;transition:color .15s}.sidebar .sidebar-section .sidebar-list li a .count{color:var(--mainC);white-space:nowrap;font-size:1.2rem}@media (max-width:768px){.sidebar{display:none}.drawer-body .sidebar{width:100%;padding-top:0;padding-left:0;display:block;position:static}}.btn{cursor:pointer;border:none;border-radius:16px;align-items:center;gap:4px;height:32px;min-height:32px;padding:0 12px;font-weight:500;text-decoration:none;display:inline-flex}.btn,.btn :not(.icon){font-size:1.4rem!important}.btn:hover{opacity:.8;text-decoration:none!important}.btn-primary{background-color:var(--mainC)}.btn-primary,.btn-primary *{color:var(--bg0)!important}.btn-primary svg path{fill:var(--bg0)!important}.btn-pill{border-radius:16px}.btn-secondary{background-color:var(--bg200)}.btn-secondary,.btn-secondary *{color:var(--mainC)!important}.btn-secondary svg path{fill:var(--mainC)!important}.site-nav{z-index:50;background:var(--site-bg);height:40px;margin-bottom:calc(68px - var(--site-column-gap,0px));align-items:center;gap:28px;display:flex;position:sticky;top:0}.site-nav .theme-toggle{width:28px;height:28px;color:var(--site-faint);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:color .15s;display:inline-flex}.site-nav .theme-toggle:hover{color:var(--site-ink)}.site-nav .theme-toggle svg{display:block}.site-nav .theme-toggle-placeholder{width:28px;height:28px;display:inline-block}@media (max-width:768px){.site-nav{margin-bottom:calc(44px - var(--site-column-gap,0px))}}.site-nav .nav-link{min-height:40px;color:var(--site-muted);align-items:center;font-size:13px;display:inline-flex}.site-nav .nav-link:hover{color:var(--site-ink)}.site-footer{margin-top:calc(80px - var(--site-column-gap,0px));border-top:1px solid var(--site-line);color:var(--site-muted);justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;display:flex}.article-item,.article-item .article-main{flex-direction:column;gap:2px;display:flex}.article-item .article-title{margin:0;font-size:15px;font-weight:700;line-height:24px}.article-item .article-excerpt{-webkit-line-clamp:2;color:var(--site-muted);-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:22px;display:-webkit-box;overflow:hidden}.article-item .article-meta{color:var(--site-faint);flex-wrap:wrap;align-items:baseline;gap:8px;margin:6px 0 0;font-size:14px;line-height:22px;display:flex}.article-item .article-date,.article-item .article-tag{white-space:nowrap}.article-item .article-tag:hover{color:var(--site-ink)}.article-item .article-main:hover .article-title{text-underline-offset:3px;text-decoration:underline}.product-item,.product-item .product-main{flex-direction:column;gap:4px;min-width:0;display:flex}.product-item .product-name-row{align-items:center;gap:8px;min-width:0;display:inline-flex}.product-item .product-logo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.product-item .product-name{font-size:15px;font-weight:700;line-height:24px}.product-item .product-note{color:var(--site-faint);white-space:nowrap;font-size:13px}.product-item .product-description{min-width:0;max-width:100%;color:var(--site-muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:22px;overflow:hidden}.product-item .product-year{color:var(--site-faint);font-size:13px;line-height:20px}.product-item .product-links{flex-wrap:wrap;gap:12px;display:flex}.product-item .product-links a{color:var(--site-faint);font-size:13px;line-height:20px}.product-item .product-links a:hover{color:var(--site-ink);text-underline-offset:3px;text-decoration:underline}.product-item a.product-main:hover .product-name{text-underline-offset:3px;text-decoration:underline}.book-item{align-items:flex-start;gap:20px;min-width:0;display:flex}.book-item .book-cover-stage{--book-w:48px;--book-h:69px;--book-d:9px;width:var(--book-w);height:var(--book-h);perspective:600px;flex-shrink:0}.book-item .book-cover-3d{width:100%;height:100%;transform-style:preserve-3d;transition:transform .32s cubic-bezier(.2,.7,.3,1);display:block;position:relative;transform:rotateX(-6deg)rotateY(24deg)}.book-item .book-cover{object-fit:cover;width:100%;height:100%;transform:translateZ(calc(var(--book-d)/2));border-radius:1px 2px 2px 1px;position:absolute;inset:0;box-shadow:3px 6px 10px #0000002e}.book-item .book-spine{top:0;left:calc(50% - var(--book-d)/2);width:var(--book-d);height:100%;transform:rotateY(-90deg)translateZ(calc(var(--book-w)/2));background:linear-gradient(to right,#0000006b,#0000001a 65%,#ffffff0f),var(--book-spine-color,#40444a);border-radius:1px 0 0 1px;position:absolute}.book-item .book-pages{left:0;top:calc(50% - var(--book-d)/2);width:100%;height:var(--book-d);transform:rotateX(90deg)translateZ(calc(var(--book-h)/2));background:repeating-linear-gradient(#00000014 0 1px,#0000 1px 3px),linear-gradient(#faf8f2,#ddd8cb);position:absolute}.book-item:hover .book-cover-3d{transform:rotateX(-6deg)rotateY(13deg)}@media (prefers-reduced-motion:reduce){.book-item .book-cover-3d{transition:none}}.book-item .book-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.book-item .book-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:15px;font-weight:700;line-height:24px;overflow:hidden}.book-item .book-description{min-width:0;max-width:100%;color:var(--site-muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:22px;overflow:hidden}.book-item .book-publisher{color:var(--site-faint);font-size:13px;line-height:20px}.book-item:hover .book-title{text-underline-offset:3px;text-decoration:underline}.threads-item{flex-direction:column;gap:2px;min-width:0;display:flex}.threads-item>p{min-width:0;max-width:100%}.threads-item .threads-title{margin:0;font-size:15px;font-weight:700;line-height:24px}.threads-item .threads-body{color:var(--site-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;line-height:22px;overflow:hidden}.threads-item .threads-date{color:var(--site-faint);margin-top:2px;font-size:13px}.threads-item:hover .threads-title{text-underline-offset:3px;text-decoration:underline}.youtube-item{align-items:flex-start;gap:16px;width:100%;display:flex}.youtube-item .youtube-copy{flex-direction:column;flex:1 1 0;gap:6px;min-width:0;display:flex}.youtube-item .youtube-title{font-size:15px;font-weight:700;line-height:24px}.youtube-item .youtube-date{color:var(--site-faint);font-size:13px}.youtube-item .youtube-preview{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:36px;display:flex}.youtube-item .youtube-play{color:#282828;background-color:#fcfcfcf2;border-radius:8px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.youtube-item .youtube-play svg{display:block}.youtube-item:hover .youtube-title{text-underline-offset:3px;text-decoration:underline}@keyframes contact-hop{0%{transform:translateY(0)}35%{transform:translateY(-4px)}60%{transform:translateY(1px)}to{transform:translateY(0)}}.contact-links{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.contact-links .contact-link{color:var(--site-muted);opacity:.75;align-items:center;transition:opacity .15s;display:inline-flex}.contact-links .contact-link svg{color:var(--site-ink);display:block}.contact-links .contact-link .contact-icon path{fill:var(--site-ink)}.contact-links .contact-link:hover{opacity:1}.contact-links .contact-link:hover svg{animation:.42s cubic-bezier(.34,1.56,.64,1) contact-hop}@media (prefers-reduced-motion:reduce){.contact-links .contact-link:hover svg{animation:none}}.route-loader{z-index:1000;color:#676767;letter-spacing:.12em;background-color:#fcfcfcd1;justify-content:center;align-items:center;font-family:D2Coding,ui-monospace,monospace;font-size:20px;font-weight:700;display:flex;position:fixed;inset:0}.route-loader .sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root.dark .route-loader{color:#a0a0a0;background-color:#171717d9}.theme-changing,.theme-changing body,.theme-changing .page,.theme-changing .site-column *,.theme-changing .route-loader{transition:background-color .52s,border-color .52s,color .52s,fill .52s}@media (prefers-reduced-motion:reduce){.theme-changing,.theme-changing body,.theme-changing .page,.theme-changing .site-column *,.theme-changing .route-loader{transition:none}}.ellipsis-tooltip{z-index:1000;color:#fcfcfc;white-space:normal;pointer-events:none;background:#282828;border-radius:6px;width:max-content;max-width:280px;padding:6px 10px;font-size:12px;font-weight:400;line-height:1.5;position:absolute;transform:translateY(calc(-100% - 6px));box-shadow:0 4px 12px #00000026}:root.dark .ellipsis-tooltip{color:#171717;background:#ebebeb}.examples{flex-flow:column wrap;align-items:center;gap:24px;width:100%;padding:24px 0;display:flex}.examples .action-group{gap:8px;display:flex}.examples .btn-dropdown.bottom{position:fixed;bottom:24px}.examples .btn-dropdown.bottom.right{right:24px}.examples .btn-dropdown.bottom.left{left:24px}.overlay.example .overlay-body{flex-direction:column;gap:12px;padding:24px;display:flex}.overlay.example .overlay-body input{width:100%;height:44px}.home-v2{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);min-height:100vh;color:var(--site-ink);padding-bottom:0;font-size:14px}:where(.home-v2) *{color:inherit;font-size:inherit}:where(.home-v2) a{color:inherit;text-decoration:none}:where(.home-v2) a:hover:not(.projact-content a){text-decoration:none}.home-v2 .site-column{--site-column-gap:80px;gap:var(--site-column-gap);flex-direction:column;width:100%;max-width:748px;padding:32px 24px 60px;display:flex}.client-nav .home-v2 .site-column>:not(.site-nav){animation:.32s ease-out both site-v2-enter}@media (prefers-reduced-motion:reduce){.client-nav .home-v2 .site-column>:not(.site-nav){animation:none}}@media (max-width:768px){.home-v2 .site-column{padding-top:24px}}.home-v2 svg.home-icon path{fill:var(--site-faint)}.home-v2 .section-heading-brand svg{color:var(--site-faint)}.home-v2 .home-intro{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.home-v2 .home-intro .intro-title{color:var(--site-ink);margin:0 0 8px;font-size:17px;font-weight:700;line-height:26px}.home-v2 .home-intro .intro-description{color:var(--site-muted);margin:0;font-size:14px;line-height:24px}.home-v2 .home-intro .intro-contacts{flex-shrink:0}.home-v2 .section-heading-row{justify-content:space-between;align-items:center;display:flex}.home-v2 .section-heading-row .section-heading{color:var(--site-faint);margin:0;font-size:17px;font-weight:700;line-height:26px}.home-v2 .section-heading-row .section-heading-brand{align-items:center;gap:8px;display:inline-flex}.home-v2 .section-heading-row .section-more{color:var(--site-muted);font-size:13px}.home-v2 .section-heading-row .section-more:hover{color:var(--site-ink)}.home-v2 .home-articles .section-heading-row{padding-bottom:20px}.home-v2 .home-articles .article-list{flex-direction:column;gap:32px;display:flex}.home-v2 .home-channels{align-items:flex-start;gap:48px;display:flex}.home-v2 .home-channels>section{flex:1 1 0;min-width:0}.home-v2 .home-threads .section-heading-row{margin-bottom:24px}.home-v2 .home-threads .threads-list{flex-direction:column;gap:28px;display:flex}.home-v2 .home-youtube .section-heading-row{margin-bottom:20px}.home-v2 .home-youtube .youtube-list{flex-direction:column;gap:20px;display:flex}.home-v2 .home-books,.home-v2 .home-products{width:100%;min-width:0;padding-bottom:0}.home-v2 .home-books .section-heading-row,.home-v2 .home-products .section-heading-row{margin-bottom:28px}.home-v2 .product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px;display:grid}.home-v2 .book-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 40px;display:grid}:root.dark .home-v2{--site-bg:#171717;--site-bg-rgb:23 23 23;--site-ink:#ebebeb;--site-body:#d0d0d0;--site-muted:#a0a0a0;--site-faint:#747474;--site-line:#303030}@media (max-width:768px){.home-v2 .site-column{--site-column-gap:56px}.home-v2 .home-intro{flex-direction:column;align-items:flex-start;gap:16px}.home-v2 .home-channels{flex-direction:column;align-items:stretch;gap:40px;padding-bottom:40px}.home-v2 .product-list,.home-v2 .book-list{grid-template-columns:minmax(0,1fr);gap:16px}}.page.no-match{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);min-height:100vh;color:var(--site-ink);padding-bottom:0;font-size:14px}:where(.page.no-match) *{color:inherit;font-size:inherit}:where(.page.no-match) a{color:inherit;text-decoration:none}:where(.page.no-match) a:hover:not(.projact-content a){text-decoration:none}.page.no-match .site-column{--site-column-gap:40px;gap:var(--site-column-gap);flex-direction:column;width:100%;max-width:748px;padding:32px 24px 60px;display:flex}.client-nav .page.no-match .site-column>:not(.site-nav){animation:.32s ease-out both site-v2-enter}@media (prefers-reduced-motion:reduce){.client-nav .page.no-match .site-column>:not(.site-nav){animation:none}}@media (max-width:768px){.page.no-match .site-column{padding-top:24px}}.page.no-match .no-match-body{flex-direction:column;gap:8px;padding:80px 0 120px;display:flex}.page.no-match .no-match-title{margin:0;font-size:22px;font-weight:700;line-height:1.45}.page.no-match .no-match-description{color:var(--site-muted);margin:0;font-size:15px;line-height:1.7}.page.no-match .no-match-links{flex-wrap:wrap;gap:20px;padding-top:12px;display:flex}.page.no-match .no-match-link{color:var(--site-muted);font-size:14px}.page.no-match .no-match-link:hover{color:var(--site-ink)}:root.dark .page.no-match{--site-bg:#171717;--site-bg-rgb:23 23 23;--site-ink:#ebebeb;--site-body:#d0d0d0;--site-muted:#a0a0a0;--site-faint:#747474;--site-line:#303030}@media (max-width:768px){.page.no-match .no-match-body{padding:48px 0 80px}}.page.filter{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);min-height:100vh;color:var(--site-ink);padding-bottom:0;font-size:14px}:where(.page.filter) *{color:inherit;font-size:inherit}:where(.page.filter) a{color:inherit;text-decoration:none}:where(.page.filter) a:hover:not(.projact-content a){text-decoration:none}.page.filter .site-column{--site-column-gap:24px;gap:var(--site-column-gap);flex-direction:column;width:100%;max-width:748px;padding:32px 24px 60px;display:flex}.client-nav .page.filter .site-column>:not(.site-nav){animation:.32s ease-out both site-v2-enter}@media (prefers-reduced-motion:reduce){.client-nav .page.filter .site-column>:not(.site-nav){animation:none}}@media (max-width:768px){.page.filter .site-column{padding-top:24px}}.page.filter .filter-page-header{align-items:baseline;gap:8px;display:flex}.page.filter .filter-page-header h1{color:var(--site-faint);margin:0;font-size:17px;font-weight:700;line-height:26px}.page.filter .filter-page-header .count{color:var(--site-faint);font-size:14px}.page.filter .filter-body-area{align-items:flex-start;gap:40px;display:flex}.page.filter .content-area{flex:1 1 0;min-width:0}.page.filter .loading-text{color:var(--site-faint);text-align:center;padding:24px 0;font-size:14px}.page.filter .container-posts .empty{padding:48px 0}.page.filter .container-posts .empty p{color:var(--site-faint);font-size:14px}.page.filter .post-item .item-body{flex-direction:column;gap:0;padding:12px 0;display:flex}.page.filter .post-item .item-body .item-text{flex-direction:column;gap:2px;min-width:0;display:flex}.page.filter .post-item .item-body .item-text .title{margin:0;font-family:inherit;font-size:15px;font-weight:700;line-height:24px}.page.filter .post-item .item-body .item-text .description{-webkit-line-clamp:2;color:var(--site-muted);-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:22px;display:-webkit-box;overflow:hidden}.page.filter .post-item .item-body .item-text .meta{color:var(--site-faint);flex-wrap:wrap;align-items:baseline;gap:2px 8px;margin:0;font-size:14px;line-height:22px;display:flex}.page.filter .post-item .item-body .item-text .meta *{font-size:14px}.page.filter .post-item .item-body .item-text .meta .sep{color:var(--site-faint)}.page.filter .post-item .item-body .item-text .meta .date{white-space:nowrap}.page.filter .post-item .item-body:hover .title{color:inherit;text-underline-offset:3px;text-decoration:underline}.page.filter .post-item .item-body:hover .meta{color:var(--site-faint);text-decoration:none}.page.filter .sidebar{flex-shrink:0;align-self:flex-start;width:150px;padding:12px 0 0;position:sticky;top:32px}.page.filter .sidebar .sidebar-section{margin-bottom:28px}.page.filter .sidebar .sidebar-section .sidebar-heading{color:var(--site-faint);letter-spacing:0;text-transform:none;margin-bottom:4px;padding-bottom:0;font-size:13px;font-weight:400;display:block}.page.filter .sidebar .sidebar-section .sidebar-heading:after{content:none}.page.filter .sidebar .sidebar-section .sidebar-list li a{gap:8px;padding:6px 0}.page.filter .sidebar .sidebar-section .sidebar-list li a .name{color:var(--site-ink);font-size:14px;font-weight:400;line-height:22px}.page.filter .sidebar .sidebar-section .sidebar-list li a .count{color:var(--site-faint);font-size:13px}.page.filter .sidebar .sidebar-section .sidebar-list li a:hover .name{color:var(--site-ink);text-underline-offset:3px;text-decoration:underline}.page.filter .sidebar .sidebar-section .sidebar-list li a:hover .count{color:var(--site-faint);text-decoration:none}:root.dark .page.filter{--site-bg:#171717;--site-bg-rgb:23 23 23;--site-ink:#ebebeb;--site-body:#d0d0d0;--site-muted:#a0a0a0;--site-faint:#747474;--site-line:#303030}@media (max-width:768px){.page.filter .filter-body-area{gap:0}.page.filter .post-item .item-body .item-text .title{font-size:15px}.page.filter .post-item .item-body .item-text .description{font-size:14px;line-height:22px}.page.filter .post-item .item-body .item-text .meta,.page.filter .post-item .item-body .item-text .meta *{font-size:14px}}.studio-btn{border:1px solid var(--bg200);background:var(--bg100);color:var(--mainC);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:1.4rem;text-decoration:none}.studio-btn:hover{opacity:.8}.studio-btn.primary{background:var(--brandC);color:var(--bg100);border-color:var(--brandC)}.studio-btn:disabled{opacity:.5;cursor:default}.text-button{color:var(--subC);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.3rem;text-decoration:none}.text-button:hover{color:var(--mainC)}.text-button:disabled{opacity:.5;cursor:default}.status-badge{border-radius:6px;flex-shrink:0;padding:2px 8px;font-size:1.1rem;font-weight:600}.status-badge.published{background:var(--brandC);color:var(--bg100)}.status-badge.draft{background:var(--bg200);color:var(--subC)}.page.studio-home .boundary{flex-direction:column;width:100%;max-width:800px;padding-top:40px;padding-bottom:80px;display:flex}.page.studio-home .studio-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page.studio-home .studio-header h1{font-size:2.4rem}.page.studio-home .studio-header .studio-header-actions{gap:8px;display:flex}.page.studio-home .studio-header .studio-header-actions input{border:1px solid var(--bg200);background:var(--bg100);color:var(--mainC);border-radius:8px;padding:8px 12px;font-size:1.4rem}.page.studio-home .studio-post-list{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.page.studio-home .studio-post-list li a{border-bottom:1px solid var(--bg200);align-items:center;gap:12px;padding:14px 8px;text-decoration:none;display:flex}.page.studio-home .studio-post-list li a:hover{background:var(--bg100)}.page.studio-home .studio-post-list li a .title{color:var(--mainC);flex:1;font-size:1.5rem}.page.studio-home .studio-post-list li a .meta{color:var(--subC);flex-shrink:0;font-size:1.2rem}.page.studio-edit{flex-direction:column;align-items:stretch;width:100vw;max-width:100vw;height:100vh;display:flex;overflow:hidden}.page.studio-edit .studio-edit-header{border-bottom:1px solid var(--bg200);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;display:flex}.page.studio-edit .studio-edit-header .left,.page.studio-edit .studio-edit-header .right{align-items:center;gap:12px;min-width:0;display:flex}.page.studio-edit .studio-edit-header .back{color:var(--subC);flex-shrink:0;font-size:1.4rem;text-decoration:none}.page.studio-edit .studio-edit-header .doc-title{color:var(--mainC);text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem;font-weight:600;overflow:hidden}.page.studio-edit .studio-edit-header .save-state{color:var(--subC);font-size:1.2rem}.page.studio-edit .studio-edit-header .save-state.error{color:#e5484d}.page.studio-edit .studio-load-error{text-align:center;color:#e5484d;padding:40px;font-size:1.4rem}.page.studio-edit .studio-edit-body{flex:1;min-height:0;display:flex}.page.studio-edit .studio-edit-body .outline-rail{border-right:1px solid var(--bg200);flex-direction:column;flex-shrink:0;width:220px;padding:12px 8px;display:flex;overflow-y:auto}.page.studio-edit .studio-edit-body .outline-rail .outline-toggle{align-self:flex-end}.page.studio-edit .studio-edit-body .outline-rail .outline-list{flex-direction:column;gap:2px;margin:8px 0 0;padding:0;list-style:none;display:flex}.page.studio-edit .studio-edit-body .outline-rail .outline-list .outline-item{text-align:left;width:100%;color:var(--subC);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:5px 8px;font-size:1.25rem;overflow:hidden}.page.studio-edit .studio-edit-body .outline-rail .outline-list .outline-item:hover{background:var(--bg100);color:var(--mainC)}.page.studio-edit .studio-edit-body .outline-rail .outline-list .outline-item.is-current{color:var(--brandC);font-weight:600}.page.studio-edit .studio-edit-body .outline-rail .outline-list .outline-item.is-h2{padding-left:16px}.page.studio-edit .studio-edit-body .outline-rail .outline-list .outline-item.is-h3{padding-left:26px}.page.studio-edit .studio-edit-body .outline-rail .outline-list .outline-empty{color:var(--subC);padding:6px 8px;font-size:1.2rem}.page.studio-edit .studio-edit-body .editor-area{flex:1;min-width:0;position:relative;overflow-y:auto}.page.studio-edit .studio-edit-body .editor-area .block-insert-button{border:1px solid var(--bg200);background:var(--bg100);width:28px;height:28px;color:var(--subC);cursor:pointer;z-index:5;border-radius:7px;justify-content:center;align-items:center;font-size:1.4rem;display:flex;position:absolute;left:max(12px,50% - 424px)}.page.studio-edit .studio-edit-body .editor-area .block-insert-button:hover{color:var(--brandC)}.page.studio-edit .studio-edit-body .editor-area .insert-card{border:1px solid var(--bg200);background:var(--bg0,#fff);z-index:6;width:min(440px,100% - 32px);color:var(--mainC);border-radius:12px;flex-direction:column;gap:8px;padding:12px;font-size:1.3rem;display:flex;position:absolute;left:max(16px,50% - 380px);box-shadow:0 12px 32px #00000029}.page.studio-edit .studio-edit-body .editor-area .insert-card .head{color:var(--subC);font-size:1.15rem;font-weight:650}.page.studio-edit .studio-edit-body .editor-area .insert-card textarea{resize:vertical;border:1px solid var(--bg200);min-height:56px;font:inherit;background:var(--bg100);color:var(--mainC);border-radius:8px;padding:8px}.page.studio-edit .studio-edit-body .editor-area .insert-card textarea:focus{border-color:var(--brandC);outline:none}.page.studio-edit .studio-edit-body .editor-area .insert-card .message{color:var(--subC);white-space:pre-wrap;max-height:120px;margin:0;overflow:auto}.page.studio-edit .studio-edit-body .editor-area .insert-card .error{color:#e5484d;margin:0;font-size:1.2rem}.page.studio-edit .studio-edit-body .editor-area .insert-card .actions{justify-content:flex-end;gap:6px;display:flex}.page.studio-edit .studio-edit-body .editor-area .studio-block-highlight{outline:2px dashed var(--brandC);outline-offset:6px;border-radius:4px;transition:outline-color .3s}.page.studio-edit .studio-edit-body .editor-area .mdxeditor{max-width:100%;height:100%}.page.studio-edit .studio-edit-body .editor-area .mdxeditor-toolbar,.page.studio-edit .studio-edit-body .editor-area .mdxeditor [role=toolbar]{flex-wrap:wrap;min-width:0}.page.studio-edit .studio-edit-body .editor-area .mdxeditor-toolbar{z-index:20;opacity:0;pointer-events:none;border:1px solid var(--bg200);background:var(--bg0,#fff);border-radius:10px;transition:opacity .12s,transform .12s;position:absolute;top:0;left:0;transform:translateY(4px);box-shadow:0 8px 24px #00000029}.page.studio-edit .studio-edit-body .editor-area .mdxeditor-toolbar.is-inline-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content{max-width:760px;color:var(--mainC);flex-direction:column;gap:12px;margin:0 auto;padding:32px 24px 120px;font-size:1.6rem;display:flex}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content a{text-decoration:underline}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content a:before{content:"";vertical-align:middle;background-color:currentColor;width:1.4rem;height:1.4rem;margin-right:2px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 17H7q-2.075 0-3.537-1.463Q2 14.075 2 12t1.463-3.538Q4.925 7 7 7h4v2H7q-1.25 0-2.125.875T4 12q0 1.25.875 2.125T7 15h4Zm-3-4v-2h8v2Zm5 4v-2h4q1.25 0 2.125-.875T20 12q0-1.25-.875-2.125T17 9h-4V7h4q2.075 0 3.538 1.462Q22 9.925 22 12q0 2.075-1.462 3.537Q19.075 17 17 17Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 17H7q-2.075 0-3.537-1.463Q2 14.075 2 12t1.463-3.538Q4.925 7 7 7h4v2H7q-1.25 0-2.125.875T4 12q0 1.25.875 2.125T7 15h4Zm-3-4v-2h8v2Zm5 4v-2h4q1.25 0 2.125-.875T20 12q0-1.25-.875-2.125T17 9h-4V7h4q2.075 0 3.538 1.462Q22 9.925 22 12q0 2.075-1.462 3.537Q19.075 17 17 17Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content a:hover{opacity:.7}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content img{border:1px solid var(--bg200);border-radius:12px;width:100%!important;height:initial!important}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content p{min-height:1.8rem}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content strong,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content a{color:var(--brandC)}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content h1,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content h2,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content h3,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content h4,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content h5,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content h6{color:var(--mainC);font-weight:700}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content blockquote{padding-left:16px;font-style:italic;position:relative}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content blockquote:before{content:"";background-color:var(--brandC);width:2px;position:absolute;top:0;bottom:0;left:0}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content table{border:1px solid var(--bg200);border-spacing:0;border-radius:12px;width:100%;overflow:hidden}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content table td,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content table th{text-align:center;border-bottom:1px solid var(--bg200);padding:8px 4px;font-size:1.5rem}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content table thead tr{background-color:var(--bg50)}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content table thead tr th{color:var(--brandC)}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content table tr:last-child td{border-bottom:none}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content .divider{border:none;border-bottom:1px solid var(--bg200);width:100%}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content .video-container{background-color:#000;border-radius:16px;padding-top:56.25%;position:relative;overflow:hidden;width:100%!important}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content .video-container video,.page.studio-edit .studio-edit-body .editor-area .studio-editor-content .video-container div{width:100%;height:100%;position:absolute;top:0;left:0}.page.studio-edit .studio-edit-body .editor-area .studio-editor-content *{color:var(--subC)}.page.studio-edit .studio-edit-body .ai-panel{width:var(--studio-panel-width,380px);border-left:1px solid var(--bg200);flex-direction:column;flex-shrink:0;display:flex}.page.studio-edit .studio-edit-body .ai-panel .ai-messages{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-hint{color:var(--subC);font-size:1.3rem;line-height:1.6}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg{font-size:1.35rem;line-height:1.55}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg .msg-heading{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg .msg-heading strong{color:var(--mainC);font-size:1.25rem}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg .msg-heading .model-badge{color:var(--subC);font-size:1.1rem}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg .msg-text{color:var(--mainC);white-space:pre-wrap}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg.user .msg-text{background:var(--bg200);border-radius:10px;padding:8px 12px}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg.error .msg-text{color:#e5484d}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg.pending{color:var(--subC);font-style:italic}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .ai-msg blockquote{border-left:2px solid var(--subC);color:var(--subC);margin:0 0 6px;padding-left:8px;font-size:1.2rem}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .edit-card{border:1px solid var(--bg200);border-radius:10px;flex-direction:column;gap:6px;margin-top:8px;padding:10px 12px;font-size:1.3rem;display:flex}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .edit-card del{color:var(--subC);text-decoration:line-through}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .edit-card ins{color:var(--mainC);font-weight:500;text-decoration:none}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .edit-card .edit-actions{justify-content:flex-end;display:flex}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .edit-card .edit-state{color:var(--subC);padding:4px 8px;font-size:1.2rem}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .edit-card.applied{opacity:.65}.page.studio-edit .studio-edit-body .ai-panel .ai-messages .edit-card.failed{border-color:#e5484d}.page.studio-edit .studio-edit-body .ai-panel .composer{border-top:1px solid var(--bg200);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.page.studio-edit .studio-edit-body .ai-panel .composer .context-row{color:var(--subC);align-items:center;gap:8px;font-size:1.2rem;display:flex}.page.studio-edit .studio-edit-body .ai-panel .composer .context-row span{flex:1}.page.studio-edit .studio-edit-body .ai-panel .composer .selection-preview{border-left:2px solid var(--brandC);background:var(--bg100);color:var(--subC);max-height:72px;margin:0;padding:6px 10px;font-size:1.2rem;overflow:hidden}.page.studio-edit .studio-edit-body .ai-panel .composer .model-bar{justify-content:space-between;align-items:center;gap:8px;display:flex}.page.studio-edit .studio-edit-body .ai-panel .composer .model-picker{position:relative}.page.studio-edit .studio-edit-body .ai-panel .composer .model-button{background:var(--bg100);border:1px solid var(--bg200);color:var(--mainC);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:1.25rem}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup{background:var(--bg0,var(--bg100));border:1px solid var(--bg200);z-index:10;border-radius:12px;flex-direction:column;gap:8px;width:260px;padding:10px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001f}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .mode-switch,.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .provider-switch{gap:4px;display:flex}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .mode-switch button,.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .provider-switch button{border:1px solid var(--bg200);background:var(--bg100);color:var(--subC);cursor:pointer;border-radius:6px;flex:1;padding:6px;font-size:1.2rem}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .mode-switch button[aria-pressed=true],.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .provider-switch button[aria-pressed=true]{background:var(--bg200);color:var(--mainC);font-weight:600}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .model-list{flex-direction:column;display:flex}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .model-list button{text-align:left;color:var(--mainC);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 8px;font-size:1.3rem}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .model-list button:hover{background:var(--bg100)}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .model-list button[aria-selected=true]{background:var(--bg200);font-weight:600}.page.studio-edit .studio-edit-body .ai-panel .composer .model-popup .model-empty{color:var(--subC);padding:4px;font-size:1.2rem}.page.studio-edit .studio-edit-body .ai-panel .composer textarea{resize:none;border:1px solid var(--bg200);background:var(--bg100);color:var(--mainC);border-radius:8px;padding:10px;font-family:inherit;font-size:1.4rem}.page.studio-edit .studio-edit-body .ai-panel .composer .composer-actions{justify-content:flex-end;gap:8px;display:flex}.page.studio-edit .studio-edit-body .ai-panel .ai-notice{border-top:1px solid var(--bg200);color:#e5484d;padding:10px 16px;font-size:1.25rem}.page.studio-edit.panel-hidden .ai-panel,.page.studio-edit.panel-hidden .panel-resizer{display:none}.page.studio-edit.outline-collapsed .studio-edit-body .outline-rail{width:40px;padding:12px 4px}.page.studio-edit .panel-resizer{cursor:col-resize;border-left:1px solid var(--bg200);background:0 0;flex-shrink:0;width:5px}.page.studio-edit .panel-resizer:hover{border-left-color:var(--brandC)}.agent-progress,.agent-trace{border:1px solid var(--bg200);border-radius:10px;margin:6px 0;padding:10px 12px;font-size:1.25rem}.agent-progress .progress-steps,.agent-trace .progress-steps{color:var(--subC);flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.agent-progress .progress-steps li.is-thinking,.agent-trace .progress-steps li.is-thinking{font-style:italic}.agent-progress .progress-current{color:var(--mainC);align-items:center;gap:8px;margin-top:4px;display:flex}.agent-progress .progress-current .progress-dot{background:var(--brandC);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite studio-pulse}.agent-progress .progress-current .progress-meta{color:var(--subC);margin-left:auto;font-size:1.15rem}.agent-progress .progress-thinking{color:var(--subC);white-space:pre-wrap;flex-direction:column-reverse;max-height:72px;margin:6px 0 0;font-size:1.15rem;line-height:1.5;display:flex;overflow:hidden}.agent-progress .progress-count{color:var(--brandC);margin:6px 0 0;font-size:1.2rem}@keyframes studio-pulse{0%,to{opacity:1}50%{opacity:.3}}.agent-trace summary{cursor:pointer;color:var(--subC);font-size:1.2rem}.agent-trace.is-failed summary{color:#e5484d}.agent-trace .progress-steps{margin-top:6px}.agent-trace .trace-thinking{color:var(--subC);white-space:pre-wrap;margin:6px 0 0;font-size:1.15rem}.suggest-list-wrap{margin-top:8px}.suggest-list-wrap .suggest-bulk{justify-content:flex-end;gap:8px;margin-bottom:6px;display:flex}.suggest-list-wrap .suggest-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.suggest-list-wrap .suggest-list .suggest-item{border:1px solid var(--bg200);cursor:pointer;border-radius:10px;flex-direction:column;gap:5px;padding:10px 12px;font-size:1.3rem;display:flex}.suggest-list-wrap .suggest-list .suggest-item:hover{border-color:var(--subC)}.suggest-list-wrap .suggest-list .suggest-item.is-done{opacity:.6;cursor:default}.suggest-list-wrap .suggest-list .suggest-item.is-applied{border-color:var(--brandC)}.suggest-list-wrap .suggest-list .suggest-item .suggest-head{color:var(--subC);font-size:1.15rem;font-weight:650}.suggest-list-wrap .suggest-list .suggest-item .suggest-before{color:var(--subC);margin:0;text-decoration:line-through}.suggest-list-wrap .suggest-list .suggest-item .suggest-before.suggest-where{font-style:italic;text-decoration:none}.suggest-list-wrap .suggest-list .suggest-item .suggest-after{color:var(--mainC);white-space:pre-wrap;margin:0;font-weight:500}.suggest-list-wrap .suggest-list .suggest-item .suggest-note{color:#e5484d;margin:0;font-size:1.2rem}.suggest-list-wrap .suggest-list .suggest-item .suggest-actions{justify-content:flex-end;gap:6px;display:flex}.suggest-list-wrap .suggest-list .suggest-item .suggest-feedback{gap:6px;display:flex}.suggest-list-wrap .suggest-list .suggest-item .suggest-feedback textarea{resize:none;border:1px solid var(--bg200);font:inherit;background:var(--bg100);color:var(--mainC);border-radius:8px;flex:1;padding:6px 8px;font-size:1.25rem}.studio-btn.small{padding:5px 10px;font-size:1.25rem}.msg-text.is-streaming:after{content:"▍";color:var(--brandC);animation:1s infinite studio-pulse}.settings-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.settings-overlay .settings-dialog{background:var(--bg0,#fff);border:1px solid var(--bg200);width:380px;max-width:calc(100vw - 40px);color:var(--mainC);border-radius:14px;flex-direction:column;gap:12px;padding:20px;font-size:1.35rem;display:flex}.settings-overlay .settings-dialog .dialog-heading{justify-content:space-between;align-items:center;display:flex}.settings-overlay .settings-dialog .dialog-heading h2{font-size:1.6rem}.settings-overlay .settings-dialog .muted{color:var(--subC);font-size:1.25rem}.settings-overlay .settings-dialog .login-guide{background:var(--bg100);border-radius:8px;flex-direction:column;gap:6px;padding:10px;font-size:1.25rem;display:flex}.settings-overlay .settings-dialog .login-guide code{color:var(--brandC);font-family:monospace}.settings-overlay .settings-dialog label{flex-direction:column;gap:6px;font-size:1.25rem;display:flex}.settings-overlay .settings-dialog input{border:1px solid var(--bg200);background:var(--bg100);color:var(--mainC);border-radius:8px;padding:8px 10px;font-size:1.3rem}.settings-overlay .settings-dialog .dialog-actions{justify-content:flex-end;display:flex}.mdxeditor{--baseBg:transparent;font-family:inherit}.page.auth{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);width:100%;min-height:100vh;padding-top:80px}.page.auth.mobile .boundary{padding:0 16px}.page.auth .boundary .content{flex-direction:column;align-items:center;gap:24px;width:100%;padding-bottom:60px;display:flex}.page.auth .boundary .content .form{flex-direction:column;width:100%;max-width:400px;display:flex}.page.auth .boundary .content .form .input-item{flex-direction:column;display:flex}.page.auth .boundary .content .form .input-item .item-header{height:40px;color:var(--placeholder);align-items:center;display:flex}.page.auth .boundary .content .form .input-item .item-input{height:40px}.page.auth .boundary .content .form .input-item .description{color:var(--placeholder);align-items:center;gap:8px;padding:8px 0;display:flex}.page.auth .boundary .content .form .input-item .description.valid{color:var(--greenC)}.page.auth .boundary .content .form .input-item .description.invalid{color:var(--redC)}.page.auth .boundary .content .form .form-footer{gap:8px;padding-top:16px;display:flex}.page.auth .boundary .content .form .form-footer button{min-width:80px;height:44px}.page.auth .boundary .content .form .form-footer .btn-main{flex:1}.page.auth .boundary .content .form .form-sub-footer{flex-direction:column;align-items:center;width:100%;padding:32px;display:flex}.page.auth .boundary .content .form .form-sub-footer .btn-ghost{height:40px}.page.auth .boundary .content .form .form-sub-footer .btn-container{justify-content:center;gap:24px;width:100%;display:flex}.page.auth .boundary .content .form .form-sub-footer .btn-container button{color:var(--subC)}.page.about{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);min-height:100vh;color:var(--site-ink);padding-bottom:0;font-size:14px}:where(.page.about) *{color:inherit;font-size:inherit}:where(.page.about) a{color:inherit;text-decoration:none}:where(.page.about) a:hover:not(.projact-content a){text-decoration:none}.page.about .site-column{--site-column-gap:60px;gap:var(--site-column-gap);flex-direction:column;width:100%;max-width:748px;padding:32px 24px 60px;display:flex}.client-nav .page.about .site-column>:not(.site-nav){animation:.32s ease-out both site-v2-enter}@media (prefers-reduced-motion:reduce){.client-nav .page.about .site-column>:not(.site-nav){animation:none}}@media (max-width:768px){.page.about .site-column{padding-top:24px}}.page.about .about-header{align-items:center;gap:20px;display:flex}.page.about .about-header .about-portrait{border:1px solid var(--site-line);object-fit:cover;border-radius:36px;flex-shrink:0;width:72px;height:72px}.page.about .about-header .about-headline{flex-direction:column;gap:6px;min-width:0;display:flex}.page.about .about-header .about-title{margin:0;font-size:22px;font-weight:700;line-height:1.45}.page.about .about-header .about-subtitle{color:var(--site-muted);margin:0;font-size:15px;line-height:1.7}.page.about .about-body{flex-direction:column;gap:16px;display:flex}.page.about .about-body p{margin:0;font-size:15px;line-height:1.9}.page.about .about-section{flex-direction:column;gap:16px;display:flex}.page.about .section-heading-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.page.about .section-heading-row .section-heading{color:var(--site-faint);margin:0;font-size:17px;font-weight:700;line-height:26px}.page.about .section-heading-row .section-more{color:var(--site-muted);font-size:13px}.page.about .section-heading-row .section-more:hover{color:var(--site-ink)}.page.about .about-products,.page.about .about-books{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 40px;display:grid}.page.about .about-body a[href^=mailto\:]{color:var(--site-ink);text-underline-offset:3px;text-decoration:underline}.page.about .about-contacts{margin-top:8px}:root.dark .page.about{--site-bg:#171717;--site-bg-rgb:23 23 23;--site-ink:#ebebeb;--site-body:#d0d0d0;--site-muted:#a0a0a0;--site-faint:#747474;--site-line:#303030}@media (max-width:768px){.page.about .about-header{gap:16px;padding-top:16px}.page.about .about-header .about-portrait{border-radius:30px;width:60px;height:60px}.page.about .about-header .about-title{font-size:20px}.page.about .about-header .about-subtitle{font-size:14px}.page.about .about-body p{font-size:15px}.page.about .about-products,.page.about .about-books{grid-template-columns:minmax(0,1fr);gap:20px}}.page.post{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);min-height:100vh;color:var(--site-ink);padding-bottom:0;font-size:14px}:where(.page.post) *{color:inherit;font-size:inherit}:where(.page.post) a{color:inherit;text-decoration:none}:where(.page.post) a:hover:not(.projact-content a){text-decoration:none}.page.post .site-column{--site-column-gap:0px;gap:var(--site-column-gap);flex-direction:column;width:100%;max-width:748px;padding:32px 24px 60px;display:flex}.client-nav .page.post .site-column>:not(.site-nav){animation:.32s ease-out both site-v2-enter}@media (prefers-reduced-motion:reduce){.client-nav .page.post .site-column>:not(.site-nav){animation:none}}@media (max-width:768px){.page.post .site-column{padding-top:24px}}.page.post .reading-progress-bar{background-color:var(--site-ink);z-index:1000;height:2px;position:fixed;top:0;left:0}.page.post .post-header{flex-direction:column;gap:12px;display:flex}.page.post .post-header .post-title{margin:0;font-size:27px;font-weight:700;line-height:1.45}.page.post .post-header .post-description{color:var(--site-muted);margin:0;font-size:14px;line-height:1.7}.page.post .post-header .post-meta{padding-top:4px}.page.post .post-header .post-meta .post-meta-info{width:auto;color:var(--site-faint);flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;line-height:1.6;display:flex}.page.post .post-header .post-meta .post-meta-info a,.page.post .post-header .post-meta .post-meta-info p,.page.post .post-header .post-meta .post-meta-info span{color:var(--site-faint);font-size:14px}.page.post .post-header .post-meta .post-meta-info a:hover{color:var(--site-ink)}.page.post .post-header .post-meta .post-meta-info .divider{background-color:var(--site-faint);border-radius:1px;width:2px;height:2px}.page.post .post-header .post-meta .post-meta-info .container-topics{flex-wrap:wrap;gap:8px;display:flex}.page.post .post-body{padding-top:40px}.page.post .post-body .post-content{width:100%}.page.post .post-body .projact-content{max-width:none;color:var(--site-body)}.page.post .post-body .projact-content :where(*){color:var(--site-body)}.page.post .post-body .projact-content :is(h1,h2,h3,h4,h5,h6),.page.post .post-body .projact-content a,.page.post .post-body .projact-content strong{color:var(--site-ink)}.page.post .post-body .projact-content :is(code,kbd,pre){color:var(--site-body)}.page.post .post-body .projact-content blockquote,.page.post .post-body .projact-content blockquote :where(*){color:var(--site-muted)}.page.post .post-body .projact-content figcaption{color:var(--site-faint);font-size:13px}.page.post .post-actions{padding-top:56px}.page.post .post-actions .action-links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.page.post .post-actions .btn{min-height:0;color:var(--site-muted);background:0 0;border:none;border-radius:0;padding:0;font-size:13px;font-weight:400}.page.post .post-actions .btn:hover{color:var(--site-ink);text-underline-offset:3px;background:0 0;text-decoration:underline}.page.post .post-actions .btn svg path{fill:var(--site-muted)}.page.post .post-actions .btn *{font-size:13px}.page.post .post-actions .btn.btn-primary,.page.post .post-actions .btn.btn-primary *{color:var(--site-muted)!important}.page.post .post-actions .btn.btn-primary svg path{fill:var(--site-muted)!important}.page.post .post-actions .btn.btn-primary:hover,.page.post .post-actions .btn.btn-primary:hover *{color:var(--site-ink)!important}.page.post .post-actions .btn.btn-primary:hover svg path{fill:var(--site-ink)!important}.page.post .post-nav{border-top:1px solid var(--site-line);gap:40px;margin-top:28px;padding:28px 0 0;display:flex}.page.post .post-nav .rel-post{flex:1 1 0;min-width:0}.page.post .post-nav .rel-link{flex-direction:column;gap:4px;display:flex}.page.post .post-nav .label{color:var(--site-faint);font-size:13px;line-height:1.6}.page.post .post-nav .title{font-size:15px;font-weight:700;line-height:1.6}.page.post .post-nav .description{-webkit-line-clamp:1;color:var(--site-muted);-webkit-box-orient:vertical;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.page.post .post-nav .rel-link:hover .title{text-underline-offset:3px;text-decoration:underline}:root.dark .page.post{--site-bg:#171717;--site-bg-rgb:23 23 23;--site-ink:#ebebeb;--site-body:#d0d0d0;--site-muted:#a0a0a0;--site-faint:#747474;--site-line:#303030}@media (max-width:768px){.page.post .post-header .post-meta .post-meta-info,.page.post .post-header .post-meta .post-meta-info a,.page.post .post-header .post-meta .post-meta-info p,.page.post .post-header .post-meta .post-meta-info span{font-size:13px}.page.post .post-body{padding-top:32px}.page.post .post-nav{flex-direction:column;gap:20px}}.page.works{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);min-height:100vh;color:var(--site-ink);padding-bottom:0;font-size:14px}:where(.page.works) *{color:inherit;font-size:inherit}:where(.page.works) a{color:inherit;text-decoration:none}:where(.page.works) a:hover:not(.projact-content a){text-decoration:none}.page.works .site-column{--site-column-gap:24px;gap:var(--site-column-gap);flex-direction:column;width:100%;max-width:748px;padding:32px 24px 60px;display:flex}.client-nav .page.works .site-column>:not(.site-nav){animation:.32s ease-out both site-v2-enter}@media (prefers-reduced-motion:reduce){.client-nav .page.works .site-column>:not(.site-nav){animation:none}}@media (max-width:768px){.page.works .site-column{padding-top:24px}}.page.works .works-page-header{align-items:baseline;gap:8px;padding:0;display:flex}.page.works .works-page-header h1{color:var(--site-faint);margin:0;font-size:17px;font-weight:700;line-height:26px}.page.works .works-page-header .count{color:var(--site-faint);font-size:14px;font-weight:400}.page.works .works-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 40px;display:grid}:root.dark .page.works{--site-bg:#171717;--site-bg-rgb:23 23 23;--site-ink:#ebebeb;--site-body:#d0d0d0;--site-muted:#a0a0a0;--site-faint:#747474;--site-line:#303030}@media (max-width:768px){.page.works .works-list{grid-template-columns:minmax(0,1fr);gap:20px}}.page.books{--site-bg:#fcfcfc;--site-bg-rgb:252 252 252;--site-ink:#282828;--site-body:#494949;--site-muted:#676767;--site-faint:#9e9e9e;--site-line:#e0e0e0;background-color:var(--site-bg);min-height:100vh;color:var(--site-ink);padding-bottom:0;font-size:14px}:where(.page.books) *{color:inherit;font-size:inherit}:where(.page.books) a{color:inherit;text-decoration:none}:where(.page.books) a:hover:not(.projact-content a){text-decoration:none}.page.books .site-column{--site-column-gap:24px;gap:var(--site-column-gap);flex-direction:column;width:100%;max-width:748px;padding:32px 24px 60px;display:flex}.client-nav .page.books .site-column>:not(.site-nav){animation:.32s ease-out both site-v2-enter}@media (prefers-reduced-motion:reduce){.client-nav .page.books .site-column>:not(.site-nav){animation:none}}@media (max-width:768px){.page.books .site-column{padding-top:24px}}.page.books .books-page-header{align-items:baseline;gap:8px;display:flex}.page.books .books-page-header h1{color:var(--site-faint);margin:0;font-size:17px;font-weight:700;line-height:26px}.page.books .books-page-header .count{color:var(--site-faint);font-size:14px;font-weight:400}.page.books .books-list{flex-direction:column;gap:28px;display:flex}:root.dark .page.books{--site-bg:#171717;--site-bg-rgb:23 23 23;--site-ink:#ebebeb;--site-body:#d0d0d0;--site-muted:#a0a0a0;--site-faint:#747474;--site-line:#303030}.fold-page{align-items:stretch;padding:80px 0 96px}.fold-page>.boundary{gap:96px;max-width:900px}.fold-page .fold-hero{text-align:center;flex-direction:column;align-items:center;display:flex}.fold-page .fold-hero .fold-icon{border:1px solid var(--bg200);border-radius:22px}.fold-page .fold-hero .fold-title{letter-spacing:.3em;text-indent:.3em;color:var(--mainC);margin-top:24px;font-family:MaruBuri,serif;font-size:3.6rem;font-weight:700}.fold-page .fold-hero .fold-tagline{color:var(--mainC);margin-top:12px;font-family:MaruBuri,serif;font-size:2rem;line-height:1.6}.fold-page .fold-hero .fold-subtitle{color:var(--subC);margin-top:8px;font-size:1.6rem}.fold-page .fold-hero .fold-store-btns{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}.fold-page .fold-hero .fold-store-item{display:inline-flex;position:relative}.fold-page .fold-hero .fold-store-item .fold-badge{background-color:var(--bg0);border:1px solid var(--bg200);color:var(--subC);white-space:nowrap;border-radius:10px;padding:2px 8px;font-size:1.1rem;line-height:1.4;position:absolute;top:-10px;right:-12px}.fold-page .fold-rules{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.fold-page .fold-rules .fold-lead{color:var(--mainC);font-size:1.6rem;line-height:1.8}.fold-page .fold-rules h2{color:var(--mainC);padding-top:8px;font-family:MaruBuri,serif;font-size:2.4rem;font-weight:700}.fold-page .fold-rules ul{border:1px solid var(--bg200);border-radius:12px;flex-direction:column;gap:12px;padding:24px 32px;list-style:none;display:flex}.fold-page .fold-rules ul li{color:var(--mainC);font-size:1.6rem;line-height:1.8}.fold-page .fold-rules p{color:var(--subC);font-size:1.6rem;line-height:1.8}.fold-page .fold-shots ul{justify-content:center;gap:20px;list-style:none;display:flex}.fold-page .fold-shots li{flex-direction:column;align-items:center;gap:12px;min-width:0;display:flex}.fold-page .fold-shots li img{border:1px solid var(--bg100);border-radius:16px;width:100%;height:auto}.fold-page .fold-shots li p{color:var(--subC);font-size:1.3rem}.fold-page .fold-quiet{text-align:center;background-color:var(--bg100);border-radius:16px;flex-direction:column;align-items:center;gap:20px;padding:48px 24px;display:flex}.fold-page .fold-quiet h2{color:var(--mainC);font-family:MaruBuri,serif;font-size:2.4rem;font-weight:700}.fold-page .fold-quiet p{color:var(--subC);font-size:1.6rem;line-height:1.8}.fold-foot{justify-content:center;display:flex}.fold-foot a{color:var(--subC);text-underline-offset:3px;font-size:1.4rem;text-decoration:underline}.fold-foot a:hover{color:var(--mainC)}.fold-privacy-page{padding:80px 0 96px}.fold-privacy-page>.boundary{gap:16px;max-width:720px}.fold-privacy-page h1{color:var(--mainC);font-family:MaruBuri,serif;font-size:3.2rem;font-weight:700;line-height:1.4}.fold-privacy-page .fold-privacy-date{color:var(--placeholder);margin-bottom:16px}.fold-privacy-page h2{color:var(--mainC);margin-top:24px;font-family:MaruBuri,serif;font-size:2rem;font-weight:700}.fold-privacy-page p,.fold-privacy-page li{color:var(--mainC);font-size:1.6rem;line-height:1.8}.fold-privacy-page strong{font-weight:700}.fold-privacy-page ul{flex-direction:column;gap:4px;padding-left:20px;list-style:outside;display:flex}.fold-privacy-page a{color:var(--brandC);text-decoration:underline}.fold-privacy-page .fold-foot{margin-top:48px}@media (max-width:768px){.fold-page{padding:48px 0 64px}.fold-page>.boundary{gap:64px}.fold-page .fold-hero .fold-title{font-size:3.2rem}.fold-page .fold-rules ul{padding:20px 24px}.fold-page .fold-shots{margin:0 -2rem}.fold-page .fold-shots ul{-webkit-overflow-scrolling:touch;justify-content:flex-start;padding:0 2rem;overflow-x:auto}.fold-page .fold-shots li{flex:0 0 60vw;max-width:240px}.fold-privacy-page{padding:48px 0 64px}.fold-privacy-page h1{font-size:2.6rem}}html,html body{min-height:100%}.app .row-block{justify-content:center;width:100%;display:flex}.app .boundary{width:100%;max-width:1200px;margin:0 auto;padding:0 4rem;display:flex}.app .boundary.vert{flex-direction:column}.app .boundary.post{max-width:840px}.app .section-hero{flex-direction:column;gap:8px;padding:48px 0 32px;display:flex}.app .section-hero .main{font-size:2.4rem}.app .section-hero .sub{color:var(--subC);font-size:1.6rem}.app .toasts-container{z-index:5000;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;padding:24px;display:flex;position:fixed;bottom:0;left:0;right:0}svg.main-c path{fill:var(--mainC)}svg.sub-c path{fill:var(--subC)}svg.bg0-c path{fill:var(--bg0)}svg.placeholder-c path{fill:var(--placeholder)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.app .boundary{padding:0 2rem}}
.projact-content{width:100%;min-width:0;max-width:none;color:var(--subC,#6e6e6e);word-break:keep-all;overflow-wrap:anywhere;text-align:left;margin:0;padding:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.8}.projact-content :where(*){box-sizing:border-box;color:var(--subC,#6e6e6e);word-break:keep-all;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:15px}.projact-content p{min-height:18px;line-height:1.8}.projact-content :is(h1,h2,h3,h4,h5,h6){clear:both;color:var(--mainC,#2f2f2f);font-family:D2Coding,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700}.projact-content.projact-content.projact-content h1{font-size:24px;line-height:1.5}.projact-content.projact-content.projact-content h2{font-size:21px;line-height:1.5}.projact-content.projact-content.projact-content h3{font-size:18px;line-height:1.6}.projact-content.projact-content.projact-content h4,.projact-content.projact-content.projact-content h5,.projact-content.projact-content.projact-content h6{font-size:15px;line-height:1.6}.projact-content :is(strong,b){font-weight:700}.projact-content strong{color:var(--brandC,#2f2f2f)}.projact-content :is(dfn,cite,em,i){font-style:italic}.projact-content address{margin:0 0 1.5em}.projact-content big{font-size:125%}.projact-content{flex-direction:column;gap:12px;display:flex}.projact-content :where(ul){padding-left:40px;list-style:outside}.projact-content :where(ol){padding-left:40px;list-style:decimal}.projact-content dt{font-weight:700}.projact-content dd{margin:0 1.5em 1.5em}.projact-content a{color:var(--brandC,#2f2f2f);text-decoration:underline}.projact-content a:before{content:"";vertical-align:middle;background-color:currentColor;width:14px;height:14px;margin-right:2px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 17H7q-2.075 0-3.537-1.463Q2 14.075 2 12t1.463-3.538Q4.925 7 7 7h4v2H7q-1.25 0-2.125.875T4 12q0 1.25.875 2.125T7 15h4Zm-3-4v-2h8v2Zm5 4v-2h4q1.25 0 2.125-.875T20 12q0-1.25-.875-2.125T17 9h-4V7h4q2.075 0 3.538 1.462Q22 9.925 22 12q0 2.075-1.462 3.537Q19.075 17 17 17Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 17H7q-2.075 0-3.537-1.463Q2 14.075 2 12t1.463-3.538Q4.925 7 7 7h4v2H7q-1.25 0-2.125.875T4 12q0 1.25.875 2.125T7 15h4Zm-3-4v-2h8v2Zm5 4v-2h4q1.25 0 2.125-.875T20 12q0-1.25-.875-2.125T17 9h-4V7h4q2.075 0 3.538 1.462Q22 9.925 22 12q0 2.075-1.462 3.537Q19.075 17 17 17Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}.projact-content a:hover{opacity:.7}.projact-content a:focus{outline:thin dotted}.projact-content :is(a:hover,a:active){outline:0}.projact-content img{border:1px solid var(--bg200,#ededed);border-radius:12px;max-width:100%;width:100%!important;height:initial!important}.projact-content :is(embed,iframe,object,video){max-width:100%}.projact-content figcaption{color:var(--subC,#6e6e6e);text-align:center;margin-top:8px;font-size:14px}.projact-content blockquote{padding-left:16px;font-style:italic;position:relative}.projact-content blockquote:before{content:"";background-color:var(--brandC,#2f2f2f);width:2px;position:absolute;top:0;bottom:0;left:0}.projact-content table{border:1px solid var(--bg200,#ededed);border-spacing:0;border-radius:12px;width:100%;overflow:hidden}.projact-content :is(td,th){text-align:center;border-bottom:1px solid var(--bg200,#ededed);padding:8px 4px;font-size:15px}.projact-content thead tr{background-color:var(--bg50,#fafafa)}.projact-content thead th{color:var(--brandC,#2f2f2f)}.projact-content tr:last-child td{border-bottom:none}.projact-content hr{color:var(--subC,#6e6e6e)}.projact-content .divider{border:none;border-bottom:1px solid var(--bg200,#ededed);width:100%}.projact-content :is(code,kbd,tt,var,pre){font-family:D2Coding,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.7}.projact-content :is(pre,.wp-block-preformatted,.wp-block-code){background:var(--bg100,#f5f5f5);padding:10px;overflow-x:auto}.projact-content .codeblock{border-radius:8px;font-size:14px;line-height:1.6;overflow:hidden}.projact-content .codeblock-filename{color:var(--subC,#6e6e6e);background:var(--bg200,#ededed);border-bottom:1px solid var(--divider,#0000000f);padding:6px 16px;font-family:D2Coding,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.projact-content .codeblock pre{margin:0;padding:16px;background:var(--bg100,#f5f5f5)!important}.projact-content .codeblock pre code{background:0 0}.projact-content .codeblock-line-number{text-align:right;width:3ch;color:var(--op30,#0000004d);-webkit-user-select:none;user-select:none;margin-right:16px;display:inline-block}.projact-content .video-container{background-color:#000;border-radius:16px;padding-top:56.25%;position:relative;overflow:hidden;width:100%!important}.projact-content .video-container :is(video,div,iframe){width:100%;height:100%;position:absolute;top:0;left:0}.projact-content .video-frame{background-color:#000;border-radius:16px;padding-top:56.25%;position:relative;overflow:hidden;width:100%!important}.projact-content .video-frame :is(video,div,iframe){width:100%;height:100%;position:absolute;top:0;left:0}.projact-content .video-frame iframe{border:0;display:block}
