@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--primary-color:#4361ee;--primary-light:#4895ef;--secondary-color:#3f37c9;--accent-color:#f72585;--accent-light:#ff49db;--background-light:#f8f9fa;--background-dark:#212529;--text-light:#f8f9fa;--text-dark:#212529;--card-bg:#ffffff;--card-border:rgba(0,0,0,0.1);--code-bg:#1e293b;--border-color:#e2e8f0}@media (prefers-color-scheme:dark){:root{--primary-color:#4cc9f0;--primary-light:#4895ef;--secondary-color:#7209b7;--accent-color:#f72585;--accent-light:#ff49db;--background-light:#121212;--background-dark:#000000;--text-light:#ffffff;--text-dark:#e9ecef;--card-bg:#1e1e1e;--card-border:rgba(255,255,255,0.1);--code-bg:#1e293b;--border-color:#2d3748}}body{background-color:var(--background-light);color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.main-title{font-size:2rem;line-height:1.2;font-weight:800;color:var(--primary-color);margin-bottom:1.5rem}.subtitle{font-size:1.5rem;line-height:1.5;margin-bottom:2rem;color:var(--secondary-color)}@media (min-width:768px){.main-title{font-size:2.5rem}.subtitle{font-size:2rem}}.gradient-heading{font-weight:700;color:var(--primary-color);text-shadow:0 1px 2px rgba(0,0,0,.05)}.card{border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);padding:1.5rem;transition:all .3s ease;background-color:var(--card-bg);border:1px solid var(--border-color);position:relative}.card:hover{box-shadow:0 6px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.btn-primary{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;transition:all .2s ease;background-color:var(--primary-color);color:var(--text-light);border:none;cursor:pointer}.btn-primary:hover{background-color:var(--primary-light);box-shadow:0 2px 4px rgba(0,0,0,.1)}.code-block{border-radius:.375rem;padding:1rem;overflow:auto;margin:1rem 0;background-color:var(--code-bg);color:#e2e8f0;border-left:3px solid var(--accent-color);line-height:1.8}code,pre{font-family:Menlo,Monaco,Courier New,monospace}.html-attr,.html-string,.html-tag,.js-comment,.js-keyword,.js-string,.json-boolean,.json-key,.json-number,.json-string,code,pre{line-height:1.8}.hljs,code[class*=language-],pre[class*=language-]{line-height:1.8!important}.min-h-screen{min-height:100vh}.container{width:100%}.container,.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.max-w-4xl{max-width:56rem}.text-center{text-align:center}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.mb-4{margin-bottom:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.max-w-2xl{max-width:42rem}.bg-white{background-color:white}.rounded-xl{border-radius:.75rem}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-6{padding:1.5rem}.mb-10{margin-bottom:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-semibold{font-weight:600}.list-decimal{list-style-type:decimal}.list-inside{list-style-position:inside}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ml-4{margin-left:1rem}.mb-2{margin-bottom:.5rem}.hover\:underline:hover{text-decoration:underline}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.my-8{margin-top:2rem;margin-bottom:2rem}.border-t{border-top-width:1px}.border-gray-200{border-color:var(--border-color)}.mb-12{margin-bottom:3rem}.p-8{padding:2rem}.border-b{border-bottom-width:1px}.pb-2{padding-bottom:.5rem}.list-disc{list-style-type:disc}.space-y-2>*+*{margin-top:.5rem}.flex{display:flex}.items-start{align-items:flex-start}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.ml-8{margin-left:2rem}.mt-2{margin-top:.5rem}.space-y-1>*+*{margin-top:.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.overflow-auto{overflow:auto}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.p-3{padding:.75rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.p-4{padding:1rem}.mt-12{margin-top:3rem}.pt-8{padding-top:2rem}.text-gray-600{color:rgb(75,85,99)}.text-indigo-700{color:var(--secondary-color)}.text-blue-600{color:var(--primary-color)}.hover\:text-blue-800:hover{color:var(--primary-light)}.text-indigo-500,.text-indigo-600{color:var(--secondary-color)}.text-blue-500{color:var(--primary-color)}.text-pink-600{color:var(--accent-color)}.text-gray-700{color:rgb(55,65,81)}.bg-gray-100{background-color:rgb(243,244,246)}.bg-gray-800{background-color:rgb(31,41,55)}.text-gray-100{color:rgb(243,244,246)}.bg-blue-50{background-color:rgb(239,246,255)}.inline-block{display:inline-block}.transform{transform:translateY(0)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.bg-gradient-to-br{background-color:var(--background-light)}.bg-gradient-to-r{color:var(--primary-color)}.text-transparent{color:transparent}.bg-clip-text{-webkit-background-clip:text;background-clip:text}#section1,#section10,#section2,#section3,#section4,#section5,#section6,#section7,#section8,#section9{border-left:3px solid var(--primary-color);background-color:var(--card-bg);border-radius:.375rem;margin-bottom:1.5rem}#section2{border-left-color:var(--secondary-color)}#section3{border-left-color:var(--accent-color)}#section4{border-left-color:#22c55e}#section5{border-left-color:#f59e0b}#section6{border-left-color:#0ea5e9}#section7{border-left-color:#8b5cf6}#section8{border-left-color:#ef4444}#section9{border-left-color:#06b6d4}#section10{border-left-color:#f97316}#section8>div{border-radius:.5rem;border:1px solid var(--border-color);box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .2s ease;background-color:var(--card-bg)}#section8>div:first-child{border-top:3px solid #4fd1c5}#section8>div:nth-child(2){border-top:3px solid #9061f9}#section8>div:nth-child(3){border-top:3px solid #f6ad55}#section8>div:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}.exercise-page{max-width:56rem;margin:0 auto;padding:2rem 1rem}.exercise-title{font-size:2.5rem;color:var(--primary-color);margin-bottom:1.5rem;font-weight:700}.exercise-description{margin-bottom:2rem;font-size:1.125rem}.exercise-section{background-color:var(--card-bg);border-radius:.5rem;padding:1.5rem;margin-bottom:2rem;border-left:3px solid var(--primary-color);box-shadow:0 2px 4px rgba(0,0,0,.05)}.exercise-section h2{font-size:1.5rem;color:var(--primary-color);margin-bottom:1rem;font-weight:600}.exercise-section h3{font-size:1.25rem;color:var(--secondary-color);margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.back-link{display:inline-block;margin-top:2rem;color:var(--primary-color);text-decoration:none;font-weight:500}.back-link:hover{text-decoration:underline}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.bg-opacity-50{background-color:rgba(0,0,0,.5)}.items-center{align-items:center}.justify-center{justify-content:center}.z-50{z-index:50}.max-w-md{max-width:28rem}.w-full{width:100%}.max-h-\[90vh\]{max-height:90vh}.overflow-y-auto{overflow-y:auto}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.justify-between{justify-content:space-between}.space-y-4>*+*{margin-top:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.mb-1{margin-bottom:.25rem}.text-red-500{color:rgb(239,68,68)}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.border{border-width:1px}.border-gray-300{border-color:rgb(209,213,219)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 3px rgba(59,130,246,.5)}.focus\:border-transparent:focus{border-color:transparent}.resize-vertical{resize:vertical}.gap-3{gap:.75rem}.pt-4{padding-top:1rem}.flex-1{flex:1 1 0%}.hover\:bg-gray-50:hover{background-color:rgb(249,250,251)}.bg-black{background-color:rgb(0,0,0)}.text-gray-500{color:rgb(107,114,128)}.hover\:text-gray-700:hover{color:rgb(55,65,81)}@media (min-width:768px){.md\:text-5xl{font-size:3rem;line-height:1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}