main.svelte-15h0ijt{margin-top:var(--navbar-height, 60px);padding-top:var(--space-m)}.page_grid.svelte-15h0ijt{display:grid;justify-content:center;width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.about.svelte-15h0ijt{display:flex;flex-direction:column;align-items:flex-start;padding:var(--space-l) var(--space-m);max-width:1200px;margin:0 auto;box-sizing:border-box;width:100%}.section_header.svelte-15h0ijt{text-align:left;margin-bottom:var(--space-xl);padding-bottom:var(--space-s);border-bottom:var(--basic-line-weight) solid var(--primary);font-size:var(--fs-4);font-weight:600;width:100%}blockquote.svelte-15h0ijt{font-size:var(--fs-3);font-weight:600;line-height:1.4;padding:var(--space-l);margin:0 0 var(--space-xl);max-width:800px;position:relative;border-left:4px solid var(--primary);background-color:rgba(var(--primary-rgb, 20, 23, 92),.04)}blockquote.svelte-15h0ijt:before{content:'"';font-size:4em;position:absolute;left:var(--space-s);top:-.2em;opacity:.15;color:var(--primary)}.about_bio.svelte-15h0ijt{display:flex;flex-direction:column;gap:var(--space-xl);width:100%;margin-bottom:var(--space-2xl)}.about_pic.svelte-15h0ijt{display:flex;justify-content:center;width:100%;position:relative}.about_pic.svelte-15h0ijt:after{content:"";position:absolute;width:100%;max-width:300px;height:100%;background-color:rgba(var(--primary-rgb, 20, 23, 92),.08);border-radius:8px;top:15px;left:calc(50% - 135px);z-index:1}.about_pic_image.svelte-15h0ijt{max-width:300px;width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #00000026;position:relative;z-index:2;border:4px solid var(--bg-color);transition:transform .3s ease,box-shadow .3s ease}.about_pic_image.svelte-15h0ijt:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0003}.journey_timeline.svelte-15h0ijt{display:flex;flex-direction:column;gap:var(--space-m);position:relative;padding:var(--space-m)}.timeline_heading.svelte-15h0ijt{margin-bottom:var(--space-m);padding-bottom:var(--space-xs);padding-left:var(--space-l);border-bottom:var(--basic-line-weight) solid var(--primary);width:calc(100% - var(--space-l))}.journey_timeline.svelte-15h0ijt:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background-color:var(--primary);transform:translate(calc(var(--space-m) - 2px))}.journey_item.svelte-15h0ijt{position:relative;padding-left:calc(var(--space-l) + var(--space-s));padding-bottom:var(--space-m);opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.journey_item.svelte-15h0ijt.animate-in{opacity:1;transform:translateY(0)}.journey_item.svelte-15h0ijt h3:where(.svelte-15h0ijt){margin-bottom:var(--space-xs);transition:transform .3s ease}.journey_item.svelte-15h0ijt:hover h3:where(.svelte-15h0ijt){transform:translate(5px)}.journey_item.svelte-15h0ijt p:where(.svelte-15h0ijt){line-height:1.6;margin:0}.timeline_marker.svelte-15h0ijt{position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background-color:var(--primary);color:var(--bg-color);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;transform:translate(calc(var(--space-m) - 14px));z-index:2;box-shadow:0 2px 4px #0003;transition:transform .3s ease,background-color .3s ease}.journey_item.svelte-15h0ijt:hover .timeline_marker:where(.svelte-15h0ijt){transform:translate(calc(var(--space-m) - 14px)) scale(1.1)}.skills.svelte-15h0ijt{display:flex;flex-direction:column;width:100%;max-width:1000px;margin:var(--space-xl) auto}.subsection_header.svelte-15h0ijt{text-align:left;margin-bottom:var(--space-m);padding-bottom:var(--space-xs);border-bottom:var(--basic-line-weight) solid var(--primary);font-weight:600;font-size:var(--fs-3);width:100%}.skill_container.svelte-15h0ijt{display:flex;flex-wrap:wrap;gap:var(--space-m)}.skillCard.svelte-15h0ijt{flex:1 1 280px;display:flex;flex-direction:column;padding:var(--space-m);border:var(--basic-line-weight) var(--primary) solid;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.skillCard.svelte-15h0ijt:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000014}.skillCard.svelte-15h0ijt h3:where(.svelte-15h0ijt){margin-bottom:var(--space-s)}.skillCard.svelte-15h0ijt ul:where(.svelte-15h0ijt){padding-left:var(--space-s);line-height:2}.personal.svelte-15h0ijt{display:flex;flex-direction:column;width:100%;max-width:1000px;margin:var(--space-xl) auto}.personal.svelte-15h0ijt p:where(.svelte-15h0ijt){line-height:1.6;margin-bottom:var(--space-m)}.lucky_feature.svelte-15h0ijt{display:flex;align-items:center;gap:var(--space-l);margin:var(--space-l) 0;padding:var(--space-l);background-color:rgba(var(--primary-rgb, 20, 23, 92),.03);border-radius:8px}.lucky_img_container.svelte-15h0ijt{flex:0 0 40%;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.lucky_img.svelte-15h0ijt{width:100%;height:auto;display:block;transition:transform .5s ease}.lucky_img.svelte-15h0ijt:hover{transform:scale(1.05)}.lucky_caption.svelte-15h0ijt{flex:1}.lucky_caption.svelte-15h0ijt h3:where(.svelte-15h0ijt){margin-bottom:var(--space-s)}.lucky_caption.svelte-15h0ijt p:where(.svelte-15h0ijt){margin:0}.sketch_gallery.svelte-15h0ijt{margin-top:var(--space-l)}.sketch_gallery.svelte-15h0ijt h3:where(.svelte-15h0ijt){margin-bottom:var(--space-s)}.sketch_gallery.svelte-15h0ijt p:where(.svelte-15h0ijt){margin-bottom:var(--space-m)}.gallery_container.svelte-15h0ijt{display:flex;flex-wrap:wrap;gap:var(--space-m)}.gallery_item.svelte-15h0ijt{flex:1 1 250px;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.gallery_item.svelte-15h0ijt:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.sketch_img.svelte-15h0ijt{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1;display:block;transition:transform .5s ease}.gallery_item.svelte-15h0ijt:hover .sketch_img:where(.svelte-15h0ijt){transform:scale(1.05)}@media screen and (min-width: 1001px){.about_bio.svelte-15h0ijt{flex-direction:row;align-items:flex-start}.about_pic.svelte-15h0ijt{flex:0 0 300px}.journey_timeline.svelte-15h0ijt{flex:1;margin-top:0}.skill_container.svelte-15h0ijt{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width: 1000px){.journey_timeline.svelte-15h0ijt:before{display:none}.timeline_heading.svelte-15h0ijt{padding-left:0}.journey_item.svelte-15h0ijt{padding-left:var(--space-s);border-left:3px solid var(--primary);margin-left:10px}.timeline_marker.svelte-15h0ijt{left:-15px;transform:none}.journey_item.svelte-15h0ijt:hover .timeline_marker:where(.svelte-15h0ijt){transform:scale(1.1)}.lucky_feature.svelte-15h0ijt{flex-direction:column;padding:var(--space-m)}.lucky_img_container.svelte-15h0ijt{width:100%;flex:none}}@media screen and (max-width: 600px){.about.svelte-15h0ijt{padding:var(--space-m) var(--space-s)}.gallery_item.svelte-15h0ijt{flex:1 1 100%}}
