.home-container{margin:0 auto;max-width:1200px;padding:2rem}.hero-section{background:linear-gradient(135deg,var(--primary) 0,#2d7a4e 100%);border-radius:16px;box-shadow:0 8px 24px #00000026;color:#fff;margin-bottom:3rem;padding:4rem 2rem;text-align:center}.hero-icon{font-size:4rem;margin-bottom:1rem}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.hero-subtitle{font-size:1.25rem;opacity:.95}.content-section{display:flex;flex-direction:column;gap:3rem}.intro-text{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2.5rem}.intro-text h2{color:var(--primary);margin-bottom:1.5rem}.intro-text p{line-height:1.8;margin-bottom:1.25rem;text-align:justify}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:var(--primary);margin-bottom:.75rem}.cta-section{background:var(--surface);border-radius:12px;padding:3rem 2rem;text-align:center}.cta-section h2{font-size:2rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{padding:1rem 2rem;transition:all .3s ease}.btn-secondary{background:#0000;border:2px solid var(--primary);color:var(--primary)}.btn-secondary:hover{background:var(--primary);color:#fff}@media (max-width:768px){.hero-section h1{font-size:2rem}.features-grid{grid-template-columns:1fr}}.library-container{margin:0 auto;max-width:1200px}.library-container h1{color:var(--primary);font-size:2.5rem;margin-bottom:1rem}.library-intro{color:var(--text-light);font-size:1.1rem;margin-bottom:3rem}.tomes-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tome-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s}.tome-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.tome-icon{font-size:4rem;margin-bottom:1rem}.tome-card h2{color:var(--primary);margin-bottom:.5rem}.tome-info{margin:1.5rem 0}.tome-actions{margin-top:1.5rem}.btn{border-radius:8px;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.contact-container{margin:0 auto;max-width:1000px;padding:2rem}.contact-container h1{color:var(--primary);font-size:2.5rem;margin-bottom:2rem;text-align:center}.contact-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr}.contact-info{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem}.contact-info h2{color:var(--primary);font-size:1.5rem;margin-bottom:1.5rem}.info-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.info-icon{font-size:2rem}.info-item h3{color:var(--text);font-size:1rem;margin:0 0 .25rem}.info-item p{color:var(--text-light);margin:0}.contact-form{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem}.contact-form h2{color:var(--primary);font-size:1.5rem}.contact-form h2,.form-group{margin-bottom:1.5rem}.form-group label{color:var(--text);display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background:var(--background);border:1px solid var(--border);border-radius:8px;color:var(--text);font-family:inherit;font-size:1rem;padding:.75rem 1rem;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1a4d2e1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-form .btn{font-size:1.1rem;padding:1rem;width:100%}.btn-primary{background:var(--primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:all .3s}.btn-primary:hover{background:#15391f;transform:translateY(-2px)}@media (max-width:768px){.contact-content{grid-template-columns:1fr}.contact-container h1{font-size:2rem}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.pdf-reader{background:#2d2d2d;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:1000}.pdf-toolbar{align-items:center;background:#1a1a1a;border-bottom:1px solid #444;display:flex;flex-wrap:wrap;gap:1rem;padding:.5rem 1rem}.btn-back{background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.btn-back:hover{background:#555}.pdf-title{color:#fff;font-size:1.1rem;font-weight:600}.pdf-nav{align-items:center;display:flex;gap:.5rem}.pdf-nav button{background:#1a4d2e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem .75rem}.pdf-nav button:hover:not(:disabled){background:#15391f}.pdf-nav button:disabled{background:#555;cursor:not-allowed}.pdf-nav span{align-items:center;color:#fff;display:flex;gap:.5rem}.pdf-nav input{background:#333;border:1px solid #444;border-radius:4px;color:#fff;padding:.25rem;text-align:center;width:60px}.pdf-zoom{align-items:center;display:flex;gap:.5rem}.pdf-zoom button{background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;height:32px;width:32px}.pdf-zoom span{color:#fff;min-width:50px;text-align:center}.pdf-view{display:flex;gap:.25rem}.pdf-view button{background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem}.pdf-view button.active{background:#1a4d2e}.btn-download{background:#d4af37;border-radius:4px;color:#1a1a1a;font-weight:600;margin-left:auto;padding:.5rem 1rem;text-decoration:none}.btn-download:hover{background:#c9a430}.pdf-container{background:#404040;flex:1 1;overflow:auto;padding:1rem}.pdf-container,.pdf-pages{display:flex;justify-content:center}.pdf-pages{gap:1rem}.pdf-pages.single{align-items:center;flex-direction:column}.pdf-pages.double{flex-direction:row}.pdf-error,.pdf-loading{color:#fff;font-size:1.2rem;padding:2rem}.pdf-footer{background:#1a1a1a;color:#888;font-size:.85rem;padding:.5rem;text-align:center}.react-pdf__Page{box-shadow:0 4px 20px #0000004d}.react-pdf__Page__canvas{display:block}:root{--primary:#1a4d2e;--secondary:#d4af37;--background:#fafaf9;--surface:#fff;--text:#1a1a1a;--text-light:#6b7280;--border:#e5e7eb}[data-theme=dark]{--background:#0f1419;--surface:#1a1f2e;--text:#f9fafb;--text-light:#9ca3af;--border:#374151}*{box-sizing:border-box;margin:0;padding:0}body{background:#fafaf9;background:var(--background);color:#1a1a1a;color:var(--text);font-family:Inter,-apple-system,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.header{background:#fff;background:var(--surface);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px}.header-content,.logo{align-items:center;display:flex}.logo{color:#1a1a1a;color:var(--text);gap:.75rem;text-decoration:none}.logo-icon{font-size:2rem}.logo-text h1{color:#1a4d2e;color:var(--primary);font-size:1.5rem}.logo-text p{color:#6b7280;color:var(--text-light);font-size:.875rem}nav ul{display:flex;gap:2rem;list-style:none}nav a{color:#1a1a1a;color:var(--text);font-weight:500;text-decoration:none;transition:color .2s}nav a:hover{color:#1a4d2e;color:var(--primary)}.theme-toggle{background:none;border:none;cursor:pointer;font-size:1.5rem;padding:.5rem}main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.footer{background:#fff;background:var(--surface);border-top:1px solid #e5e7eb;border-top:1px solid var(--border);color:#6b7280;color:var(--text-light);padding:2rem;text-align:center}
/*# sourceMappingURL=main.b288d5d2.css.map*/