:root{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #dae0e9;--surface2: #f2f2f2;--surface3: #ccc;--surface-white: #fff;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(22, 183, 118);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(227, 243, 229);--surfaceGreen2: rgb(164, 221, 169);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}@media (prefers-color-scheme: dark){:root{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(158, 165, 180);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--surface-white: #2b2c2e;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 173, .1);--surfaceGreen2: rgba(72, 255, 148, .2);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}}:root body{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #dae0e9;--surface2: #f2f2f2;--surface3: #ccc;--surface-white: #fff;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(22, 183, 118);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(227, 243, 229);--surfaceGreen2: rgb(164, 221, 169);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}:root body.dark-mode{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(158, 165, 180);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--surface-white: #2b2c2e;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 173, .1);--surfaceGreen2: rgba(72, 255, 148, .2);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}.page-writing{padding:0 16px}.page-writing .header{text-align:center}.page-writing .header h1{font-size:20px}.page-writing .btn-wrap{margin:16px 0}.page-writing .btn-wrap button{width:100%;display:flex;align-items:center;justify-content:center;border:0;background:none;font-weight:600;background:var(--surface1);border-radius:8px;color:var(--typo1);padding:14px 16px;font-size:18px}@media (max-width: 550px){.page-writing .btn-wrap button{font-size:16px;padding:12px 8px}}.page-writing .btn-wrap button svg{display:inline-flex;align-items:center;justify-content:center;margin-left:5px;transform-origin:center}.page-writing .btn-wrap button svg path{stroke:var(--typo1)}.page-writing .btn-wrap button:disabled{opacity:.4}@keyframes updateMotion{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-writing .text-wrap{display:flex;flex-direction:column;justify-content:center;max-width:800px;margin:0 auto 30px}@media (max-width: 550px){.page-writing .text-wrap{margin-bottom:40px}}.page-writing .pilsa-text{margin-top:20px;background:var(--surfaceBlue1);border-radius:16px;padding:40px;border:1px solid var(--blue1)}@media (max-width: 550px){.page-writing .pilsa-text{padding:20px}}.page-writing .pilsa-text+.pilsa-text{margin-top:20px}@media (max-width: 550px){.page-writing .pilsa-text+.pilsa-text{margin-top:16px}}.page-writing .pilsa-text strong{display:block;font-size:20px;margin-bottom:30px;line-height:1.8;word-break:keep-all;font-weight:600;letter-spacing:-.2px;white-space:pre-line}@media (max-width: 550px){.page-writing .pilsa-text strong{margin-bottom:20px;font-size:17px;line-height:1.7;white-space:inherit}}.page-writing .pilsa-text .author{font-size:16px;color:var(--blue1);font-weight:500;text-align:right}@media (max-width: 550px){.page-writing .pilsa-text .author{font-size:14px}}.page-writing .tip{margin:30px 0 20px}.page-writing .tip h2,.page-writing .tip h3{margin-bottom:20px}.page-writing .tip section{margin-bottom:40px}.page-writing .tip section p{margin-bottom:10px}.page-writing .tip section .exp{margin-top:25px}.page-writing .tip section .red{color:var(--red1)}.page-writing .tip section .blue{color:var(--blue1)}
