/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background-primary:#f1ede2;--color-button-primary:#362416;--color-vintage:#946554;--color-et-yellow:#f4ec91}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box;word-break:normal;overflow-wrap:anywhere}body{letter-spacing:5%;font-family:TearsFront,sans-serif;font-size:16px}#root{flex-direction:column;min-height:100vh;display:flex}main{flex-grow:1}a{color:var(--color-button-primary);text-underline-offset:4px;font-size:20px}@media (hover:hover){a:hover{text-decoration-line:underline}}a:active{color:var(--color-vintage)}a{text-decoration-thickness:.5px}}@layer components{.pageContainer{flex-grow:1;width:100%;padding-block:60px}.button{cursor:pointer;justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem) * 3);background-color:var(--color-button-primary,#362416);color:var(--color-white,#fff);height:53px;width:var(--button-width,220px);transition:background .3s ease-out;display:inline-flex;box-shadow:0 4px 4px #00000040}@media (hover:hover){.button:hover{background-color:var(--color-button-primary-hover,#1a110a)}}.button:active{position:relative}.button:active:after{content:"";border:.5px solid #fff;display:block;position:absolute;inset:5px}.button:disabled{pointer-events:none;opacity:.2}.button--canceled{width:var(--button-width,170px);box-shadow:none;color:var(--color-button-primary,#362416);background-color:#0000;border:1px solid #000}@media (hover:hover){.button--canceled:hover{background:#d9d9d9c4}}.button--canceled:active:after{border:.5px solid #000}.buttonIcon{cursor:pointer;background-color:var(--color-button-secondary,#d2b89b);border-radius:100%;justify-content:center;align-items:center;width:82px;height:82px;display:flex}@media (hover:hover){.buttonIcon:hover{background-color:var(--color-vintage,#946554)}}.inputText{align-items:center;gap:calc(var(--spacing,.25rem) * 4.5);flex-direction:column;width:254px;display:flex}.inputText-label{letter-spacing:0;color:#000;text-align:center;opacity:0;max-height:0;font-size:14px;transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}.inputText-input:focus+.inputText-label,.inputText-input:not(:placeholder-shown)+.inputText-label{opacity:1;max-height:30px}.inputText-input{text-align:center;width:100%;letter-spacing:10%;color:var(--color-button-primary);background:0 0;border:none;border-bottom:1px solid #000;outline:none;padding-bottom:12px;font-size:13px}.inputText-input::placeholder{color:#00000080}.inputText-input:focus{outline:none}.modal[open]{padding:0;border:none;border-radius:5px;margin:0;padding-block:40px;position:fixed;top:50%;left:50%;translate:-50% -50%;box-shadow:0 6px 7.3px #00000040}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080}.modal-title{text-align:center;font-size:20px;line-height:180%}.chapterContainer{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem) * 5);flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:hidden}.chapter-button{cursor:pointer;align-items:center;gap:calc(var(--spacing,.25rem) * 1);color:#000;letter-spacing:.05em;text-underline-offset:6px;font-size:16px;line-height:180%;text-decoration:underline;text-decoration-thickness:.5px;display:inline-flex}@media (hover:hover){.chapter-button:hover{-webkit-text-stroke:.3px black;text-decoration-thickness:.8px}}.chapter-iconContainer{max-width:402px;padding-inline:calc(var(--spacing,.25rem) * 5);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.chapter-icon{cursor:pointer;width:22px;height:22px;display:inline-block}.chapter-icon--back{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2012.5L23%2012.5M9.25%2021L1%2012.5L9.25%204'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapter-icon--menu{background:#fff;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.19514%2044.8049H44.8049V4.19514H4.19514V44.8049ZM38.5015%2011.201C39.6601%2011.201%2040.5982%2012.1405%2040.5986%2013.2981C40.5986%2014.4565%2039.6599%2015.3961%2038.5015%2015.3961H10.4985C9.4124%2015.3961%208.51893%2014.5706%208.41165%2013.5127L8.40143%2013.2981L8.41165%2013.0835C8.51947%2012.0266%209.41237%2011.201%2010.4985%2011.201H38.5015ZM29.3976%2035.7019C29.3973%2036.8601%2028.4588%2037.799%2027.3005%2037.799H10.4985C9.4124%2037.799%208.51893%2036.9735%208.41165%2035.9156L8.40143%2035.7019L8.41165%2035.4873C8.51893%2034.4294%209.4124%2033.6039%2010.4985%2033.6039H27.3005C28.4589%2033.6039%2029.3976%2034.5435%2029.3976%2035.7019ZM40.5986%2024.5009C40.5981%2025.6585%2039.6601%2026.598%2038.5015%2026.598H10.4985C9.33986%2026.598%208.40186%2025.6585%208.40143%2024.5009V24.5C8.40167%2023.3418%209.34025%2022.4029%2010.4985%2022.4029H38.5015C39.6597%2022.4029%2040.5983%2023.3418%2040.5986%2024.5V24.5009ZM49%2046.9029C48.9998%2048.061%2048.061%2048.9998%2046.9029%2049H2.09711C0.939009%2048.9998%200.000231399%2048.061%200%2046.9029V2.09711C0.000231307%200.939009%200.939009%200.000231307%202.09711%200H46.9029C48.061%200.000231399%2048.9998%200.939009%2049%202.09711V46.9029Z'%20fill='%23362416'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.19514%2044.8049H44.8049V4.19514H4.19514V44.8049ZM38.5015%2011.201C39.6601%2011.201%2040.5982%2012.1405%2040.5986%2013.2981C40.5986%2014.4565%2039.6599%2015.3961%2038.5015%2015.3961H10.4985C9.4124%2015.3961%208.51893%2014.5706%208.41165%2013.5127L8.40143%2013.2981L8.41165%2013.0835C8.51947%2012.0266%209.41237%2011.201%2010.4985%2011.201H38.5015ZM29.3976%2035.7019C29.3973%2036.8601%2028.4588%2037.799%2027.3005%2037.799H10.4985C9.4124%2037.799%208.51893%2036.9735%208.41165%2035.9156L8.40143%2035.7019L8.41165%2035.4873C8.51893%2034.4294%209.4124%2033.6039%2010.4985%2033.6039H27.3005C28.4589%2033.6039%2029.3976%2034.5435%2029.3976%2035.7019ZM40.5986%2024.5009C40.5981%2025.6585%2039.6601%2026.598%2038.5015%2026.598H10.4985C9.33986%2026.598%208.40186%2025.6585%208.40143%2024.5009V24.5C8.40167%2023.3418%209.34025%2022.4029%2010.4985%2022.4029H38.5015C39.6597%2022.4029%2040.5983%2023.3418%2040.5986%2024.5V24.5009ZM49%2046.9029C48.9998%2048.061%2048.061%2048.9998%2046.9029%2049H2.09711C0.939009%2048.9998%200.000231399%2048.061%200%2046.9029V2.09711C0.000231307%200.939009%200.939009%200.000231307%202.09711%200H46.9029C48.061%200.000231399%2048.9998%200.939009%2049%202.09711V46.9029Z'%20fill='%23362416'/%3e%3c/svg%3e") 50%/contain no-repeat}.downloadModal{--button-width:170px;width:327px}.downloadModal-container{flex-direction:column;align-items:center;display:flex}.downloadModal-text{letter-spacing:0;font-size:20px;line-height:180%}.downloadModal-img{width:77px;height:77px;margin:13px 0 22px}.downloadModal-dots{align-items:center;gap:13px;height:16px;margin-top:33px;display:flex}.downloadModal-dot{background:var(--color-button-primary);border-radius:50%;width:6px;height:6px;animation-duration:2s;animation-timing-function:ease;animation-iteration-count:infinite}.downloadModal-dot:first-child{animation-name:dotBounce1}.downloadModal-dot:nth-child(2){animation-name:dotBounce2}.downloadModal-dot:nth-child(3){animation-name:dotBounce3}.downloadModal-dot:nth-child(4){animation-name:dotBounce4}.downloadModal-dot:nth-child(5){animation-name:dotBounce5}.pinModal{--button-width:170px;gap:55px;width:305px;padding-inline:27px}.pinModal-container{flex-direction:column;align-items:center;margin-top:55px;display:flex}.pinModal-error{color:red;text-align:center;margin-top:8px;font-size:13px}.pinModal-description{letter-spacing:0;text-align:center;margin-top:14px;margin-bottom:18px;font-size:14px;line-height:180%}.chapterMenu{flex-direction:column;flex-grow:1;align-items:center;width:100%;display:flex}.chapterMenu--hidden{display:none}.chapterMenu-header{background:var(--color-button-primary);width:100%;color:var(--color-background-primary);z-index:-1;flex-direction:column;padding-top:82px;padding-bottom:120px;display:flex;position:relative}.chapterMenu-header h2{line-height:180%}.chapterMenu-header p{font-size:18px;line-height:180%}.chapterMenu-header:after{content:var(--tw-content);content:"";background:var(--color-et-yellow);width:16px;height:100%;position:absolute;top:0;right:0}.chapterMenu-headerContainer{width:100%;max-width:362px;margin:0 auto;padding-inline:20px}.chapterMenu-button{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem) * 4);letter-spacing:.2em;cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;width:139px;height:139px;font-size:13px;display:inline-flex}@media (hover:hover){.chapterMenu-button:hover{text-decoration:none;box-shadow:0 4px 4px #00000040}}.chapterMenu-button:active{background:var(--color-vintage);color:#fff;box-shadow:none}.chapterMenu-button:active .chapterMenu-buttonIcon{background:#fff}.chapterMenu-button:disabled{pointer-events:none;color:#d9d9d9}.chapterMenu-button:disabled .chapterMenu-buttonIcon{background:#d9d9d9}.chapterMenu-buttonIcon{background:var(--color-button-primary);width:53px;height:53px}.chapterMenu-buttonIcon--record{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='53'%20height='53'%20viewBox='0%200%2053%2053'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M29.2564%204.22727C29.2564%205.45736%2028.2462%206.45455%2027%206.45455C25.7538%206.45455%2024.7436%205.45736%2024.7436%204.22727C24.7436%202.99718%2025.7538%202%2027%202C28.2462%202%2029.2564%202.99718%2029.2564%204.22727Z'%20fill='%23362416'/%3e%3cpath%20d='M29.2564%2048.7727C29.2564%2050.0028%2028.2462%2051%2027%2051C25.7538%2051%2024.7436%2050.0028%2024.7436%2048.7727C24.7436%2047.5426%2025.7538%2046.5455%2027%2046.5455C28.2462%2046.5455%2029.2564%2047.5426%2029.2564%2048.7727Z'%20fill='%23362416'/%3e%3cpath%20d='M25.3077%2040.977V12.0227C25.3077%2011.1002%2026.0654%2010.3523%2027%2010.3523C27.9346%2010.3523%2028.6923%2011.1002%2028.6923%2012.0227V40.977C28.6923%2041.8995%2027.9346%2042.6474%2027%2042.6474C26.0654%2042.6474%2025.3077%2041.8995%2025.3077%2040.977ZM5%2038.2839V14.7158C5.00022%2013.7934%205.75781%2013.0453%206.69231%2013.0453C7.62681%2013.0453%208.3844%2013.7934%208.38462%2014.7158V38.2839C8.38457%2039.2064%207.62691%2039.9544%206.69231%2039.9544C5.7577%2039.9544%205.00005%2039.2064%205%2038.2839ZM45.6154%2038.2839V14.7158C45.6156%2013.7934%2046.3732%2013.0453%2047.3077%2013.0453C48.2422%2013.0453%2048.9998%2013.7934%2049%2014.7158V38.2839C49%2039.2064%2048.2423%2039.9544%2047.3077%2039.9544C46.3731%2039.9544%2045.6154%2039.2064%2045.6154%2038.2839ZM18.5385%2036.9369V16.0628C18.5385%2015.1403%2019.2962%2014.3923%2020.2308%2014.3923C21.1654%2014.3923%2021.923%2015.1403%2021.9231%2016.0628V36.9369C21.9231%2037.8595%2021.1654%2038.6074%2020.2308%2038.6074C19.2961%2038.6074%2018.5385%2037.8595%2018.5385%2036.9369ZM32.0769%2036.9369V16.0628C32.077%2015.1403%2032.8346%2014.3923%2033.7692%2014.3923C34.7038%2014.3923%2035.4615%2015.1403%2035.4615%2016.0628V36.9369C35.4615%2037.8595%2034.7039%2038.6074%2033.7692%2038.6074C32.8346%2038.6074%2032.0769%2037.8595%2032.0769%2036.9369ZM11.7692%2032.2239V20.7768C11.7692%2019.8542%2012.5269%2019.1063%2013.4615%2019.1063C14.3962%2019.1063%2015.1538%2019.8542%2015.1538%2020.7768V32.2239C15.1537%2033.1463%2014.3961%2033.8943%2013.4615%2033.8943C12.527%2033.8943%2011.7694%2033.1463%2011.7692%2032.2239ZM38.8462%2032.2239V20.7768C38.8462%2019.8542%2039.6038%2019.1063%2040.5385%2019.1063C41.4731%2019.1063%2042.2308%2019.8542%2042.2308%2020.7768V32.2239C42.2306%2033.1463%2041.473%2033.8943%2040.5385%2033.8943C39.6039%2033.8943%2038.8463%2033.1463%2038.8462%2032.2239Z'%20fill='%23362416'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='53'%20height='53'%20viewBox='0%200%2053%2053'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M29.2564%204.22727C29.2564%205.45736%2028.2462%206.45455%2027%206.45455C25.7538%206.45455%2024.7436%205.45736%2024.7436%204.22727C24.7436%202.99718%2025.7538%202%2027%202C28.2462%202%2029.2564%202.99718%2029.2564%204.22727Z'%20fill='%23362416'/%3e%3cpath%20d='M29.2564%2048.7727C29.2564%2050.0028%2028.2462%2051%2027%2051C25.7538%2051%2024.7436%2050.0028%2024.7436%2048.7727C24.7436%2047.5426%2025.7538%2046.5455%2027%2046.5455C28.2462%2046.5455%2029.2564%2047.5426%2029.2564%2048.7727Z'%20fill='%23362416'/%3e%3cpath%20d='M25.3077%2040.977V12.0227C25.3077%2011.1002%2026.0654%2010.3523%2027%2010.3523C27.9346%2010.3523%2028.6923%2011.1002%2028.6923%2012.0227V40.977C28.6923%2041.8995%2027.9346%2042.6474%2027%2042.6474C26.0654%2042.6474%2025.3077%2041.8995%2025.3077%2040.977ZM5%2038.2839V14.7158C5.00022%2013.7934%205.75781%2013.0453%206.69231%2013.0453C7.62681%2013.0453%208.3844%2013.7934%208.38462%2014.7158V38.2839C8.38457%2039.2064%207.62691%2039.9544%206.69231%2039.9544C5.7577%2039.9544%205.00005%2039.2064%205%2038.2839ZM45.6154%2038.2839V14.7158C45.6156%2013.7934%2046.3732%2013.0453%2047.3077%2013.0453C48.2422%2013.0453%2048.9998%2013.7934%2049%2014.7158V38.2839C49%2039.2064%2048.2423%2039.9544%2047.3077%2039.9544C46.3731%2039.9544%2045.6154%2039.2064%2045.6154%2038.2839ZM18.5385%2036.9369V16.0628C18.5385%2015.1403%2019.2962%2014.3923%2020.2308%2014.3923C21.1654%2014.3923%2021.923%2015.1403%2021.9231%2016.0628V36.9369C21.9231%2037.8595%2021.1654%2038.6074%2020.2308%2038.6074C19.2961%2038.6074%2018.5385%2037.8595%2018.5385%2036.9369ZM32.0769%2036.9369V16.0628C32.077%2015.1403%2032.8346%2014.3923%2033.7692%2014.3923C34.7038%2014.3923%2035.4615%2015.1403%2035.4615%2016.0628V36.9369C35.4615%2037.8595%2034.7039%2038.6074%2033.7692%2038.6074C32.8346%2038.6074%2032.0769%2037.8595%2032.0769%2036.9369ZM11.7692%2032.2239V20.7768C11.7692%2019.8542%2012.5269%2019.1063%2013.4615%2019.1063C14.3962%2019.1063%2015.1538%2019.8542%2015.1538%2020.7768V32.2239C15.1537%2033.1463%2014.3961%2033.8943%2013.4615%2033.8943C12.527%2033.8943%2011.7694%2033.1463%2011.7692%2032.2239ZM38.8462%2032.2239V20.7768C38.8462%2019.8542%2039.6038%2019.1063%2040.5385%2019.1063C41.4731%2019.1063%2042.2308%2019.8542%2042.2308%2020.7768V32.2239C42.2306%2033.1463%2041.473%2033.8943%2040.5385%2033.8943C39.6039%2033.8943%2038.8463%2033.1463%2038.8462%2032.2239Z'%20fill='%23362416'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterMenu-buttonIcon--play{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.79214%2010.5337C3.79214%2010.0683%203.41485%209.69101%202.94944%209.69101H1.34831V13.6517H2.94944C3.41485%2013.6517%203.79214%2013.2744%203.79214%2012.809V10.5337ZM13.6517%207.5C13.6517%204.10252%2010.8975%201.34831%207.5%201.34831C4.10252%201.34831%201.34831%204.10252%201.34831%207.5V8.3427H2.94944C4.1595%208.3427%205.14045%209.32365%205.14045%2010.5337V12.809C5.14045%2014.0191%204.1595%2015%202.94944%2015H0.674157C0.301831%2015%200%2014.6982%200%2014.3258V7.5C0%203.35786%203.35786%200%207.5%200C11.6421%200%2015%203.35786%2015%207.5V14.3258C15%2014.6982%2014.6982%2015%2014.3258%2015H12.0506C10.8405%2015%209.85955%2014.0191%209.85955%2012.809V10.5337C9.85955%209.32365%2010.8405%208.3427%2012.0506%208.3427H13.6517V7.5ZM11.2079%2012.809C11.2079%2013.2744%2011.5852%2013.6517%2012.0506%2013.6517H13.6517V9.69101H12.0506C11.5852%209.69101%2011.2079%2010.0683%2011.2079%2010.5337V12.809Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.79214%2010.5337C3.79214%2010.0683%203.41485%209.69101%202.94944%209.69101H1.34831V13.6517H2.94944C3.41485%2013.6517%203.79214%2013.2744%203.79214%2012.809V10.5337ZM13.6517%207.5C13.6517%204.10252%2010.8975%201.34831%207.5%201.34831C4.10252%201.34831%201.34831%204.10252%201.34831%207.5V8.3427H2.94944C4.1595%208.3427%205.14045%209.32365%205.14045%2010.5337V12.809C5.14045%2014.0191%204.1595%2015%202.94944%2015H0.674157C0.301831%2015%200%2014.6982%200%2014.3258V7.5C0%203.35786%203.35786%200%207.5%200C11.6421%200%2015%203.35786%2015%207.5V14.3258C15%2014.6982%2014.6982%2015%2014.3258%2015H12.0506C10.8405%2015%209.85955%2014.0191%209.85955%2012.809V10.5337C9.85955%209.32365%2010.8405%208.3427%2012.0506%208.3427H13.6517V7.5ZM11.2079%2012.809C11.2079%2013.2744%2011.5852%2013.6517%2012.0506%2013.6517H13.6517V9.69101H12.0506C11.5852%209.69101%2011.2079%2010.0683%2011.2079%2010.5337V12.809Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterMenu-buttonIcon--download{-webkit-mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2012.6923V10.2959C0%209.9037%200.335786%209.5858%200.75%209.5858C1.16421%209.5858%201.5%209.9037%201.5%2010.2959V12.6923C1.5%2013.1825%201.91973%2013.5799%202.4375%2013.5799H12.5625C13.0803%2013.5799%2013.5%2013.1825%2013.5%2012.6923V10.2959C13.5%209.9037%2013.8358%209.5858%2014.25%209.5858C14.6642%209.5858%2015%209.9037%2015%2010.2959V12.6923C15%2013.9668%2013.9087%2015%2012.5625%2015H2.4375C1.09131%2015%200%2013.9668%200%2012.6923ZM6.75%200.710059C6.75%200.317904%207.08579%200%207.5%200C7.91421%200%208.25%200.317904%208.25%200.710059V8.58173L10.3447%206.59856C10.6376%206.32126%2011.1124%206.32126%2011.4053%206.59856C11.6982%206.87585%2011.6982%207.32533%2011.4053%207.60263L8.03027%2010.7979C7.88962%2010.9311%207.69891%2011.0059%207.5%2011.0059C7.30109%2011.0059%207.11038%2010.9311%206.96973%2010.7979L3.59473%207.60263C3.30183%207.32533%203.30183%206.87585%203.59473%206.59856C3.88762%206.32126%204.36238%206.32126%204.65527%206.59856L6.75%208.58173V0.710059Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2012.6923V10.2959C0%209.9037%200.335786%209.5858%200.75%209.5858C1.16421%209.5858%201.5%209.9037%201.5%2010.2959V12.6923C1.5%2013.1825%201.91973%2013.5799%202.4375%2013.5799H12.5625C13.0803%2013.5799%2013.5%2013.1825%2013.5%2012.6923V10.2959C13.5%209.9037%2013.8358%209.5858%2014.25%209.5858C14.6642%209.5858%2015%209.9037%2015%2010.2959V12.6923C15%2013.9668%2013.9087%2015%2012.5625%2015H2.4375C1.09131%2015%200%2013.9668%200%2012.6923ZM6.75%200.710059C6.75%200.317904%207.08579%200%207.5%200C7.91421%200%208.25%200.317904%208.25%200.710059V8.58173L10.3447%206.59856C10.6376%206.32126%2011.1124%206.32126%2011.4053%206.59856C11.6982%206.87585%2011.6982%207.32533%2011.4053%207.60263L8.03027%2010.7979C7.88962%2010.9311%207.69891%2011.0059%207.5%2011.0059C7.30109%2011.0059%207.11038%2010.9311%206.96973%2010.7979L3.59473%207.60263C3.30183%207.32533%203.30183%206.87585%203.59473%206.59856C3.88762%206.32126%204.36238%206.32126%204.65527%206.59856L6.75%208.58173V0.710059Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterMenu-buttonIcon--menu{width:49px;height:49px;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.19514%2044.8049H44.8049V4.19514H4.19514V44.8049ZM38.5015%2011.201C39.6601%2011.201%2040.5982%2012.1405%2040.5986%2013.2981C40.5986%2014.4565%2039.6599%2015.3961%2038.5015%2015.3961H10.4985C9.4124%2015.3961%208.51893%2014.5706%208.41165%2013.5127L8.40143%2013.2981L8.41165%2013.0835C8.51947%2012.0266%209.41237%2011.201%2010.4985%2011.201H38.5015ZM29.3976%2035.7019C29.3973%2036.8601%2028.4588%2037.799%2027.3005%2037.799H10.4985C9.4124%2037.799%208.51893%2036.9735%208.41165%2035.9156L8.40143%2035.7019L8.41165%2035.4873C8.51893%2034.4294%209.4124%2033.6039%2010.4985%2033.6039H27.3005C28.4589%2033.6039%2029.3976%2034.5435%2029.3976%2035.7019ZM40.5986%2024.5009C40.5981%2025.6585%2039.6601%2026.598%2038.5015%2026.598H10.4985C9.33986%2026.598%208.40186%2025.6585%208.40143%2024.5009V24.5C8.40167%2023.3418%209.34025%2022.4029%2010.4985%2022.4029H38.5015C39.6597%2022.4029%2040.5983%2023.3418%2040.5986%2024.5V24.5009ZM49%2046.9029C48.9998%2048.061%2048.061%2048.9998%2046.9029%2049H2.09711C0.939009%2048.9998%200.000231399%2048.061%200%2046.9029V2.09711C0.000231307%200.939009%200.939009%200.000231307%202.09711%200H46.9029C48.061%200.000231399%2048.9998%200.939009%2049%202.09711V46.9029Z'%20fill='%23362416'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.19514%2044.8049H44.8049V4.19514H4.19514V44.8049ZM38.5015%2011.201C39.6601%2011.201%2040.5982%2012.1405%2040.5986%2013.2981C40.5986%2014.4565%2039.6599%2015.3961%2038.5015%2015.3961H10.4985C9.4124%2015.3961%208.51893%2014.5706%208.41165%2013.5127L8.40143%2013.2981L8.41165%2013.0835C8.51947%2012.0266%209.41237%2011.201%2010.4985%2011.201H38.5015ZM29.3976%2035.7019C29.3973%2036.8601%2028.4588%2037.799%2027.3005%2037.799H10.4985C9.4124%2037.799%208.51893%2036.9735%208.41165%2035.9156L8.40143%2035.7019L8.41165%2035.4873C8.51893%2034.4294%209.4124%2033.6039%2010.4985%2033.6039H27.3005C28.4589%2033.6039%2029.3976%2034.5435%2029.3976%2035.7019ZM40.5986%2024.5009C40.5981%2025.6585%2039.6601%2026.598%2038.5015%2026.598H10.4985C9.33986%2026.598%208.40186%2025.6585%208.40143%2024.5009V24.5C8.40167%2023.3418%209.34025%2022.4029%2010.4985%2022.4029H38.5015C39.6597%2022.4029%2040.5983%2023.3418%2040.5986%2024.5V24.5009ZM49%2046.9029C48.9998%2048.061%2048.061%2048.9998%2046.9029%2049H2.09711C0.939009%2048.9998%200.000231399%2048.061%200%2046.9029V2.09711C0.000231307%200.939009%200.939009%200.000231307%202.09711%200H46.9029C48.061%200.000231399%2048.9998%200.939009%2049%202.09711V46.9029Z'%20fill='%23362416'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterRecord{flex-direction:column;flex-grow:1;width:100%;display:flex}.chapterRecord--hidden{display:none}.chapterRecord-header{background:var(--color-button-primary);border-radius:0 0 20px 20px;padding-top:40px;padding-bottom:55px}.chapterRecord-header h2{color:#fff;line-height:180%}.chapterRecord-progressBar{background:#d9d9d9;width:300px;height:5px;margin:0 auto}.chapterRecord-progress{background:var(--color-et-yellow);height:100%}.chapterRecord-recordBtn{cursor:pointer;background:#e05151;border:8px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:98px;height:98px;margin:40px auto;display:inline-flex}@media (hover:hover){.chapterRecord-recordBtn:hover{background:#b42c2c}}.chapterRecord-recordBtn--recording:after{content:var(--tw-content);content:"";background:url("data:image/svg+xml,%3csvg%20width='25'%20height='28'%20viewBox='0%200%2025%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%200C10.6046%200%2011.5%200.89543%2011.5%202V26C11.5%2027.1046%2010.6046%2028%209.5%2028H2C0.89543%2028%200%2027.1046%200%2026V2C0%200.89543%200.89543%200%202%200H9.5ZM23%200C24.1046%200%2025%200.89543%2025%202V26C25%2027.1046%2024.1046%2028%2023%2028H15.5C14.3954%2028%2013.5%2027.1046%2013.5%2026V2C13.5%200.89543%2014.3954%200%2015.5%200H23ZM17.5%2024H21V4H17.5V24ZM4%2024H7.5V4H4V24Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;width:32px;height:30px;display:block}.chapterRecord-btnContainer{letter-spacing:.1em;justify-content:center;align-items:center;gap:150px;line-height:147%;display:flex}.chapterRecord-btnLabel{color:var(--color-button-primary);font-size:14px}.chapterRecord-btn{cursor:pointer;background:#fff;border-radius:100%;justify-content:center;align-items:center;width:60px;height:60px;transition:box-shadow .3s;display:inline-flex;box-shadow:0 2px 4px #00000040}@media (hover:hover){.chapterRecord-btn:hover{box-shadow:none}}.chapterRecord-btn:disabled{pointer-events:none}.chapterRecord-btn:disabled .chapterRecord-reRecordIcon,.chapterRecord-btn:disabled .chapterRecord-uploadIcon{background:#d9d9d9}.chapterRecord-reRecordIcon{background:var(--color-vintage);border-radius:5px;width:26px;height:26px;display:block}.chapterRecord-uploadIcon{background:var(--color-vintage);width:36px;height:36px;display:block;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='36'%20height='34'%20viewBox='0%200%2036%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M34.3986%2019.5342C34.3984%2015.7134%2031.2652%2012.6099%2027.3934%2012.6099C27.0438%2012.6097%2026.7546%2012.3287%2026.7546%2011.9748V10.0847C26.7544%205.22001%2022.7659%201.27039%2017.8386%201.27027C12.9113%201.27027%208.92189%205.21993%208.92171%2010.0847V11.3635C9.58909%2011.4139%2010.235%2011.5424%2010.8497%2011.7404C11.1835%2011.848%2011.3715%2012.206%2011.2606%2012.5429C11.1501%2012.8784%2010.7884%2013.0564%2010.4561%2012.9495C9.77292%2012.7294%209.04241%2012.6099%208.28287%2012.6099C4.41115%2012.61%201.27796%2015.7134%201.27768%2019.5342C1.27768%2022.1008%202.68928%2024.4027%204.77932%2025.5986C5.08467%2025.7733%205.19198%2026.1631%205.01302%2026.469C4.83522%2026.7727%204.4457%2026.8738%204.14239%2026.7005C1.66295%2025.282%200%2022.5639%200%2019.5342C0.000268895%2015.2182%203.37069%2011.6872%207.64404%2011.3645V10.0847C7.64421%204.51171%2012.2116%200%2017.8386%200C23.4655%200.000121007%2028.0331%204.51178%2028.0332%2010.0847V11.3645C32.3064%2011.6874%2035.677%2015.2183%2035.6773%2019.5342C35.6773%2022.5639%2034.0143%2025.282%2031.5349%2026.7005C31.2315%2026.874%2030.8411%2026.7729%2030.6633%2026.469C30.4844%2026.1631%2030.5917%2025.7732%2030.897%2025.5986C32.9872%2024.4028%2034.3986%2022.1009%2034.3986%2019.5342ZM17.536%2016.1213C17.5826%2016.1204%2017.63%2016.1265%2017.6749%2016.1452C17.7461%2016.175%2017.8009%2016.2283%2017.8377%2016.2925C17.8745%2016.228%2017.9308%2016.1751%2018.0024%2016.1452C18.0471%2016.1266%2018.0939%2016.1214%2018.1403%2016.1223L17.8386%2015.8229L17.536%2016.1213ZM8.23403%2011.925C8.2503%2011.9249%208.26658%2011.925%208.28287%2011.925C8.29882%2011.925%208.31484%2011.9249%208.33076%2011.925C8.31191%2011.9054%208.29664%2011.8827%208.28287%2011.859C8.26901%2011.8829%208.25308%2011.9052%208.23403%2011.925ZM18.4775%2032.7649C18.4772%2033.1186%2018.1884%2033.3999%2017.8386%2033.4C17.4888%2033.4%2017.1991%2033.1186%2017.1988%2032.7649V17.2825L12.5555%2021.8748V21.8758C12.3062%2022.1218%2011.9034%2022.122%2011.6543%2021.8758V21.8748C11.4034%2021.6264%2011.4036%2021.223%2011.6543%2020.9747L17.3875%2015.3044L17.399%2015.293L17.422%2015.2729L17.4364%2015.2604C17.6559%2015.0837%2017.9654%2015.073%2018.1959%2015.2279L18.2888%2015.3044L24.0221%2020.9747C24.273%2021.2231%2024.2732%2021.6263%2024.0221%2021.8748V21.8758C23.7728%2022.1218%2023.37%2022.1219%2023.1208%2021.8758V21.8748L18.4775%2017.2825V32.7649Z'%20fill='%23946554'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='36'%20height='34'%20viewBox='0%200%2036%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M34.3986%2019.5342C34.3984%2015.7134%2031.2652%2012.6099%2027.3934%2012.6099C27.0438%2012.6097%2026.7546%2012.3287%2026.7546%2011.9748V10.0847C26.7544%205.22001%2022.7659%201.27039%2017.8386%201.27027C12.9113%201.27027%208.92189%205.21993%208.92171%2010.0847V11.3635C9.58909%2011.4139%2010.235%2011.5424%2010.8497%2011.7404C11.1835%2011.848%2011.3715%2012.206%2011.2606%2012.5429C11.1501%2012.8784%2010.7884%2013.0564%2010.4561%2012.9495C9.77292%2012.7294%209.04241%2012.6099%208.28287%2012.6099C4.41115%2012.61%201.27796%2015.7134%201.27768%2019.5342C1.27768%2022.1008%202.68928%2024.4027%204.77932%2025.5986C5.08467%2025.7733%205.19198%2026.1631%205.01302%2026.469C4.83522%2026.7727%204.4457%2026.8738%204.14239%2026.7005C1.66295%2025.282%200%2022.5639%200%2019.5342C0.000268895%2015.2182%203.37069%2011.6872%207.64404%2011.3645V10.0847C7.64421%204.51171%2012.2116%200%2017.8386%200C23.4655%200.000121007%2028.0331%204.51178%2028.0332%2010.0847V11.3645C32.3064%2011.6874%2035.677%2015.2183%2035.6773%2019.5342C35.6773%2022.5639%2034.0143%2025.282%2031.5349%2026.7005C31.2315%2026.874%2030.8411%2026.7729%2030.6633%2026.469C30.4844%2026.1631%2030.5917%2025.7732%2030.897%2025.5986C32.9872%2024.4028%2034.3986%2022.1009%2034.3986%2019.5342ZM17.536%2016.1213C17.5826%2016.1204%2017.63%2016.1265%2017.6749%2016.1452C17.7461%2016.175%2017.8009%2016.2283%2017.8377%2016.2925C17.8745%2016.228%2017.9308%2016.1751%2018.0024%2016.1452C18.0471%2016.1266%2018.0939%2016.1214%2018.1403%2016.1223L17.8386%2015.8229L17.536%2016.1213ZM8.23403%2011.925C8.2503%2011.9249%208.26658%2011.925%208.28287%2011.925C8.29882%2011.925%208.31484%2011.9249%208.33076%2011.925C8.31191%2011.9054%208.29664%2011.8827%208.28287%2011.859C8.26901%2011.8829%208.25308%2011.9052%208.23403%2011.925ZM18.4775%2032.7649C18.4772%2033.1186%2018.1884%2033.3999%2017.8386%2033.4C17.4888%2033.4%2017.1991%2033.1186%2017.1988%2032.7649V17.2825L12.5555%2021.8748V21.8758C12.3062%2022.1218%2011.9034%2022.122%2011.6543%2021.8758V21.8748C11.4034%2021.6264%2011.4036%2021.223%2011.6543%2020.9747L17.3875%2015.3044L17.399%2015.293L17.422%2015.2729L17.4364%2015.2604C17.6559%2015.0837%2017.9654%2015.073%2018.1959%2015.2279L18.2888%2015.3044L24.0221%2020.9747C24.273%2021.2231%2024.2732%2021.6263%2024.0221%2021.8748V21.8758C23.7728%2022.1218%2023.37%2022.1219%2023.1208%2021.8758V21.8748L18.4775%2017.2825V32.7649Z'%20fill='%23946554'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterRecord-timer{color:#fff;margin-top:80px;font-size:52px;line-height:180%}.chapterRecord-duration{color:#fff;margin-top:-12px;margin-bottom:25px;line-height:180%}.chapterRecord-uploadModal{width:327px}.chapterRecord-uploadModalContent{align-items:center;gap:calc(var(--spacing,.25rem) * 5);flex-direction:column;display:flex}.chapterRecord-uploadModalText{font-size:20px;line-height:180%}.chapterRecord-uploadModalBtnContainer{--button-width:120px;justify-content:center;align-items:center;gap:20px;display:flex}.chapterRecord-uploadModalBackBtn{letter-spacing:.05em;text-underline-offset:6px;cursor:pointer;line-height:180%;text-decoration:underline;text-decoration-thickness:.5px}@media (hover:hover){.chapterRecord-uploadModalBackBtn:hover{-webkit-text-stroke:.3px black;text-decoration-thickness:.8px}}.chapterPlay{flex-direction:column;flex-grow:1;align-items:center;gap:40px;width:100%;display:flex}.chapterPlay--hidden{display:none}.chapterPlay-header{background:var(--color-button-primary);border-radius:0 0 20px 20px;width:100%;padding-top:40px;padding-bottom:50px}.chapterPlay-titleContainer{color:#fff;flex-direction:column;align-items:center;margin-block:80px;display:flex}.chapterPlay-title{align-items:center;gap:20px;font-size:28px;line-height:180%;display:inline-flex}.chapterPlay-title:before,.chapterPlay-title:after{content:var(--tw-content);content:"";background:#fff;width:12.75px;height:.5px;display:block}.chapterPlay-subtitle{letter-spacing:.08em;font-size:24px;line-height:180%}.chapterPlay-progressContainer{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem) * 3);padding-inline:calc(var(--spacing,.25rem) * 5);max-width:402px;margin-inline:auto;display:flex}.chapterPlay-time{color:#fff;flex-shrink:0;font-size:13px;line-height:180%}.chapterPlay-bar{cursor:pointer;touch-action:none;flex-grow:1;align-items:center;width:100%;height:20px;display:flex;position:relative}.chapterPlay-bar:before{content:"";background:#d9d9d9;height:5px;margin-block:auto;position:absolute;inset:0}.chapterPlay-progress{background:var(--color-et-yellow);pointer-events:none;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.chapterPlay-progress:after{content:"";background:0 0;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.chapterPlay-icon{width:28px;height:28px;display:inline-block}.chapterPlay-icon--play{background:url("data:image/svg+xml,%3csvg%20width='25'%20height='28'%20viewBox='0%200%2025%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.884138%200.246599C1.43176%20-0.0773998%202.10821%20-0.0821556%202.66113%200.232485L24.0897%2012.4264C24.6518%2012.7464%2025%2013.3475%2025%2014C25%2014.6525%2024.6518%2015.2536%2024.0897%2015.5736L2.66113%2027.7675C2.10821%2028.0822%201.43176%2028.0774%200.884138%2027.7534C0.336518%2027.4294%200%2026.8357%200%2026.1939V1.80612C0%201.16433%200.336518%200.570601%200.884138%200.246599ZM3.57143%2023.1048L19.5731%2014L3.57143%204.8934V23.1048Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;transform:translate(3px)}.chapterPlay-icon--pause{background:url("data:image/svg+xml,%3csvg%20width='25'%20height='28'%20viewBox='0%200%2025%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%200C10.6046%200%2011.5%200.89543%2011.5%202V26C11.5%2027.1046%2010.6046%2028%209.5%2028H2C0.89543%2028%200%2027.1046%200%2026V2C0%200.89543%200.89543%200%202%200H9.5ZM23%200C24.1046%200%2025%200.89543%2025%202V26C25%2027.1046%2024.1046%2028%2023%2028H15.5C14.3954%2028%2013.5%2027.1046%2013.5%2026V2C13.5%200.89543%2014.3954%200%2015.5%200H23ZM17.5%2024H21V4H17.5V24ZM4%2024H7.5V4H4V24Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterPlay-seekIcon{width:44px;height:44px;display:block}.chapterPlay-seekIcon--leftRotate{background:url("data:image/svg+xml,%3csvg%20width='42'%20height='44'%20viewBox='0%200%2042%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200.7559C0%200.338428%200.338428%200%200.7559%200C1.17337%200%201.5118%200.338428%201.5118%200.7559V12.462C6.2063%208.14542%2011.0123%203.4187%2017.9711%202.4397C22.4544%201.80903%2027.0214%202.65223%2030.9838%204.84249C34.9462%207.03276%2038.089%2010.4517%2039.9394%2014.5836C41.7898%2018.7154%2042.2477%2023.3369%2041.2431%2027.7513C40.2384%2032.1657%2037.8261%2036.1344%2034.3698%2039.0588C30.9136%2041.9831%2026.6006%2043.7053%2022.0806%2043.9655C17.5606%2044.2256%2013.0782%2043.0096%209.30924%2040.5012C5.54024%2037.9926%202.68856%2034.3267%201.18405%2030.0566C1.04543%2029.663%201.25177%2029.2313%201.64541%2029.0926C2.03916%2028.9538%202.47075%2029.1609%202.60948%2029.5547C4.00506%2033.5155%206.65025%2036.9156%2010.1463%2039.2426C13.6425%2041.5696%2017.8005%2042.6972%2021.9935%2042.4559C26.1863%2042.2146%2030.1872%2040.6169%2033.3932%2037.9043C36.5992%2035.1916%2038.837%2031.5109%2039.7689%2027.4161C40.7008%2023.3213%2040.2762%2019.0342%2038.5598%2015.2014C36.8433%2011.3688%2033.9278%208.19777%2030.2523%206.16605C26.5767%204.1343%2022.3403%203.35166%2018.1815%203.93673C11.8186%204.83189%207.42839%209.08382%202.70914%2013.4172H14.1731C14.5906%2013.4172%2014.929%2013.7557%2014.929%2014.1731C14.929%2014.5906%2014.5906%2014.929%2014.1731%2014.929H0.7559C0.338428%2014.929%200%2014.5906%200%2014.1731V0.7559Z'%20fill='black'/%3e%3cpath%20d='M24.5978%2030.4475C23.5369%2030.4475%2022.6667%2030.2032%2021.9873%2029.7145C21.3197%2029.2257%2020.831%2028.4986%2020.5211%2027.5331C20.2231%2026.5676%2020.0741%2025.3696%2020.0741%2023.9392C20.0741%2022.4969%2020.2291%2021.2989%2020.539%2020.3453C20.8608%2019.3917%2021.3555%2018.6705%2022.023%2018.1818C22.6905%2017.6931%2023.5488%2017.4487%2024.5978%2017.4487C25.6706%2017.4487%2026.5407%2017.6931%2027.2082%2018.1818C27.8758%2018.6705%2028.3645%2019.3917%2028.6744%2020.3453C28.9963%2021.2989%2029.1572%2022.4969%2029.1572%2023.9392C29.1572%2025.3696%2028.9963%2026.5676%2028.6744%2027.5331C28.3645%2028.4986%2027.8758%2029.2257%2027.2082%2029.7145C26.5407%2030.2032%2025.6706%2030.4475%2024.5978%2030.4475ZM24.5978%2029.1244C25.6944%2029.1244%2026.4752%2028.7132%2026.94%2027.8907C27.4049%2027.0563%2027.6374%2025.7391%2027.6374%2023.9392C27.6374%2022.1393%2027.4049%2020.8281%2026.94%2020.0056C26.4752%2019.1712%2025.6944%2018.754%2024.5978%2018.754C23.5369%2018.754%2022.774%2019.1712%2022.3091%2020.0056C21.8442%2020.8281%2021.6118%2022.1393%2021.6118%2023.9392C21.6118%2025.7391%2021.8383%2027.0563%2022.2912%2027.8907C22.7561%2028.7132%2023.525%2029.1244%2024.5978%2029.1244Z'%20fill='black'/%3e%3cpath%20d='M16.0997%2030.2685H14.5799V18.5213L15.3845%2018.6465L11.433%2021.2749V19.7372L14.562%2017.6273H16.0997V30.2685Z'%20fill='black'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterPlay-seekIcon--rightRotate{background:url("data:image/svg+xml,%3csvg%20width='42'%20height='44'%20viewBox='0%200%2042%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40.2517%200.7559C40.2517%200.338428%2040.5901%200%2041.0076%200C41.4251%200%2041.7635%200.338428%2041.7635%200.7559V14.1731C41.7635%2014.5906%2041.4251%2014.929%2041.0076%2014.929H27.5904C27.1729%2014.929%2026.8345%2014.5906%2026.8345%2014.1731C26.8345%2013.7557%2027.1729%2013.4172%2027.5904%2013.4172H39.0544C34.3351%209.08382%2029.9449%204.83189%2023.582%203.93673C19.4232%203.35166%2015.1868%204.1343%2011.5112%206.16605C7.83574%208.19777%204.92018%2011.3688%203.20373%2015.2014C1.48729%2019.0342%201.06268%2023.3213%201.99458%2027.4161C2.92649%2031.5109%205.16431%2035.1916%208.37028%2037.9043C11.5763%2040.6169%2015.5772%2042.2146%2019.7701%2042.4559C23.963%2042.6972%2028.121%2041.5696%2031.6172%2039.2426C35.1132%2036.9156%2037.7584%2033.5155%2039.154%2029.5547C39.2928%2029.1609%2039.7243%2028.9538%2040.1181%2029.0926C40.5117%2029.2313%2040.7181%2029.663%2040.5795%2030.0566C39.0749%2034.3267%2036.2233%2037.9926%2032.4543%2040.5012C28.6853%2043.0096%2024.2029%2044.2256%2019.6829%2043.9655C15.1629%2043.7053%2010.8499%2041.9831%207.39366%2039.0588C3.93738%2036.1344%201.52507%2032.1657%200.520428%2027.7513C-0.484156%2023.3369%20-0.026321%2018.7154%201.82406%2014.5836C3.67448%2010.4517%206.81735%207.03276%2010.7797%204.84249C14.7421%202.65223%2019.3091%201.80903%2023.7924%202.4397C30.7512%203.4187%2035.5572%208.14542%2040.2517%2012.462V0.7559Z'%20fill='black'/%3e%3cpath%20d='M24.5978%2030.4475C23.5369%2030.4475%2022.6667%2030.2032%2021.9873%2029.7145C21.3197%2029.2257%2020.831%2028.4986%2020.5211%2027.5331C20.2231%2026.5676%2020.0741%2025.3696%2020.0741%2023.9392C20.0741%2022.4969%2020.2291%2021.2989%2020.539%2020.3453C20.8608%2019.3917%2021.3555%2018.6705%2022.023%2018.1818C22.6905%2017.6931%2023.5488%2017.4487%2024.5978%2017.4487C25.6706%2017.4487%2026.5407%2017.6931%2027.2082%2018.1818C27.8758%2018.6705%2028.3645%2019.3917%2028.6744%2020.3453C28.9963%2021.2989%2029.1572%2022.4969%2029.1572%2023.9392C29.1572%2025.3696%2028.9963%2026.5676%2028.6744%2027.5331C28.3645%2028.4986%2027.8758%2029.2257%2027.2082%2029.7145C26.5407%2030.2032%2025.6706%2030.4475%2024.5978%2030.4475ZM24.5978%2029.1244C25.6944%2029.1244%2026.4752%2028.7132%2026.94%2027.8907C27.4049%2027.0563%2027.6374%2025.7391%2027.6374%2023.9392C27.6374%2022.1393%2027.4049%2020.8281%2026.94%2020.0056C26.4752%2019.1712%2025.6944%2018.754%2024.5978%2018.754C23.5369%2018.754%2022.774%2019.1712%2022.3091%2020.0056C21.8442%2020.8281%2021.6118%2022.1393%2021.6118%2023.9392C21.6118%2025.7391%2021.8383%2027.0563%2022.2912%2027.8907C22.7561%2028.7132%2023.525%2029.1244%2024.5978%2029.1244Z'%20fill='black'/%3e%3cpath%20d='M16.0997%2030.2685H14.5799V18.5213L15.3845%2018.6465L11.433%2021.2749V19.7372L14.562%2017.6273H16.0997V30.2685Z'%20fill='black'/%3e%3c/svg%3e") 50%/contain no-repeat}.chapterPlay-downloadBtn{letter-spacing:.05em;text-underline-offset:6px;cursor:pointer;line-height:180%;text-decoration:underline;text-decoration-thickness:.5px}@media (hover:hover){.chapterPlay-downloadBtn:hover{-webkit-text-stroke:.3px black;text-decoration-thickness:.8px}}.archiveBtn{letter-spacing:.05em;text-underline-offset:6px;cursor:pointer;margin-top:36px;line-height:180%;text-decoration:underline;text-decoration-thickness:.5px}@media (hover:hover){.archiveBtn:hover{-webkit-text-stroke:.3px black;text-decoration-thickness:.8px}}.archiveModal{--button-width:170px;transition:width .3s ease-in}.archiveModal--confirm,.archiveModal--done{width:327px}.archiveModal--pin{width:305px}.archiveModal-content{text-align:center;flex-direction:column;align-items:center;line-height:180%;display:flex}.archiveModal-content u{text-underline-offset:4px;text-decoration-thickness:.8px}.archiveModal-content--confirm{gap:30px;margin-top:20px}.archiveModal-content--pin{gap:12px;margin-top:35px}.archiveModal-img{width:77px;margin-top:12px}.cloudGuard{background:#fff;border-radius:40px 40px 0 0;flex-direction:column;align-items:center;gap:15px;width:100%;height:124px;padding-top:24px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex;transform:translateY(52px)}@media (pointer:fine){@media (hover:hover){.cloudGuard:hover{transform:translateY(0);box-shadow:0 -3px 4px #00000040}}}@media (pointer:coarse){.cloudGuard--show{transform:translateY(0);box-shadow:0 -3px 4px #00000040}}.cloudGuard-time{color:var(--color-vintage);letter-spacing:.08em;line-height:180%}.cloudGuard-warning{color:var(--color-button-primary)}}@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.-mt-7\.5{margin-top:calc(var(--spacing) * -7.5)}.icon{width:var(--icon-width);height:var(--icon-height);background-color:var(--icon-color);display:inline-block;-webkit-mask:none 50%/100% no-repeat;mask:none 50%/100% no-repeat}.flex{display:flex}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-7{gap:calc(var(--spacing) * 7)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-\[25px\]{gap:25px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@font-face{font-family:TearsFront;src:url(/fonts/tearsfont.otf)format("opentype");font-weight:400;font-style:normal}:root{--icon-width:26px;--icon-height:26px;--icon-color:#000}body{background-color:var(--color-background-primary)}main{display:flex}footer{justify-content:center;margin-bottom:45px;display:flex}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes dotBounce1{0%{transform:translateY(0)}10%{transform:translateY(-10px)}20%,to{transform:translateY(0)}}@keyframes dotBounce2{0%,20%{transform:translateY(0)}30%{transform:translateY(-10px)}40%,to{transform:translateY(0)}}@keyframes dotBounce3{0%,40%{transform:translateY(0)}50%{transform:translateY(-10px)}60%,to{transform:translateY(0)}}@keyframes dotBounce4{0%,60%{transform:translateY(0)}70%{transform:translateY(-10px)}80%,to{transform:translateY(0)}}@keyframes dotBounce5{0%,80%{transform:translateY(0)}90%{transform:translateY(-10px)}to{transform:translateY(0)}}@property --tw-content{syntax:"*";inherits:false;initial-value:""}
