/* Copyright (c) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. */
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.kp-spinner{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;display:none;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.kp-spinner:before{-webkit-border-radius:50%;border-radius:50%;content:' ';display:block;position:absolute;top:0;left:0;right:0;bottom:0;height:3.125rem;width:3.125rem;margin:auto;border-style:solid;border-width:10px;border-top:8px solid rgba(255,204,102,0.5);border-left:8px solid #fc6;border-right:8px solid rgba(255,204,102,0.5);border-bottom:8px solid rgba(255,204,102,0.5)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#kp-notebook-search-row{padding:0 10px}#kp-notebook-search-input{display:inline-block;margin:0 auto;width:100%;padding-right:75px}.kp-notebook-cover-image{display:block;margin-left:auto;margin-right:auto}.kp-notebook-row-separator{border-bottom:solid 1px #e7e7e7}.kp-notebook-annotation-footer{border-top:solid 1px #e7e7e7}.kp-notebook-selectable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.kp-notebook-highlight{padding-left:10px}.kp-notebook-highlight-yellow{border-left:solid 4px #F2E366;margin-left:-15px}.kp-notebook-highlight-blue{border-left:solid 4px #A3C4FF;margin-left:-15px}.kp-notebook-highlight-pink{border-left:solid 4px #FFC2F5;margin-left:-15px}.kp-notebook-highlight-orange{border-left:solid 4px #FCB85E;margin-left:-15px}.kp-notebook-books-filter{padding-left:15px;padding-right:15px}.kp-notebook-library-annotation-separator{border-right:solid 1px #e7e7e7}.kp-notebook-library-each-book{border-bottom:solid 1px #e7e7e7;padding-left:20px;padding-right:20px}.kp-notebook-metadata{padding-right:30px}.kp-notebook-annotation-container{padding-right:20px;padding-left:25px}.kp-notebook-starred{margin-left:-18px;margin-right:3px;margin-top:2px}.kp-notebook-search-clear:after{padding:12px;content:'';position:absolute;top:-12px;right:-12px;width:100%;height:100%}.kp-notebook-modal-label{display:none !important}.kp-notebook-modal-button{margin-left:5px}.kp-notebook-name-header{position:absolute;right:0;margin-right:20px !important}.kp-notebook-mobile-header{border-top:solid 1px #e7e7e7}.kp-notebook-mobile-back{margin-right:0px !important}.kp-notebook-textarea-error{border:solid 1px red;box-shadow:0 0 0 3px rgba(221,0,0,0.1) inset}.kp-notebook-scroller-addon{-webkit-overflow-scrolling:touch}.kp-notebook-cover-image-border{border:solid 1px #e7e7e7}.kp-notebook-title{font-family:Amazon Ember !important}.kp-notebook-library-header-separator{border-top:solid 1px #e7e7e7}.kp-notebook-header{text-align:center !important}.kp-notebook-note-starred{margin:3px 3px 0 -18px}.kp-notebook-empty-book{width:81px !important;height:122px !important;background-color:#f3f3f3}.kp-notebook-spinner{height:auto !important}.kp-notebook-error-msg{margin:0 auto !important;display:table !important}.kp-notebook-sticky-header{width:100%;position:fixed;top:0px;background-color:white;z-index:1}.kp-notebook-username{max-width:100px;white-space:nowrap;overflow:hidden !important;text-overflow:ellipsis;display:inline-block;vertical-align:bottom}.kp-notebook-banner-container{padding-right:3.5%}.kp-notebook-bookcover-container{min-width:60px}.kp-notebook-search-field{display:flex;position:relative}.kp-notebook-search-field ::-ms-clear{display:none}.kp-notebook-search-field .kp-notebook-search-field-wrapper{width:100%;position:relative}.kp-notebook-search-form .a-input-text-wrapper{width:100%}.kp-notebook-search-clear{position:absolute;right:60px;top:35%;cursor:pointer}.kp-notebook-search-field .a-declarative{width:0}#kp-notebook-search-button{position:absolute;cursor:pointer;border-bottom-left-radius:0;border-top-left-radius:0;width:50px;top:1px;bottom:1px;right:1px;border-width:0 0 0 1px;box-sizing:content-box}#kp-notebook-search-button.a-button-focus{border-width:1px;top:0;bottom:0;right:0}.kp-notebook-search-no-results-box{width:85%;margin-bottom:20px}.kp-notebook-search-button-icon{position:absolute;top:50%;right:50%;transform:translate(50%, -50%);-webkit-transform:translate(50%, -50%)}.kp-notebook-search-no-results-text{word-wrap:break-word}.kp-notebook-search-no-results-icon-container{position:relative;display:inline-block;width:35px;height:35px;padding:0;border-radius:50%;border-color:rgba(58,46,46,0.61);border-style:solid;border-width:1.5px}.kp-notebook-search-no-results-icon{position:absolute;top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);left:50%}@media print{#kp-notebook-head,#library:not(.a-span12),.a-box,.a-declarative,#addNoteDiv,#editNoteDiv,#kp-notebook-head-placeholder{display:none !important}#library.a-span12 .kp-notebook-library-each-book .a-declarative,.kp-notebook-printable .a-declarative{display:block !important;visibility:visible !important}.a-scroller{overflow:visible !important;height:auto !important}#annotations{position:absolute !important;left:0px !important;width:100% !important}.kp-notebook-print-override{width:100% !important}.kp-notebook-note,.kp-notebook-highlight{display:block !important;visibility:visible !important}}
