body{font-family:Arial, sans-serif;display:flex}.c-container{width:85.4166666667vw;margin:0 auto}.block{padding:5px;border-radius:5px}.block-confirmed{background-color:#bae0ba}.block-draft{background-color:#ece5a2}.block-cancelled{background-color:#ee9f9e}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ul{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}p{margin:0}h1{font-size:42px}h2{font-size:32px}h3{font-size:24px}p{font-size:18px;line-height:1.5}@media only screen and (max-width: 1920px){h1{font-size:2.1875vw}h2{font-size:1.6666666667vw}h3{font-size:1.25vw}p{font-size:0.9375vw}}.c-api{font-family:Arial, sans-serif;background:#f7f7f7;padding:30px;line-height:1.6;color:#333}.c-api h1,.c-api h2,.c-api h3{color:#222;margin-top:30px}.c-api h1{font-size:28px;border-bottom:3px solid #444;padding-bottom:10px}.c-api h2{font-size:22px;border-left:4px solid blue;color:blue;padding-left:8px}.c-api h3{font-size:18px;margin-top:25px;color:#fc6a08}.c-api ul{margin-bottom:20px}.c-api code{background:#eee;padding:2px 6px;border-radius:4px;font-size:14px}.c-api pre{background:#272822;color:#f8f8f2;padding:12px;border-radius:6px;font-size:14px;overflow-x:auto}.c-api hr{margin:40px 0;border:0;border-top:1px solid #ccc}.c-api p{margin:10px 0 20px}.c-api table{border-collapse:collapse;width:100%;margin:10px 0 20px;font-size:14px}.c-api table th,.c-api table td{border:1px solid #ccc;padding:6px 8px}.c-api table th{background:#eee;font-weight:bold;text-align:left}.btn{padding:10px 20px;border:none;border-radius:4px;font-size:20px;cursor:pointer;transition:background-color 0.3s ease;background-color:#007bff;color:#eee;text-decoration:none}.btn-red{background-color:#fc2d08}.btn-gray{background-color:#272822}.btn-bg{background-color:#c5c5c5}.btn-group{display:flex;align-items:center;gap:10px}@media only screen and (max-width: 1920px){.btn{font-size:1.0416666667vw;padding:0.5208333333vw 1.0416666667vw}}.c-card{border-radius:10px;border:1px solid #c5c5c5;display:flex;flex-direction:column;padding:15px;width:29%;margin-bottom:40px;margin-right:2%}.c-card:nth-child(3n){margin-right:0}.c-card__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.c-detail{display:flex;flex-direction:column;width:100%;padding-bottom:25px;border-bottom:1px solid rgba(197,197,197,0.5);margin-bottom:25px}.c-detail:last-child{border-bottom:none}.c-detail__header{display:flex;align-items:center;justify-content:space-between}.c-detail__header h2{width:100%}.c-detail__group{width:100%;display:flex;flex-wrap:wrap}.c-detail__row{display:flex;align-items:center;justify-content:space-between;width:29%;margin-bottom:25px;padding:15px;border:1px solid #c5c5c5;margin-right:1%}.c-detail__row:nth-child(3n){margin-right:0}.c-detail__value{font-weight:700}.c-form{display:flex;flex-direction:column}.c-form__section{margin-bottom:50px}.c-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #272822;margin-bottom:20px}.c-input{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px}.c-input label{margin-right:40px;width:40%}.c-input input,.c-input select,.c-input textarea{padding:15px;border:1px solid #272822;border-radius:4px;width:50%;resize:none}.c-input input[type=checkbox]{width:20px;height:20px;margin-right:20px}.c-input input[type=color]{padding:0;border:none;width:50px;height:50px;margin-right:20px}.c-input-group{display:flex;flex-direction:column}.c-checkbox{display:flex;align-items:center;margin-bottom:20px}.c-checkbox input{width:20px;height:20px;margin-right:20px}.c-checkbox span{display:block}.c-list table{width:100%;clear:both;border-collapse:separate;border-spacing:0}.c-list table thead{background-color:#c5c5c5}.c-list table tbody tr:nth-child(2n){background-color:rgba(197,197,197,0.2)}.c-list table th,.c-list table td{text-align:left;padding:15px}.c-list__actions{display:flex;flex-wrap:wrap;justify-content:end;gap:10px}.c-main{width:100vw;padding:40px 80px}.c-main--with-sidebar{width:73.9583333333vw;margin-left:auto}@media only screen and (max-width: 1920px){.c-main{padding:2.0833333333vw 4.1666666667vw}}.c-sidebar{background-color:#eee;padding:40px 20px;width:15.625vw;height:100vh;position:fixed;top:0;left:0;overflow:auto}.c-sidebar__logo{width:100%;height:auto;max-height:80px;object-fit:contain;margin-bottom:10px}.c-sidebar__menu{display:flex;flex-direction:column;border-bottom:1px solid #c5c5c5}.c-sidebar__menu:last-child{border-bottom:0px;margin:25px 0 100px}.c-sidebar__link{display:block;padding:10px 20px;border-radius:40px;background-color:#fff;margin-bottom:15px}@media only screen and (max-width: 1920px){.c-sidebar{padding:2.0833333333vw 1.0416666667vw}}
