/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #40a4be;--bs-indigo: #8fa6d6;--bs-purple: #b3a0d8;--bs-pink: #e8aec3;--bs-red: #e5a289;--bs-orange: #ffb87d;--bs-yellow: #f3d883;--bs-green: #bcca5a;--bs-teal: #73dfbe;--bs-cyan: #aad3dc;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f1f3f5;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #40a4be;--bs-secondary: #dee2e6;--bs-success: #bcca5a;--bs-info: #aad3dc;--bs-warning: #f3d883;--bs-danger: #e5a289;--bs-light: #f1f3f5;--bs-dark: #212529;--bs-primary-rgb: 64, 164, 190;--bs-secondary-rgb: 222, 226, 230;--bs-success-rgb: 188, 202, 90;--bs-info-rgb: 170, 211, 220;--bs-warning-rgb: 243, 216, 131;--bs-danger-rgb: 229, 162, 137;--bs-light-rgb: 241, 243, 245;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #1a424c;--bs-secondary-text-emphasis: #595a5c;--bs-success-text-emphasis: #4b5124;--bs-info-text-emphasis: #445458;--bs-warning-text-emphasis: #615634;--bs-danger-text-emphasis: #5c4137;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d9edf2;--bs-secondary-bg-subtle: #f8f9fa;--bs-success-bg-subtle: #f2f4de;--bs-info-bg-subtle: #eef6f8;--bs-warning-bg-subtle: #fdf7e6;--bs-danger-bg-subtle: #faece7;--bs-light-bg-subtle: #f8f9fa;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #b3dbe5;--bs-secondary-border-subtle: #f2f3f5;--bs-success-border-subtle: #e4eabd;--bs-info-border-subtle: #ddedf1;--bs-warning-border-subtle: #faefcd;--bs-danger-border-subtle: #f5dad0;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "Hiragino Kaku Gothic Pro", "MS P Gothic", Verdana, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #495057;--bs-body-color-rgb: 73, 80, 87;--bs-body-bg: #fdf7e6;--bs-body-bg-rgb: 253, 247, 230;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(73, 80, 87, 0.5);--bs-secondary-color-rgb: 73, 80, 87;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(73, 80, 87, 0.25);--bs-tertiary-color-rgb: 73, 80, 87;--bs-tertiary-bg: #f1f3f5;--bs-tertiary-bg-rgb: 241, 243, 245;--bs-heading-color: inherit;--bs-link-color: #40a4be;--bs-link-color-rgb: 64, 164, 190;--bs-link-decoration: underline;--bs-link-hover-color: #338398;--bs-link-hover-color-rgb: 51, 131, 152;--bs-code-color: #e8aec3;--bs-highlight-color: #495057;--bs-highlight-bg: #fdf7e6;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(64, 164, 190, 0.25);--bs-form-valid-color: #bcca5a;--bs-form-valid-border-color: #bcca5a;--bs-form-invalid-color: #e5a289;--bs-form-invalid-border-color: #e5a289}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #8cc8d8;--bs-secondary-text-emphasis: #ebeef0;--bs-success-text-emphasis: #d7df9c;--bs-info-text-emphasis: #cce5ea;--bs-warning-text-emphasis: #f8e8b5;--bs-danger-text-emphasis: #efc7b8;--bs-light-text-emphasis: #f1f3f5;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #0d2126;--bs-secondary-bg-subtle: #2c2d2e;--bs-success-bg-subtle: #262812;--bs-info-bg-subtle: #222a2c;--bs-warning-bg-subtle: #312b1a;--bs-danger-bg-subtle: #2e201b;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #266272;--bs-secondary-border-subtle: #85888a;--bs-success-border-subtle: #717936;--bs-info-border-subtle: #667f84;--bs-warning-border-subtle: #92824f;--bs-danger-border-subtle: #896152;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #8cc8d8;--bs-link-hover-color: #a3d3e0;--bs-link-color-rgb: 140, 200, 216;--bs-link-hover-color-rgb: 163, 211, 224;--bs-code-color: #f1cedb;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #615634;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #d7df9c;--bs-form-valid-border-color: #d7df9c;--bs-form-invalid-color: #efc7b8;--bs-form-invalid-border-color: #efc7b8}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:1rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h1,.h1{font-size:2rem}}h2,.h2{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h2,.h2{font-size:1.75rem}}h3,.h3{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.75em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.75em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.75em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.75em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.75em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.75em;color:#6c757d}.blockquote-footer::before{content:"— "}.entry-title{margin-top:0 !important;margin-bottom:1rem !important;font-size:calc(1.325rem + 0.9vw) !important}@media(min-width: 1200px){.entry-title{font-size:2rem !important}}.entry-content p{margin-bottom:1rem !important}.entry-content h1,.entry-content .h1{padding-bottom:.5rem;border-bottom:2px solid #3c92ae}.entry-content h2,.entry-content .h2{position:relative;margin:45px 0;padding:0px 5px 10px 50px;border-bottom:2px solid #ccc}.entry-content h2::before,.entry-content .h2::before,.entry-content h2::after,.entry-content .h2::after{content:"";position:absolute;border-radius:100%}.entry-content h2::before,.entry-content .h2::before{top:-10px;left:0px;z-index:2;width:38px;height:38px;background:rgba(146,164,48,.8);opacity:.7}.entry-content h2::after,.entry-content .h2::after{top:9px;left:17px;width:27px;height:27px;background:rgba(146,164,48,.3)}.entry-content h3,.entry-content .h3{color:#333;padding:.7em 0;margin:40px 5px 10px 5px;border-top:solid 3px #92a430;border-bottom:solid 3px #92a430;font-size:20px;font-weight:bold}.entry-content h4,.entry-content .h4{padding:.25em .5em;color:#333;margin:40px 10px 10px 0px;background:rgba(0,0,0,0);border-left:solid 4px #92a430;font-size:18px;font-weight:bold}.st-eyecatch{margin:0 !important}.blogbox{padding-top:1rem;padding-bottom:1rem;border-top:solid 1px var(--bs-border-color);border-bottom:solid 1px var(--bs-border-color);font-size:0.75rem}.ymarker{background:linear-gradient(transparent 60%, #f1ee93 60%)}/*# sourceMappingURL=editor-style.min.css.map */