@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500&display=swap);.login-form .password,.login-form .username{margin-bottom:0}p{margin:10px}h2{margin-bottom:30px}*{box-sizing:border-box;margin:0;padding:0}.regular-container{background-image:url(/static/media/pexels-peng-liu-45946-169647.c0c521346232ef1a1167.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100vw}.regular-container,.regular-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.regular-form{background-color:#ffffffb3;border:1px solid #fff;border-radius:20px;height:500px;width:400px}.regular-label{align-self:flex-start;display:block;margin-left:85px;text-align:left}.regular-input{border:none;border-radius:8px;margin-bottom:20px;padding:15px;width:57%}.regular-button{border:none;border-radius:8px;padding:6px}#root,body,html{height:100%;width:100%}.signup-container{background-image:url(/static/media/pexels-peng-liu-45946-169677.c75970be32490ea5032f.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100vw}.signup-box,.signup-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.signup-box{background-color:#ffffffb3;border:1px solid #fff;border-radius:20px;height:500px;width:400px}.signup-input{border:none;border-radius:8px;margin-bottom:20px;padding:15px;width:100%}.signup-label{margin-left:5px;text-align:left}.signup-button,.signup-label{align-self:flex-start;display:block}.signup-button{text-align:center}.error{color:red;font-style:italic}button{border:none;border-radius:8px;padding:10px}button:hover{background-color:#ffffffb3;cursor:pointer}.account-container{align-items:center;background-image:url(/static/media/pexels-pixabay-219692.620278dd34e4ce966dd4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;min-height:100vh;padding:40px 0;width:100%}.account-history,.account-section,.purchase-history{background-color:#ffffffb3;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:600px;padding:20px;width:80%}.account-info{font:700 18px/1 Roboto,sans-serif;margin-bottom:20px}.account-change-password{display:flex;flex-direction:column;margin-top:10px}.account-change-password h2{margin-bottom:10px}.account-container input{border:none;border-radius:10px;padding:10px;width:50%}.account-change-password label{margin:5px 0}.change-pwd-btn{margin-top:10px;width:30%}.account-delete{display:flex;flex-direction:column;margin-top:40px}.account-delete h2{margin:20px 0 5px}.account-delete p{color:red;font-style:italic;font-weight:700;margin-left:-1px}.account-delete-form{display:flex;flex-direction:column}.account-delete-form label{margin:5px 0}.account-delete button{margin-top:10px;width:30%}.account-delete-btn:hover{background-color:red}.nav{align-items:center;background-color:#333;color:#fff;display:flex;gap:2rem;justify-content:space-between;padding:0 1rem;width:100%}.nav ul{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav li{border-bottom:2px solid #0000;padding:10px}.nav a{align-items:center;color:inherit;display:flex;height:100%;padding:.25rem;text-decoration:none}.landing-container{background-image:url(/static/media/pexels-pixabay-219692.620278dd34e4ce966dd4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:row;height:100vh;width:100%}.landing-container,.main-section{align-items:center;display:flex;justify-content:center}.main-section{background-color:#ffffffb3;border:1px solid #000;border-radius:30px;flex-direction:column;height:80%;width:80%}.create-notes{align-items:center;display:flex;flex-direction:column;justify-content:left}.create-notes input{border:none;border-radius:8px;padding:3px}.create-notes textarea{border:none;border-radius:8px;height:500px;margin-top:5px;padding:5px;width:500px}.generate-study-guide-button{margin-top:5px}.payment-container{align-items:center;background-image:url(/static/media/pexels-pixabay-219692.620278dd34e4ce966dd4.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.payment-edit{height:100px}.payment-card,.payment-edit{background-color:#ffffffb3;border:2px solid #000;border-radius:20px;text-align:center;width:400px}.payment-card{padding:20px}:root{--legal-bg:#faf9f6;--legal-ink:#1a1a18;--legal-muted:#6b6b62;--legal-accent:#2d5a27;--legal-accent-light:#e8f0e7;--legal-border:#e0ddd6;--legal-card:#fff;--legal-serif:"DM Serif Display",Georgia,serif;--legal-sans:"DM Sans",system-ui,sans-serif}.legal-page{background-color:#faf9f6;background-color:var(--legal-bg);color:#1a1a18;color:var(--legal-ink);font-family:DM Sans,system-ui,sans-serif;font-family:var(--legal-sans);min-height:100vh}.legal-header{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf9f6eb;border-bottom:1px solid #e0ddd6;border-bottom:1px solid var(--legal-border);display:flex;justify-content:space-between;padding:1rem 3rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.legal-logo{color:#1a1a18;color:var(--legal-ink);font-family:"DM Serif Display",Georgia,serif;font-family:var(--legal-serif);font-size:1.4rem;letter-spacing:-.02em;text-decoration:none}.legal-nav{display:flex;gap:2rem}.legal-nav a{color:#6b6b62;color:var(--legal-muted);font-size:.85rem;font-weight:500;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:color .2s}.legal-nav a:hover{color:#2d5a27;color:var(--legal-accent)}.legal-hero{background:#1a1a18;background:var(--legal-ink);color:#faf9f6;overflow:hidden;padding:5rem 3rem 4rem;position:relative}.legal-hero:before{background:radial-gradient(ellipse at 70% 50%,#2d5a2759 0,#0000 65%);content:"";inset:0;pointer-events:none;position:absolute}.legal-hero-inner{margin:0 auto;max-width:800px;position:relative}.legal-eyebrow{border:1px solid #8db58a66;border-radius:100px;color:#8db58a;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.12em;margin-bottom:1.2rem;padding:.25rem .75rem;text-transform:uppercase}.legal-hero h1{color:#faf9f6;font-family:"DM Serif Display",Georgia,serif;font-family:var(--legal-serif);font-size:clamp(3rem,7vw,5.5rem);font-weight:400;letter-spacing:-.03em;line-height:1;margin-bottom:1.2rem}.legal-tagline{color:#faf9f6b3;font-size:1.1rem;font-weight:300;line-height:1.6;max-width:520px}.legal-main{margin:0 auto;max-width:860px;padding:0 2rem 4rem}.legal-section{grid-gap:0 3rem;border-bottom:1px solid #e0ddd6;border-bottom:1px solid var(--legal-border);display:grid;gap:0 3rem;grid-template-columns:140px 1fr;padding:4rem 0}.legal-section:last-child{border-bottom:none}.legal-section-label{color:#6b6b62;color:var(--legal-muted);font-size:.72rem;font-weight:500;letter-spacing:.1em;line-height:1.4;padding-top:.4rem;text-transform:uppercase}.legal-section-body h2{color:#1a1a18;color:var(--legal-ink);font-family:"DM Serif Display",Georgia,serif;font-family:var(--legal-serif);font-size:2rem;font-weight:400;letter-spacing:-.02em;margin-bottom:1.2rem}.legal-section-body h3{color:#2d5a27;color:var(--legal-accent);font-size:.95rem;font-weight:500;letter-spacing:.02em;margin:2rem 0 .6rem;text-transform:uppercase}.legal-section-body p{color:#3a3a35;font-size:.95rem;line-height:1.75;margin-bottom:.8rem}.legal-section-body ul{margin-bottom:.8rem;padding-left:1.2rem}.legal-section-body ul li{color:#3a3a35;font-size:.95rem;line-height:1.75;margin-bottom:.3rem}.legal-section-body a{color:#2d5a27;color:var(--legal-accent);text-decoration:underline;text-underline-offset:3px}.legal-effective{color:#6b6b62!important;color:var(--legal-muted)!important;font-size:.8rem!important;font-style:italic;margin-bottom:1.4rem!important}.legal-table-wrap{border:1px solid #e0ddd6;border:1px solid var(--legal-border);border-radius:8px;margin:1rem 0 1.2rem;overflow-x:auto}.legal-table{border-collapse:collapse;font-size:.9rem;width:100%}.legal-table th{background:#e8f0e7;background:var(--legal-accent-light);color:#2d5a27;color:var(--legal-accent);font-size:.75rem;font-weight:500;letter-spacing:.06em;padding:.75rem 1rem;text-align:left;text-transform:uppercase}.legal-table td{border-top:1px solid #e0ddd6;border-top:1px solid var(--legal-border);color:#3a3a35;line-height:1.5;padding:.7rem 1rem}.legal-table tr:hover td{background:#e8f0e7;background:var(--legal-accent-light)}.legal-contact-card{background:#fff;background:var(--legal-card);border:1px solid #e0ddd6;border:1px solid var(--legal-border);border-radius:12px;display:flex;flex-direction:column;gap:1rem;margin-top:1.2rem;padding:1.5rem 2rem}.legal-contact-row{align-items:baseline;display:flex;font-size:.95rem;gap:1.5rem}.legal-contact-label{color:#6b6b62;color:var(--legal-muted);font-size:.75rem;font-weight:500;letter-spacing:.08em;min-width:110px;text-transform:uppercase}.legal-contact-row a{color:#2d5a27;color:var(--legal-accent);text-decoration:underline;text-underline-offset:3px}.legal-footer{align-items:center;background:#1a1a18;background:var(--legal-ink);color:#faf9f680;display:flex;font-size:.82rem;justify-content:space-between;padding:1.5rem 3rem}.legal-footer-links{display:flex;gap:2rem}.legal-footer-links a{color:#faf9f680;text-decoration:none;transition:color .2s}.legal-footer-links a:hover{color:#faf9f6}@media (max-width:640px){.legal-header{padding:1rem 1.5rem}.legal-nav{gap:1rem}.legal-hero{padding:3rem 1.5rem}.legal-main{padding:0 1.5rem 3rem}.legal-section{gap:.5rem 0;grid-template-columns:1fr;padding:3rem 0}.legal-section-label{margin-bottom:1rem}.legal-footer{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}}
/*# sourceMappingURL=main.c2ab0dbe.css.map*/