:root{--paper-bg:#f9f6f0;--ink-dark:#2c251c;--ink-light:#5a4a3a;--accent-blue:#5c82a6;--accent-yellow:#f0c05a;--accent-red:#d96c6c;--border-brown:#d4c9bc;--font-header:Playfair Display,serif;--font-accent:Homemade Apple,cursive;--font-body:Lora,serif;--font-sans:Inter,sans-serif;--shadow-soft:0 4px 12px rgba(44,37,28,.08);--shadow-hard:0 8px 24px rgba(44,37,28,.15);--radius-sm:4px;--radius-md:8px;--radius-lg:12px}.privacy-terms-page{min-height:100vh;background:linear-gradient(180deg,rgba(92,130,166,.05),transparent),#f9f6f0;padding:3rem 1.5rem}.privacy-terms-page .container{max-width:800px;margin:0 auto}.privacy-terms-page .back-btn{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;font-family:Inter,sans-serif;font-size:.9rem;color:#5c82a6;cursor:pointer;padding:.5rem 0;margin-bottom:2rem;transition:color .2s}.privacy-terms-page .back-btn:hover{color:#4a6b8c}.legal-card{background:#fff;padding:3rem;border-radius:2px;box-shadow:rgba(44,37,28,.15),0 15px 35px rgba(0,0,0,.05);border:1px solid rgba(44,37,28,.05);position:relative}.legal-card:before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%) rotate(-1deg);width:120px;height:25px;background:hsla(33,22%,78%,.6);box-shadow:0 1px 3px rgba(0,0,0,.08);z-index:2}.legal-header{text-align:center;margin-bottom:3rem;border-bottom:1px solid hsla(33,22%,78%,.4);padding-bottom:2rem}.legal-header .icon-badge{width:70px;height:70px;border-radius:50%;background:rgba(92,130,166,.1);color:#5c82a6;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.legal-header .icon-badge.terms-badge{background:rgba(240,192,90,.1);color:#f0c05a}.legal-header h1{font-family:Playfair Display,serif;font-size:2.5rem;color:#2c251c;margin:0 0 .5rem}.legal-header .last-updated{font-family:Inter,sans-serif;font-size:.85rem;color:#5a4a3a;margin:0}.legal-content{font-family:Lora,serif;color:#2c251c;line-height:1.8;font-size:1.05rem}.legal-content h2{font-family:Playfair Display,serif;font-size:1.6rem;color:#2c251c;margin:2.5rem 0 1rem}.legal-content p{margin:0 0 1.5rem}.legal-content ul{margin:0 0 1.5rem;padding-left:1.5rem}.legal-content ul li{margin-bottom:.5rem}.legal-content .important-notice{background:hsla(0,59%,64%,.08);border-left:4px solid #d96c6c;padding:1.5rem;border-radius:4px;margin-bottom:2.5rem;transform:rotate(.3deg)}.legal-content .important-notice h3{margin:0 0 .75rem;font-family:Inter,sans-serif;color:#c53333;font-size:1.1rem;font-weight:700;letter-spacing:.5px}.legal-content .important-notice p{margin:0;font-size:.95rem;color:#b12e2e}.legal-content .important-notice.warning-notice{background:rgba(240,192,90,.08);border-left-color:#f0c05a}.legal-content .important-notice.warning-notice h3{color:#d19413}.legal-content .important-notice.warning-notice p{color:#ba8411}@media(max-width:768px){.privacy-terms-page{padding:2rem 1rem}.legal-card{padding:1.5rem}.legal-header h1{font-size:2rem}}