*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Georgia,serif;background:#fafaf8;color:#1a1a1a;line-height:1.7}shaipe-header,shaipe-footer{display:contents}header{padding:2rem;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:1.6rem;font-family:Helvetica Neue,sans-serif;font-weight:700;letter-spacing:.05em;color:#1a1a1a;text-decoration:none}.wordmark span,.ai-accent{color:#5a7fff}.ai-accent:hover{color:#3a5fdf}.ai-accent-inverse{color:#1a1a1a}.cta-btn .ai-accent-inverse{color:#1e3a8a}.cta-btn:hover .ai-accent-inverse{color:#162d6e}nav a{margin-left:1.5rem;font-family:Helvetica Neue,sans-serif;font-size:.9rem;color:#555;text-decoration:none}nav a:hover{color:#1a1a1a}.hero{max-width:720px;margin:5rem auto;padding:0 2rem;text-align:center}.hero h1{font-size:2.4rem;font-weight:400;line-height:1.3;margin-bottom:1.2rem}.hero p{font-size:1.1rem;color:#444;margin-bottom:2rem}.yes-btn,.no-btn{font-family:Helvetica Neue,sans-serif;font-size:.9rem;padding:.5rem 1.25rem;border-radius:4px;border:none;cursor:pointer;letter-spacing:.03em;transition:background .15s}.no-btn{background:#5a7fff26;color:#1a1a1a}.no-btn:hover{background:#5a7fff40;box-shadow:0 6px 16px #1a1a1a21}.yes-btn{background:#5a7fff;color:#fff;box-shadow:0 4px 12px #5a7fff4d}.yes-btn:hover{background:#3a5fdf;box-shadow:0 6px 16px #5a7fff66}.cta-btn{display:inline-block;padding:.75rem 1.75rem;background:#5a7fff;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:.95rem;border-color:#1b2236;border-radius:4px;text-decoration:none;letter-spacing:.03em;cursor:pointer}.cta-btn:hover{background:#3a5fdf}.concepts{max-width:720px;margin:0 auto 4rem;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.concept-card{border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem}.concept-label{font-family:Helvetica Neue,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;margin-bottom:.75rem}.concept-card p{font-size:.95rem;color:#555;margin-bottom:1rem}.concept-card a{font-family:Helvetica Neue,sans-serif;font-size:.85rem;color:#5a7fff;text-decoration:none}.concept-card a:hover{text-decoration:underline}.posts{max-width:720px;margin:4rem auto;padding:0 2rem}.posts h2{font-family:Helvetica Neue,sans-serif;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#888;margin-bottom:2rem}.post-card{border-top:1px solid #e0e0e0;padding:1.5rem 0}.post-card .category{font-family:Helvetica Neue,sans-serif;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#5a7fff;margin-bottom:.4rem}.post-card h3{font-size:1.2rem;font-weight:400;margin-bottom:.5rem}.post-card p{font-size:.95rem;color:#555}footer{margin-top:6rem;padding:2rem;border-top:1px solid #e0e0e0;text-align:center}.ai-tag{font-size:.72rem;color:#555;letter-spacing:.05em}shaipe-modal,shaipe-quiz-modal{display:flex;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}shaipe-modal .modal-card,shaipe-quiz-modal .modal-card{transform:scale(.9);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}shaipe-modal[open],shaipe-quiz-modal[open]{display:flex;opacity:1;visibility:visible}shaipe-modal[open] .modal-card,shaipe-quiz-modal[open] .modal-card{transform:scale(1)}.modal-backdrop{position:absolute;inset:0;background:#0a0a1473;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.modal-card{position:relative;z-index:1;background:#d6dfffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid #5a7fff40;border-radius:16px;padding:2rem 2rem 3rem;width:min(560px,90vw);max-height:85vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 8px 40px #0000004d}.modal-header{margin-bottom:1.5rem}.modal-title{font-family:Helvetica Neue,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.02em;color:#1a1a1a;margin:0}.modal-close{appearance:none;background:transparent;border:none;padding:0;margin:0;outline:none;position:absolute;top:.5rem;right:.5rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;line-height:0;border-radius:50%;transition:background-color .2s,color .2s,transform .2s}.modal-close:hover{color:#5a7fff;background-color:#5a7fff1a;transform:rotate(90deg)}.modal-content{font-family:Georgia,serif;font-size:1rem;line-height:1.5;color:#1a1a1ae6}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.modal-card .ai-tag{position:absolute;bottom:.5rem;left:1rem;right:1rem;padding-top:.5rem;border-top:1px solid #5a7fff40;text-align:center}.quiz-progress{font-family:Helvetica Neue,sans-serif;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#5a7fff;margin-bottom:.75rem}.quiz-question{font-size:1.05rem;font-weight:400;margin-bottom:1.25rem;color:#1a1a1a}.quiz-options{display:flex;flex-direction:column;gap:.5rem}.quiz-option{font-family:Helvetica Neue,sans-serif;font-size:.95rem;text-align:left;padding:.65rem 1rem;border:1px solid #5a7fff40;border-radius:6px;background:#fff;color:#1a1a1a;cursor:pointer;transition:background .15s,border-color .15s}.quiz-option:hover{background:#eef1ff;border-color:#5a7fff}.quiz-result-label{font-family:Helvetica Neue,sans-serif;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:#5a7fff;margin-bottom:.5rem}.quiz-score{font-family:Helvetica Neue,sans-serif;font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.quiz-result-desc{font-size:.95rem;color:#555;line-height:1.6}.md-body{max-width:720px;margin:3rem auto;padding:0 2rem;font-family:Georgia,serif;font-size:1rem;line-height:1.75;color:#1a1a1a}.md-body h1,.md-body h2,.md-body h3,.md-body h4{font-family:Helvetica Neue,sans-serif;font-weight:600;line-height:1.3;margin:2rem 0 .75rem;padding-bottom:.3em}.md-body h1{font-size:2rem;border-bottom:1px solid #e0e0e0}.md-body h2{font-size:1.4rem;border-bottom:1px solid #e0e0e0}.md-body h3{font-size:1.1rem}.md-body p{margin:0 0 1rem}.md-body a{color:#5a7fff;text-decoration:none}.md-body a:hover{text-decoration:underline}.md-body code{font-family:Courier New,monospace;font-size:.88em;background:#f0f0ee;padding:.15em .4em;border-radius:3px}.md-body pre{background:#f6f6f4;border:1px solid #e0e0e0;border-radius:4px;padding:1rem;overflow-x:auto;margin:0 0 1rem}.md-body pre code{background:none;padding:0;font-size:.9em}.md-body blockquote{border-left:4px solid #5a7fff;margin:0 0 1rem;padding:.5rem 1rem;color:#555;background:#f8f8ff}.md-body ul,.md-body ol{margin:0 0 1rem 1.5rem}.md-body li{margin-bottom:.25rem}.md-body table{width:100%;border-collapse:collapse;margin:0 0 1rem;font-size:.95rem}.md-body th,.md-body td{border:1px solid #e0e0e0;padding:.5rem .75rem;text-align:left}.md-body th{background:#f0f0ee;font-family:Helvetica Neue,sans-serif;font-weight:600}.md-body hr{border:none;border-top:1px solid #e0e0e0;margin:2rem 0}.md-body img{max-width:100%;border-radius:4px}
