:root{--bg: #e7eaf1;--vignette-color: rgba(231, 234, 241, .7);--text: #3e3e3e;--text-muted: #666666;--glass-bg: #e7eaf1;--glass-shadow: 0px 5px 10px rgba(0, 0, 0, .408), 0 1px 10px rgba(255, 255, 255, 1) inset, 0px 1px 2px #19191963;--accent: #ff8c00;--accent-subtle: rgba(107, 88, 63, .1);--nav-bg: #e7eaf1;--tag-bg: rgba(107, 87, 63, .08);--tag-text: #e58e03;--transition: all .1s cubic-bezier(.175, .885, .32, 1.275);--ease: all .1s ease;--radius: 18px}html.dark{--bg: #191919;--vignette-color: rgba(25, 25, 25, .7);--text: #e7eaf1;--text-muted: #999999;--glass-bg: rgba(15, 15, 15, .55);--glass-shadow: 0 8px 40px rgba(0, 0, 0, .45), 1px 1px 20px rgba(255, 255, 255, .6) inset;--accent-subtle: rgba(184, 155, 122, .1);--nav-bg: #191919;--tag-bg: rgba(184, 150, 122, .1);--tag-text: #e58e03}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;cursor:default}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden;line-height:1.6}a{color:inherit;text-decoration:none}.background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.glass{background:var(--glass-bg);border-radius:var(--radius);box-shadow:var(--glass-shadow);overflow:hidden}main{position:relative;z-index:1;padding:0 5px 5px 60px}.section-wrap{max-width:1080px;margin:0 auto;padding:20px 28px}.section-label{font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.section-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1;margin-bottom:52px}@keyframes cardEnter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:cardEnter .9s cubic-bezier(.16,1,.3,1) both;animation-play-state:paused}.reveal.in-view{animation-play-state:running}.reveal.reveal-delay-1{animation-delay:.08s}.reveal.reveal-delay-2{animation-delay:.16s}.reveal.reveal-delay-3{animation-delay:.24s}@media(max-width:600px){.reveal{animation-duration:.7s}}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:8px;background:var(--accent);z-index:200;transform-origin:left;scale:0 1;animation:scroll-progress linear both;animation-timeline:scroll(y)}@keyframes scroll-progress{0%{scale:0 1}to{scale:1 1}}.pt-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0ae0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9998;pointer-events:none;opacity:0;transition:opacity .35s ease}.pt-backdrop.pt-on{opacity:1}.pt-backdrop.pt-hide{opacity:0}.pt-logo{position:fixed;top:50%;left:50%;width:200px;height:200px;border-radius:50%;object-fit:cover;box-shadow:inset 0 0 100px #000,inset 0 0 20px #e7eaf1,0 0 2px #fff;z-index:9999;pointer-events:none;opacity:0}.pt-logo.pt-animate{transition:transform .38s cubic-bezier(.76,0,.24,1),opacity .25s ease}.pt-logo.pt-on{opacity:1}.pt-logo.pt-hide{opacity:0}@keyframes logoPulse{0%,to{box-shadow:inset 0 0 100px #000,inset 0 0 20px #e7eaf1,0 0 2px #fff,0 0 #ff8c0000}50%{box-shadow:inset 0 0 100px #000,inset 0 0 20px #e7eaf1,0 0 2px #fff,0 0 48px #ff8c008c}}.pt-logo.pt-pulse{animation:logoPulse .7s ease-in-out infinite}.side-nav{position:fixed;left:max(20px,calc(50vw - 510px - 2rem));top:0;z-index:100;display:flex;flex-direction:column;align-items:center}.side-nav-item{display:flex;flex-direction:column;align-items:center}.side-nav-line{width:1px;height:28px;background:var(--accent);opacity:.35}.side-nav-link{display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px 0}.side-nav-dot{width:5px;height:5px;border-radius:50%;background:var(--accent);opacity:.5;flex-shrink:0;transition:opacity .25s ease,transform .25s ease}.side-nav-label{font-size:.92rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;transition:color .25s ease}.side-nav-link:hover .side-nav-dot{opacity:1;transform:scale(1.4)}.side-nav-link:hover .side-nav-label{color:var(--accent)}.theme-btn,.theme-btn-fixed{background:none;border:none;cursor:pointer;color:var(--text-muted);font-size:1.1rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:var(--ease)}.theme-btn-fixed{position:fixed;top:20px;right:20px;z-index:100}.theme-btn:hover,.theme-btn-fixed:hover{color:var(--text);background:var(--accent-subtle)}.hero-content{flex:1;animation:heroIn 3s cubic-bezier(.16,1,.3,1) both}@keyframes heroIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.hero{display:flex;flex-direction:column;max-width:1080px;margin:0 auto;position:relative;z-index:1}.hero-banner-strip{display:none}.hero-body{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:60px;padding:0 28px 40px;width:100%}.hero-logo-section{flex-shrink:0;position:relative;width:260px;height:260px;display:flex;align-items:center;justify-content:center;perspective:700px;animation:heroIn 3s cubic-bezier(.16,1,.3,1) both,hero-float 7s ease-in-out 3s infinite}.hero-logo-glow{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;border-radius:50%;background:radial-gradient(circle,rgba(255,140,0,.13) 0%,transparent 65%);pointer-events:none}.hero-logo-ring{position:absolute;top:-16%;right:-16%;bottom:-16%;left:-16%;border-radius:50%;border:1.5px solid var(--accent);opacity:.35;animation:ring-orbit 20s linear infinite}.hero-logo-ring-alt{top:-6%;right:-6%;bottom:-6%;left:-6%;border-width:1px;opacity:.18;animation-duration:32s;animation-direction:reverse}.hero-logo-img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes ring-orbit{0%{transform:rotateX(72deg) rotate(0)}to{transform:rotateX(72deg) rotate(360deg)}}.hero-tag{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:24px}.hero-name{font-size:clamp(3.5rem,10vw,7.5rem);font-weight:800;line-height:.95;letter-spacing:-.03em;margin-bottom:28px;color:var(--text)}.hero-title{font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;color:var(--text-muted);margin-bottom:20px;letter-spacing:.02em}.hero-sub{font-size:1rem;color:var(--text-muted);max-width:480px;line-height:1.7;margin-bottom:40px}.hero-cta{display:flex;gap:16px;flex-wrap:nowrap}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:var(--accent);color:#fff;font-size:.88rem;font-weight:600;border-radius:100px;transition:var(--transition)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 1px 10px #fff;border:1px solid #fff}.btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:var(--accent-subtle);color:var(--text);font-size:.88rem;font-weight:500;border-radius:100px;transition:var(--transition)}.btn-ghost:hover{transform:translateY(-2px);box-shadow:0 1px 10px var(--accent);border:1px solid var(--accent)}.scroll-indicator{position:absolute;bottom:40px;left:28px;display:flex;flex-direction:column;align-items:center;gap:6px}.scroll-line{width:1px;height:56px;background:linear-gradient(to bottom,var(--accent),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.about-grid{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}.about-card{padding:40px}.about-card p{color:var(--text-muted);line-height:1.8;margin-bottom:20px;font-size:.88rem}.about-card p:last-of-type{margin-bottom:28px}.portfolio-link{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:var(--accent);transition:gap .25s ease}.portfolio-link:hover{gap:10px}.about-sidebar{display:flex;flex-direction:column;gap:16px}.about-mini{padding:28px 32px}.mini-label{font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.edu-item{display:flex;gap:14px;align-items:baseline;margin-bottom:10px;font-size:.9rem;color:var(--text-muted)}.edu-item:last-child{margin-bottom:0}.edu-year{font-size:.75rem;font-weight:600;color:var(--accent);min-width:36px}.timeline{display:flex;flex-direction:column;gap:20px}.timeline-card{padding:36px 40px}.timeline-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;flex-wrap:wrap}.job-title{font-size:1.15rem;font-weight:700;margin-bottom:4px}.job-company{font-size:.88rem;font-weight:600;color:var(--accent)}.job-period{font-size:.78rem;font-weight:500;color:var(--text-muted);white-space:nowrap;padding-top:3px}.job-bullets{list-style:none;display:flex;flex-direction:column;gap:10px}.job-bullets li{font-size:.9rem;color:var(--text-muted);padding-left:18px;position:relative;line-height:1.65}.job-bullets li:before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:var(--accent);opacity:.6}.skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.skills-group{padding:36px 40px}.skills-group-title{font-size:.9rem;font-weight:700;margin-bottom:22px}.tags{display:flex;flex-wrap:wrap;gap:10px}.tag{display:inline-block;padding:7px 16px;background:var(--tag-bg);color:var(--tag-text);font-size:.8rem;font-weight:500;border-radius:100px;transition:var(--transition)}.tag:hover{transform:translateY(-2px);background:var(--accent-subtle)}.contact-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-item{display:flex;align-items:center;gap:18px;padding:28px 32px;transition:var(--transition)}.contact-item:hover{transform:translateY(-4px)}.contact-icon{font-size:1.3rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--accent-subtle);color:var(--accent);flex-shrink:0}.contact-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.contact-value{font-size:.9rem;font-weight:500;color:var(--text)}.footer{position:relative;z-index:1;text-align:center;padding:40px 28px;font-size:.78rem;color:var(--text-muted)}.mn-btn{display:none;position:fixed;bottom:max(28px,env(safe-area-inset-bottom,0px) + 16px);right:28px;width:52px;height:52px;border-radius:50%;background:var(--accent);border:none;cursor:pointer;z-index:601;flex-direction:column;align-items:center;justify-content:center;gap:7px;box-shadow:0 4px 24px #ff8c0073;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.mn-btn:hover{transform:scale(1.1)}.mn-bar{display:block;width:20px;height:2px;background:#fff;border-radius:2px;transition:transform .35s cubic-bezier(.76,0,.24,1),opacity .25s ease}.mn-btn-open .mn-bar:first-child{transform:translateY(4.5px) rotate(45deg)}.mn-btn-open .mn-bar:last-child{transform:translateY(-4.5px) rotate(-45deg)}.mn-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0af5;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:600;clip-path:circle(0px at calc(100% - 54px) calc(100% - 54px));transition:clip-path .55s cubic-bezier(.76,0,.24,1);pointer-events:none}.mn-overlay.mn-open{clip-path:circle(200% at calc(100% - 54px) calc(100% - 54px));pointer-events:all}.mn-links{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:8px}.mn-item{display:flex;align-items:center;gap:14px;background:none;border:none;color:#ffffffd9;font-size:2rem;font-weight:800;letter-spacing:-.03em;cursor:pointer;opacity:0;transform:translateY(18px);transition:opacity .35s ease,transform .35s ease,color .2s ease}.mn-overlay.mn-open .mn-item{opacity:1;transform:translateY(0)}.mn-item:hover{color:var(--accent)}.mn-item:hover .mn-dot{opacity:1;transform:scale(1.4)}.mn-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);opacity:.5;flex-shrink:0;transition:opacity .2s ease,transform .2s ease}@media(max-width:600px){.mn-btn{display:flex}.mn-overlay{display:block}}@media(max-width:860px){.side-nav{left:10px}.about-grid{grid-template-columns:1fr}.about-sidebar{flex-direction:row}.about-mini{flex:1}.skills-grid,.contact-links{grid-template-columns:1fr}.hero-name{font-size:clamp(3rem,12vw,5.5rem)}.section-title{font-size:clamp(1.75rem,6vw,2.5rem);margin-bottom:36px}}@media(max-width:600px){html{scroll-snap-type:y mandatory}.side-nav{display:none}.theme-btn-fixed{top:14px;right:14px}main{padding:0}.res-logo-header{display:none!important}.hero{height:100svh;max-width:100%;scroll-snap-align:start;overflow:hidden}.hero-banner-strip{display:block;width:100%;height:40svh;flex-shrink:0;background-color:#151515;background-size:cover;background-position:center top;animation:resSlideIn 100s linear infinite alternate both}.hero-body{height:60svh;padding:12px 18px;gap:16px;align-items:center}.hero-content{padding:0}.hero-logo-section{width:100px;height:100px;flex-shrink:0}.section-wrap{height:100svh;max-width:100%;padding:32px 18px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;scroll-snap-align:start}#experience{overflow-y:auto;overscroll-behavior-y:contain;justify-content:flex-start;padding-top:40px}.about-sidebar{flex-direction:column}.tags{gap:8px}.hero-name{font-size:clamp(2.8rem,14vw,4.5rem);margin-bottom:16px}.hero-sub{font-size:.88rem;margin-bottom:0}.about-card,.timeline-card,.skills-group,.about-mini{padding:20px 18px}.timeline-header{flex-direction:column;gap:4px}.contact-item{padding:18px 20px;gap:14px}.contact-icon{width:38px;height:38px;font-size:1rem}.tag{font-size:.75rem;padding:6px 13px}.section-title{font-size:clamp(1.6rem,7vw,2.2rem);margin-bottom:20px}}.res-logo-header{display:flex;width:100%;height:200px;background-color:#151515;background-size:1500px;background-position:top;padding:20px 20px 0;justify-content:center;animation:resSlideIn 100s linear infinite alternate both}@keyframes resSlideIn{0%{background-position:top;background-size:1500px}to{background-position:-100px 0;background-size:2000px}}.res-logo{height:200px;width:200px;border-radius:50%;box-shadow:inset 0 0 100px #000,inset 0 0 20px #e7eaf1,0 0 2px #fff;object-fit:cover;margin:0}@media(max-width:600px){.res-logo-header{display:none}.res-logo{height:120px;width:120px}.hero{height:100%;padding-top:0}}.res-page{min-height:100vh;background-color:var(--bg);color:var(--text);font-family:Inter,sans-serif;overflow-x:hidden}.res-page *{box-sizing:border-box;margin:revert;padding:revert;cursor:revert;list-style:revert;text-decoration:revert}.res-page a,.res-page button{cursor:pointer}.res-page a{text-decoration:none}.res-page ul{list-style:none;margin:0;padding:0}.res-page p,.res-page h1,.res-page h2,.res-page h3{margin:0}.res-page .res-logo-header{padding:20px}.res-page .res-logo{height:200px;width:200px;margin:0}@media(max-width:600px){.res-page .res-logo{height:140px;width:140px}}.res-accent{color:var(--accent)}.res-nav-bar{position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:var(--nav-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.res-back{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:transparent;border:none;font-size:.82rem;font-weight:600;color:var(--text);text-decoration:none;transition:background .2s ease;cursor:pointer}.res-back:hover{color:var(--accent)}.res-theme-btn{background:none;border:none;cursor:pointer;color:var(--text-muted);font-size:1.1rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:var(--ease)}.res-theme-btn:hover{color:var(--accent)}.res-progress{position:fixed;top:0;left:0;width:100%;height:6px;background:var(--accent);z-index:1000;transform-origin:left;scale:0 1;animation:resProg linear both;animation-timeline:scroll(y)}@keyframes resProg{to{scale:1 1}}.res-header{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding:40px 24px;width:100%}.res-profile-intro{display:flex;flex-direction:column;gap:14px;max-width:560px}.res-profile-title{font-family:Rubik Mono One,monospace;text-transform:uppercase;font-size:clamp(1.4rem,3vw,2rem);color:var(--text);margin:0;line-height:1.2}.res-profile-text{font-size:.82rem;line-height:1.75;color:var(--text-muted);margin:0}.res-profile-card{display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:var(--glass-shadow);border-radius:25px;padding:20px;width:280px}.res-profile-img{height:240px;width:240px;object-fit:cover;border-bottom:4px solid var(--accent);margin:0;display:block}.res-profile-links{font-family:Rubik Mono One,monospace;display:flex;flex-direction:column;gap:12px;align-items:center}.res-profile-links a{color:var(--text);font-size:.88rem;cursor:pointer;text-decoration:none}.res-profile-links a:hover{color:var(--accent)}.res-arrow{display:flex;justify-content:center;align-items:center;height:70px;width:70px;border-radius:50%;box-shadow:0 0 5px var(--accent),inset 0 0 1px var(--accent),0 0 15px #a0a0a0;margin:10px auto 20px;background:transparent;border:none;color:var(--text);font-size:2rem;cursor:pointer;animation:resUpDown 2s ease-in-out infinite}.res-arrow:hover{background:var(--accent-subtle)}@keyframes resUpDown{0%,to{transform:translateY(-12px)}50%{transform:translateY(0)}}.res-content-header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0 20px;font-family:Rubik Mono One,monospace;text-transform:uppercase;letter-spacing:3px;color:var(--text)}.res-tagline{font-size:.78rem;color:var(--text-muted);letter-spacing:2px;margin:0}.res-section-title{font-size:clamp(2rem,6vw,3.5rem);margin:8px 0}.res-flip{display:inline-block;transform:scaleX(-1)}.res-grid{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,400px);gap:15px;justify-content:center;padding:0 0 40px}.res-box{display:flex;border-radius:24px;box-shadow:var(--glass-shadow);overflow:hidden;min-height:280px}.res-box.res-list{align-items:center;padding:20px;gap:16px;background:var(--glass-bg)}.res-box-title{font-family:Anton,monospace;font-size:1.1rem;letter-spacing:6px;color:var(--text);writing-mode:vertical-lr;text-transform:uppercase;flex-shrink:0;margin-right:8px}.res-box .res-link-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px;width:100%}.res-box .res-link-list li{display:flex}.res-box .res-link-list li a{display:flex;align-items:center;gap:10px;padding:8px 4px;font-family:Bebas Neue,sans-serif;font-size:1.05rem;color:var(--text-muted);cursor:pointer;transition:color .2s;text-decoration:none}.res-box .res-link-list li a:hover{color:var(--accent)}.res-box.res-today{background-image:url(https://i.pinimg.com/564x/22/61/ef/2261ef6f5365370e117c1f3fce4ac957.jpg);background-size:cover;background-position:center;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:16px}.res-time,.res-date-text{font-family:Anton,monospace;font-size:2.2rem;color:#ffffffd9;text-shadow:0 0 50px #000;margin:0}.res-box.res-quotes{background-image:url(https://i.pinimg.com/564x/14/b1/2e/14b12e5f4aef3130884ce05b0a1d4fce.jpg);background-size:cover;background-position:center;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:16px;text-align:right}.res-quote-text{font-family:Anton,monospace;font-size:clamp(1.4rem,3vw,2rem);color:#ffffffe0;margin:0}.res-quote-author{font-family:Anton,monospace;color:#e7eaf1b3;margin-top:8px}.res-box.res-advice{background-image:url(https://i.pinimg.com/564x/e8/76/36/e87636b8e330d84490fe8aded6347402.jpg);background-size:cover;background-position:center;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:16px;text-transform:uppercase}.res-box.res-advice button,.res-box.res-activity button{background:transparent;border:none;color:#ffffffe6;font-family:Anton,monospace;font-size:clamp(1.4rem,3vw,2rem);text-transform:uppercase;text-align:left;cursor:pointer;line-height:1.2;padding:0}.res-hint{display:block;font-size:.88rem;color:var(--accent);cursor:pointer}.res-hint:hover{color:var(--text-muted)}.res-dynamic-text{font-family:Anton,monospace;font-size:1rem;color:#fff;border-left:2px solid #fff;padding-left:8px;text-shadow:0 0 20px black;margin-top:8px}.res-box.res-activity{background-image:url(https://i.pinimg.com/564x/64/2f/45/642f451f47e3f80f14553ec0dca22fca.jpg);background-size:cover;background-position:center;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:16px;text-transform:uppercase}.res-box.res-todo{background-image:url(https://i.pinimg.com/564x/06/69/38/066938f633a1394737d55392df4196e4.jpg);background-size:cover;flex-direction:column;padding:16px;gap:0}.res-todo-title{font-family:Nunito,Inter,sans-serif;text-transform:uppercase;font-size:1.6rem;color:#0f0f0fe6;font-weight:700;margin:0 0 4px}.res-todo-hint{font-family:Bebas Neue,sans-serif;color:#0f0f0fd9;font-size:1rem;margin:0 0 12px}.res-todo-form{display:flex;gap:12px;margin-bottom:8px}.res-todo-form input{flex:1;background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.5);font-size:.85rem;color:#0f0f0fe6;padding:4px 0;cursor:text;outline:none}.res-todo-form input::placeholder{color:#0006}.res-todo-form button{background:transparent;border:none;cursor:pointer;color:var(--accent);font-size:1.2rem;padding:0}.res-todo-list{margin:0;padding:0;list-style:none;max-height:180px;overflow-y:auto}.res-todo-list::-webkit-scrollbar{width:4px;background:#fafafa4d}.res-todo-list::-webkit-scrollbar-thumb{background:#1a1a1a80;border-radius:4px}.res-todo-list li{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:.9rem;color:#0f0f0fe6;border-bottom:1px solid rgba(0,0,0,.08)}.res-todo-list li button{background:transparent;border:none;cursor:pointer;color:var(--accent);font-size:.85rem;padding:0}.res-copy-btn{background:transparent;border:1px solid rgba(0,0,0,.3);border-radius:100px;padding:4px 12px;font-family:Bebas Neue,sans-serif;font-size:.9rem;color:#0f0f0fd9;cursor:pointer;align-self:flex-end;margin-top:8px}.res-copy-btn:hover{background:#0000001a}.res-box.res-img-reference{background-image:url(https://i.pinimg.com/564x/38/cd/8f/38cd8f030711c3d9acbd20f43401564d.jpg);background-size:cover;background-position:center}.res-box.res-img-read{background-image:url(https://i.pinimg.com/564x/1d/fd/92/1dfd9220acc3475da8280890e6f8b12b.jpg);background-size:cover;background-position:center}.res-box.res-img-aboutme{background-image:url(https://i.pinimg.com/564x/1f/a1/aa/1fa1aa34551e8e89b8c5be6a85988066.jpg);background-size:cover;background-position:center}.res-footer{text-align:center;padding:32px;font-size:.78rem;color:var(--text-muted);margin:0}@media(max-width:900px){.res-grid{grid-template-columns:repeat(auto-fill,300px)}.res-header{flex-direction:column;align-items:center}}@media(max-width:620px){.res-profile-intro,.res-section{padding:0 20px}.res-grid{grid-template-columns:minmax(0,400px);max-width:400px;padding:0 0 40px}.res-nav-bar{padding:10px 16px}.res-back{padding:6px 14px;font-size:.75rem}.res-content-header{text-align:center}.res-content-header h1{font-size:1.5em}}
