@charset "UTF-8";@keyframes slideFromBottom{0%{opacity:0;transform:translateY(56px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-56px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-carousel{display:flex;flex-direction:column;margin-top:120px;position:relative}.project-carousel .carousel-heading{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:40px;line-height:1.11;color:#333;margin:0 0 44px}.carousel-body{display:flex;height:700px}.carousel-display{flex:1;min-width:0;position:relative;border-radius:16px;overflow:hidden}.carousel-display.dir-down{animation:slideFromBottom .55s cubic-bezier(.22,1,.36,1) both}.carousel-display.dir-up{animation:slideFromTop .55s cubic-bezier(.22,1,.36,1) both}.carousel-display .carousel-image{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#c4c4c4;background-size:cover;background-position:center}.carousel-display .carousel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(165deg,#0000,#0003 45%,#0009)}.carousel-display .carousel-content{position:absolute;bottom:0;left:0;right:0;padding:52px 56px}.carousel-display .carousel-content .project-number{display:block;font-family:Bruno Ace SC,sans-serif;font-size:80px;line-height:1;color:#c8ff32;opacity:.22;letter-spacing:-.05em;margin-bottom:2px;-webkit-user-select:none;user-select:none;animation:fadeUp .6s .05s cubic-bezier(.22,1,.36,1) both}.carousel-display .carousel-content .project-title{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:60px;line-height:1.08;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.5);margin:0 0 16px;letter-spacing:-.03em;animation:fadeUp .6s .12s cubic-bezier(.22,1,.36,1) both}.carousel-display .carousel-content .project-desc{font-family:Inter,sans-serif;font-size:18px;line-height:1.65;color:#fff;text-shadow:0 3px 14px rgba(0,0,0,.45);margin:0 0 32px;max-width:560px;animation:fadeUp .6s .19s cubic-bezier(.22,1,.36,1) both}.carousel-display .carousel-content .project-link{display:inline-flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#000;background:#c8ff32;padding:13px 28px;border-radius:4px;transition:background .2s ease,gap .25s ease;animation:fadeUp .6s .25s cubic-bezier(.22,1,.36,1) both}.carousel-display .carousel-content .project-link .link-arrow{display:inline-block;transition:transform .25s ease}.carousel-display .carousel-content .project-link:hover{background:#fff;gap:16px}.carousel-display .carousel-content .project-link:hover .link-arrow{transform:translate(3px)}.carousel-display .carousel-date{position:absolute;top:24px;right:24px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;background:#00000047;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:6px 14px;border-radius:30px;border:1px solid rgba(255,255,255,.14);animation:fadeUp .5s .1s cubic-bezier(.22,1,.36,1) both}.carousel-display .mobile-dots{display:none;position:absolute;bottom:20px;right:20px;gap:8px}.carousel-display .mobile-dots .mobile-dot{width:8px;height:8px;border-radius:50%;background:#ffffff59;border:none;cursor:pointer;padding:0;transition:background .3s,transform .3s}.carousel-display .mobile-dots .mobile-dot.active{background:#c8ff32;transform:scale(1.3)}.carousel-nav{width:300px;flex-shrink:0;padding-left:52px;display:flex;flex-direction:column}.carousel-nav .nav-timeline{flex:1;min-height:0;position:relative;display:flex;gap:24px}.carousel-nav .track-line{width:2px;flex-shrink:0;background:#0000001a;border-radius:2px;position:relative;margin-top:7px;margin-bottom:7px}.carousel-nav .track-line .track-fill{position:absolute;top:0;left:0;right:0;background:#c8ff32;border-radius:2px;min-height:0;transition:height .55s cubic-bezier(.4,0,.2,1)}.carousel-nav .nav-items{flex:1;display:flex;flex-direction:column;justify-content:space-between}.carousel-nav .nav-item{position:relative;display:flex;flex-direction:column;gap:1px;background:none;border:none;padding:0;cursor:pointer;text-align:left;transition:transform .25s ease}.carousel-nav .nav-item:before{content:"";position:absolute;left:-31px;top:7px;width:12px;height:12px;border-radius:50%;background:#0000001f;border:2px solid rgba(0,0,0,.1);transition:width .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1),left .35s cubic-bezier(.4,0,.2,1),top .35s cubic-bezier(.4,0,.2,1),background .35s ease,border-color .35s ease,box-shadow .35s ease}.carousel-nav .nav-item .nav-num{font-family:Bruno Ace SC,sans-serif;font-size:10px;letter-spacing:.1em;color:#00000040;transition:color .3s}.carousel-nav .nav-item .nav-name{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:18px;line-height:1.2;color:#00000047;transition:color .3s,font-size .3s}.carousel-nav .nav-item .nav-date{font-family:Inter,sans-serif;font-size:12px;color:#00000038;transition:color .3s}.carousel-nav .nav-item.passed:before{background:#c8ff32;border-color:#c8ff32}.carousel-nav .nav-item.passed .nav-num,.carousel-nav .nav-item.passed .nav-name{color:#00000073}.carousel-nav .nav-item.passed .nav-date{color:#00000059}.carousel-nav .nav-item.active:before{width:16px;height:16px;left:-33px;top:5px;background:#c8ff32;border-color:#c8ff32;box-shadow:0 0 0 5px #c8ff3238}.carousel-nav .nav-item.active .nav-num{color:#000}.carousel-nav .nav-item.active .nav-name{color:#000;font-size:22px}.carousel-nav .nav-item.active .nav-date{color:#555}.carousel-nav .nav-item:not(.active):hover{transform:translate(5px)}.carousel-nav .nav-item:not(.active):hover .nav-name{color:#000000a6}.carousel-nav .nav-arrows{display:flex;gap:10px;margin-top:32px}.carousel-nav .nav-arrows .arrow-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(0,0,0,.18);background:none;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;color:#333;transition:background .2s,border-color .2s,color .2s,transform .2s}.carousel-nav .nav-arrows .arrow-btn:hover:not(:disabled){background:#c8ff32;border-color:#c8ff32;color:#000;transform:scale(1.08)}.carousel-nav .nav-arrows .arrow-btn:disabled{opacity:.2;cursor:not-allowed}@media (max-width: 1100px){.project-carousel .carousel-heading{font-size:32px;margin-bottom:36px}.carousel-body{height:600px}.carousel-nav{width:240px;padding-left:36px}.carousel-nav .nav-item .nav-name{font-size:16px}.carousel-nav .nav-item.active .nav-name{font-size:19px}.carousel-content .project-title{font-size:48px!important}.carousel-content .project-number{font-size:64px!important}}@media (max-width: 768px){.project-carousel{margin-top:60px}.project-carousel .carousel-heading{font-size:28px;margin-bottom:24px}.carousel-body{height:520px;flex-direction:column}.carousel-display{flex:1}.carousel-display .carousel-content{padding:32px 28px}.carousel-display .carousel-content .project-number{font-size:48px!important}.carousel-display .carousel-content .project-title{font-size:36px!important}.carousel-display .carousel-content .project-desc{font-size:15px!important}.carousel-display .mobile-dots{display:flex}.carousel-nav{display:none}}.speed-read-page{position:relative;width:100%;min-height:100vh;background:#faf7f2;overflow-x:hidden}.speed-read-page .background-gradient{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.speed-read-page .background-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/web2-pattern.png);background-size:230px 220px;background-repeat:repeat;opacity:.08;pointer-events:none}.speed-read-page .radial-gradient-overlay{position:absolute;width:2065px;height:2054px;left:28px;top:-964px;background:radial-gradient(circle at center,#1caf83,#37b891df,#52c09ebf 20%,#89d2ba80 40%,#f5f4f100 80%);transform:rotate(198.492deg);pointer-events:none}.speed-read-page .main-content{position:relative;z-index:1;max-width:1920px;margin:0 auto;padding:100px 90px}@media (max-width: 1200px){.speed-read-page .main-content{padding:80px 60px}}@media (max-width: 768px){.speed-read-page .main-content{padding:60px 30px}}.speed-read-page .animated-cursor{position:absolute;left:680px;top:577px;width:737px;height:64px;background:#7366fe40;border-radius:12px 0 0 12px}@media (max-width: 1200px){.speed-read-page .animated-cursor{display:none}}.speed-read-page .animated-cursor .cursor-line{position:absolute;right:0;top:0;bottom:0;width:4px;background:#7366fe;border-radius:0 8px 8px 0}.speed-read-page .animated-cursor .cursor-line .cursor-text{position:absolute;top:-28px;right:-57.2px;background:#7366fe;color:#fff;padding:8px 16px;border-radius:8px 8px 8px 0;font-family:Inter,sans-serif;font-weight:500;font-size:15px;white-space:nowrap}.speed-read-page .hero-section{text-align:center;padding:90px 0 120px;max-width:1028px;margin:0 auto}@media (max-width: 768px){.speed-read-page .hero-section{padding:60px 0 80px}}.speed-read-page .hero-section .design-credit{font-family:Inter,sans-serif;font-weight:500;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#7366fe;margin-bottom:24px}.speed-read-page .hero-section .hero-title{font-family:Inter,sans-serif;font-weight:700;font-size:84px;line-height:1.2;color:#333;margin:0 0 32px}@media (max-width: 1200px){.speed-read-page .hero-section .hero-title{font-size:64px}}@media (max-width: 768px){.speed-read-page .hero-section .hero-title{font-size:42px}}.speed-read-page .hero-section .hero-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:17px;line-height:1.5;color:#333;margin:0}.speed-read-page .section-heading{font-family:PingFang SC,sans-serif;font-weight:600;font-size:48px;line-height:1.2;letter-spacing:-1.92px;color:#000;margin:0 0 60px}@media (max-width: 768px){.speed-read-page .section-heading{font-size:36px;margin-bottom:40px}}.speed-read-page .project-background{max-width:1400px;margin-bottom:120px}@media (max-width: 768px){.speed-read-page .project-background{margin-bottom:80px}}.speed-read-page .project-background .background-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;align-items:start}@media (max-width: 968px){.speed-read-page .project-background .background-grid{grid-template-columns:1fr;gap:40px}}.speed-read-page .project-background .background-grid .background-text{font-family:Inter,sans-serif;font-size:20px;line-height:1.6;color:#2d2323}.speed-read-page .project-background .background-grid .background-text p{margin-bottom:20px}.speed-read-page .project-background .background-grid .background-text p:last-child{margin-bottom:0}.speed-read-page .project-background .background-grid .background-text strong{font-weight:700}.speed-read-page .project-background .background-grid .background-image{grid-column:2;grid-row:1/3}@media (max-width: 968px){.speed-read-page .project-background .background-grid .background-image{grid-column:1;grid-row:auto}}.speed-read-page .project-background .background-grid .background-image img{width:100%;height:auto;border-radius:20px}.speed-read-page .user-interviews{margin-bottom:120px}@media (max-width: 768px){.speed-read-page .user-interviews{margin-bottom:80px}}.speed-read-page .user-interviews .interviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}@media (max-width: 1200px){.speed-read-page .user-interviews .interviews-grid{grid-template-columns:1fr;gap:30px}}.speed-read-page .user-interviews .interviews-grid .interview-card{background:#fff;border:3px solid rgba(45,35,35,.05);border-radius:20px;padding:52px 53px 53px;display:flex;flex-direction:column;gap:30px}.speed-read-page .user-interviews .interviews-grid .interview-card .interview-quote{font-family:Inter,sans-serif;font-size:20px;line-height:1.6;color:#2d2323;margin:0}.speed-read-page .user-interviews .interviews-grid .interview-card .interview-author{display:flex;align-items:center;gap:20px}.speed-read-page .user-interviews .interviews-grid .interview-card .interview-author img{width:70px;height:70px;border-radius:50%;object-fit:cover}.speed-read-page .user-interviews .interviews-grid .interview-card .interview-author .author-info{flex:1}.speed-read-page .user-interviews .interviews-grid .interview-card .interview-author .author-info strong{font-family:Inter,sans-serif;font-weight:500;font-size:15px;color:#2d2323;display:block;margin-bottom:4px}.speed-read-page .user-interviews .interviews-grid .interview-card .interview-author .author-info p{font-family:Inter,sans-serif;font-size:15px;line-height:1.5;color:#2d2323;margin:0}.speed-read-page .user-interviews .insights-section .insights-intro{font-family:PingFang SC,sans-serif;font-size:20px;line-height:1.6;color:#000;margin-bottom:40px}.speed-read-page .user-interviews .insights-section .insights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:80px}@media (max-width: 968px){.speed-read-page .user-interviews .insights-section .insights-grid{grid-template-columns:1fr;gap:40px}}.speed-read-page .user-interviews .insights-section .insights-grid .insights-column .insights-title{font-family:PingFang SC,sans-serif;font-size:36px;color:#009387;margin:0 0 24px}.speed-read-page .user-interviews .insights-section .insights-grid .insights-column .insights-list{font-family:PingFang SC,sans-serif;font-weight:500;font-size:24px;line-height:1.6;color:#000;list-style-position:outside;padding-left:24px}.speed-read-page .user-interviews .insights-section .insights-grid .insights-column .insights-list li{margin-bottom:12px}.speed-read-page .user-interviews .insights-section .insights-grid .insights-column .insights-list li:last-child{margin-bottom:0}.speed-read-page .competitive-analysis{margin-bottom:120px}@media (max-width: 768px){.speed-read-page .competitive-analysis{margin-bottom:80px}}.speed-read-page .competitive-analysis .analysis-intro{max-width:345px;font-family:PingFang SC,sans-serif;font-size:20px;line-height:1.6;color:#000;margin-bottom:60px}@media (max-width: 768px){.speed-read-page .competitive-analysis .analysis-intro{max-width:100%}}.speed-read-page .competitive-analysis .analysis-intro p{margin-bottom:20px}.speed-read-page .competitive-analysis .analysis-intro p:last-child{margin-bottom:0}.speed-read-page .competitive-analysis .analysis-intro strong{font-weight:500}.speed-read-page .competitive-analysis .competitors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}@media (max-width: 1200px){.speed-read-page .competitive-analysis .competitors-grid{grid-template-columns:1fr;gap:40px}}.speed-read-page .competitive-analysis .competitors-grid .competitor-card{text-align:center}.speed-read-page .competitive-analysis .competitors-grid .competitor-card .competitor-image{margin-bottom:24px}.speed-read-page .competitive-analysis .competitors-grid .competitor-card .competitor-image img{width:100%;height:auto;border-radius:12px}.speed-read-page .competitive-analysis .competitors-grid .competitor-card h3{font-family:PingFang SC,sans-serif;font-weight:500;font-size:32px;color:#000;margin:0 0 12px}.speed-read-page .competitive-analysis .competitors-grid .competitor-card p{font-family:PingFang SC,sans-serif;font-size:24px;line-height:1.4;color:#000;margin:0}.speed-read-page .design-opportunities{margin-bottom:120px}@media (max-width: 768px){.speed-read-page .design-opportunities{margin-bottom:80px}}.speed-read-page .design-opportunities .opportunities-grid{display:flex;flex-direction:column;gap:60px}.speed-read-page .design-opportunities .opportunities-grid .opportunity-row{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:center;padding:40px 0;border-top:1px solid rgba(0,0,0,.1)}@media (max-width: 968px){.speed-read-page .design-opportunities .opportunities-grid .opportunity-row{grid-template-columns:1fr;gap:20px}}.speed-read-page .design-opportunities .opportunities-grid .opportunity-row:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .pain-point h3,.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .opportunity h3{font-family:PingFang SC,sans-serif;font-size:36px;color:#009387;margin:0 0 16px}.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .pain-point p,.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .opportunity p{font-family:PingFang SC,sans-serif;font-size:24px;line-height:1.4;color:#000;margin:0 0 8px}.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .pain-point p:last-child,.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .opportunity p:last-child{margin-bottom:0}.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .arrow{font-size:48px;color:#009387}@media (max-width: 968px){.speed-read-page .design-opportunities .opportunities-grid .opportunity-row .arrow{display:none}}.speed-read-page .design-style{margin-bottom:120px}@media (max-width: 768px){.speed-read-page .design-style{margin-bottom:80px}}.speed-read-page .design-style .style-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}@media (max-width: 1200px){.speed-read-page .design-style .style-grid{grid-template-columns:1fr;gap:40px}}.speed-read-page .design-style .style-grid .style-showcase img{width:100%;height:auto;border-radius:20px}.speed-read-page .design-style .style-grid .style-explanation h3{font-family:Inter,sans-serif;font-size:36px;line-height:1.3;letter-spacing:-1.44px;color:#000;margin:0 0 32px}.speed-read-page .design-style .style-grid .style-explanation p{font-family:PingFang SC,sans-serif;font-size:24px;line-height:1.6;letter-spacing:-.96px;color:#000;margin:0 0 20px}.speed-read-page .design-style .style-grid .style-explanation p:last-child{margin-bottom:0}.speed-read-page .design-style .style-grid .style-explanation .style-examples{display:flex;gap:20px;margin:32px 0}.speed-read-page .design-style .style-grid .style-explanation .style-examples img{flex:1;width:50%;height:auto;border-radius:8px}.speed-read-page .design-style .style-grid .style-explanation .example-caption{font-size:16px;letter-spacing:-.64px;color:#000}.speed-read-page .smart-notes-feature{margin-bottom:120px}@media (max-width: 768px){.speed-read-page .smart-notes-feature{margin-bottom:80px}}.speed-read-page .smart-notes-feature .section-heading{font-family:PingFang SC,sans-serif;font-weight:500;font-size:32px;line-height:1.4;letter-spacing:-1.28px;max-width:900px;margin-bottom:60px}.speed-read-page .smart-notes-feature .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:80px}@media (max-width: 1200px){.speed-read-page .smart-notes-feature .feature-grid{grid-template-columns:1fr;gap:40px}}.speed-read-page .smart-notes-feature .feature-grid .feature-showcase img{width:100%;height:auto;border-radius:20px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo{margin-bottom:40px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel{background:#fff;border:2px solid rgba(0,147,135,.49);border-radius:20px;padding:30px;margin-bottom:20px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-title{font-family:Inter,sans-serif;font-weight:700;font-size:14px;color:#12ada0;display:block;margin-bottom:20px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline{list-style:none;padding:0;margin:0 0 20px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;color:#333;margin-bottom:12px;padding-left:24px;position:relative}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li:before{content:"•";position:absolute;left:0}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.highlighted{background:#e183e459;padding:8px 12px;border-radius:6px;margin-left:24px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.highlighted .highlight-dot{display:inline-block;width:6px;height:6px;background:#e183e459;margin-right:8px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.selected{background:#db93de8f;padding:12px;border-radius:10px;margin-left:0}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.selected .highlight-dot{display:inline-block;width:6px;height:6px;background:#a22ca659;margin-right:8px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.selected .highlight-dot.purple{background:#a22ca659}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.selected .engagement-stats{display:flex;gap:12px;margin-top:8px;font-size:12px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.selected .engagement-stats .likes,.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li.selected .engagement-stats .comments{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;background:#ffffff80}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li ul{list-style:none;padding-left:24px;margin-top:8px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .notes-outline li ul li:before{content:"◦"}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .copy-markdown-btn{background:#1bb0a321;color:#1da89d9e;border:none;border-radius:6px;padding:6px 12px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;cursor:pointer;transition:all .3s ease}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .notes-panel .copy-markdown-btn:hover{background:#1bb0a340}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .filter-option .visibility-toggle{background:#b464b547;color:#b464b5;border:none;border-radius:6px;padding:6px 12px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;margin-bottom:12px;transition:all .3s ease}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .filter-option .visibility-toggle:hover{background:#b464b566}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .smart-notes-demo .filter-option .filter-note{font-family:PingFang SC,sans-serif;font-size:16px;line-height:1.6;letter-spacing:-.64px;color:#000;margin:0}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .feature-description p{font-family:PingFang SC,sans-serif;font-size:20px;line-height:1.6;letter-spacing:-.8px;color:#000;margin:0 0 20px}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .feature-description p:last-child{margin-bottom:0}.speed-read-page .smart-notes-feature .feature-grid .feature-explanation .feature-description .feature-note{font-family:PingFang SC,sans-serif;font-size:16px;letter-spacing:-.64px;color:#000}.speed-read-page .smart-notes-feature .additional-features{display:flex;flex-direction:column;gap:60px}.speed-read-page .smart-notes-feature .additional-features .feature-item{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media (max-width: 1200px){.speed-read-page .smart-notes-feature .additional-features .feature-item{grid-template-columns:1fr;gap:30px}}.speed-read-page .smart-notes-feature .additional-features .feature-item img{width:100%;height:auto;border-radius:20px}.speed-read-page .smart-notes-feature .additional-features .feature-item .feature-text p{font-family:PingFang SC,sans-serif;font-size:20px;line-height:1.6;letter-spacing:-.8px;color:#000;margin:0 0 20px}.speed-read-page .smart-notes-feature .additional-features .feature-item .feature-text p:last-child{margin-bottom:0}.speed-read-page .back-to-portfolio{text-align:center;padding:60px 0}.speed-read-page .back-to-portfolio .back-button{display:inline-flex;align-items:center;font-family:Inter,sans-serif;font-weight:500;font-size:20px;color:#333;text-decoration:none;padding:16px 32px;border-radius:8px;background:#fff;border:2px solid #333333;transition:all .3s ease}.speed-read-page .back-to-portfolio .back-button:hover{background:#333;color:#fff;transform:translate(-5px)}.app{background:#fff;min-height:100vh;width:100%;position:relative;overflow:hidden}.background-svg{position:absolute;top:-100rem;z-index:0;pointer-events:none}.background-svg svg{position:absolute;z-index:-1}.main-content{position:relative;z-index:1;max-width:1920px;margin:0 auto;padding:72px 90px}.hero-section{margin-top:604px;max-width:1216px}.hero-section .hero-wrapper{max-width:1069px}.hero-section .main-title{font-family:Bruno Ace SC,sans-serif;font-weight:400;font-size:128px;line-height:1.187;letter-spacing:-.06em;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:0}.hero-section .portfolio-title{font-family:Bruno Ace SC,sans-serif;font-weight:400;font-size:96px;line-height:1.187;letter-spacing:-.06em;text-transform:uppercase;text-align:left;color:#575757;margin-bottom:24px}.hero-section .subtitle{font-family:Anek Gujarati,sans-serif;font-weight:300;font-size:28px;color:#0009;line-height:1;letter-spacing:-.02em}.decorative-elements .vertical-line{position:absolute;left:96px;top:120px;width:1px;height:519px;background:#333}.decorative-elements .vertical-line:before{content:"";position:absolute;left:-2px;top:-3px;width:7px;height:23px;background:#333}.decorative-elements .horizontal-line{position:absolute;right:90px;top:959px;width:638px;height:7px;background:transparent}.decorative-elements .horizontal-line:before{content:"";position:absolute;left:0;top:4px;width:638px;height:1px;background:#333}.decorative-elements .horizontal-line:after{content:"";position:absolute;right:0;top:0;width:23px;height:7px;background:#333}.profile-section{display:flex;gap:88px;margin-top:566px;margin-left:1px;align-items:flex-start}.profile-section .profile-intro{width:min(100%,540px);flex-shrink:0}.profile-section .intro-text{font-family:Anek Gujarati,sans-serif;font-weight:500;font-size:64px;color:#272727;line-height:1.3125;text-align:left}.profile-section .social-section{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:12px;margin-left:11px}.profile-section .social-section .social-link{font-family:Anek Gujarati,sans-serif;font-weight:300;font-size:24px;line-height:1.875;color:#272727;text-decoration:none;padding:2px 12px;border-radius:6px;transition:all .3s ease;cursor:pointer;display:inline-block;width:auto}.profile-section .social-section .social-link:hover{background-color:#c8ff32;color:#000;transform:translateY(-2px)}.profile-section .profile-skills{flex:1;min-width:0;padding:8px 0 0}.profile-section .profile-skills-title{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:40px;line-height:1.11;color:#79a402;margin:0 0 22px}.profile-section .profile-skills-list{display:flex;flex-direction:column;gap:18px;max-width:920px}.profile-section .profile-skill-item{margin:0;font-family:Inter,sans-serif;font-size:20px;line-height:1.6;color:#333}.profile-section .profile-skill-label{font-weight:700;color:#272727}.profile-section .profile-skill-content{font-weight:500;color:#272727d1}.skills-education-section{display:flex;gap:243px;margin-top:211px;margin-left:11px;align-items:flex-start}.skills-education-section .skills-container{display:flex;gap:144px}.skills-education-section .skills-container .skill-category .skill-title{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:40px;line-height:1.11;color:#79a402;margin-bottom:16px}.skills-education-section .skills-container .skill-category .skill-list{font-family:Inter,sans-serif;font-weight:600;font-size:32px;line-height:1.11;color:#333}.skills-education-section .education-container{width:798px;height:251px}.skills-education-section .education-container .education-title{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:40px;line-height:1.11;color:#79a402;margin:0 0 61px}.skills-education-section .education-container .education-list{display:flex;flex-direction:column;gap:61px;width:100%}.skills-education-section .education-container .education-item{display:flex;flex-direction:column;width:601px}.skills-education-section .education-container .education-item .degree-title{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:32px;line-height:1.52;color:#333;margin:0;width:100%}.skills-education-section .education-container .education-item .university-name{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:1.21;letter-spacing:.005em;text-transform:uppercase;color:#333;margin:0;width:100%}.projects-section{margin-top:300px}.projects-section .projects-title{font-family:Anek Gujarati,sans-serif;font-weight:700;font-size:40px;line-height:1.11;color:#333;margin-bottom:51px;margin-left:15px;width:207px;height:44px}.projects-section .projects-grid{display:flex;flex-wrap:wrap;gap:101px;margin-left:11px;width:1717px}.projects-section .project-card{display:flex;flex-direction:column;gap:17px;max-width:808px;width:808px}.projects-section .project-card .project-image{width:100%;height:534px;border-radius:8px;background:#c4c4c4}.projects-section .project-card .project-image.project-1{background-image:url(/images/project1.png);background-size:cover;background-position:center}.projects-section .project-card .project-image.project-2{background-image:url(/images/project2.jpg);background-size:cover;background-position:center}.projects-section .project-card .project-image.project-3{background-image:url(/images/project3.png);background-size:cover;background-position:center}.projects-section .project-card .project-image.project-4{background-image:url(/images/project4.png);background-size:cover;background-position:center}.projects-section .project-card .project-image:hover{transform:scale(1.005);transition:transform .5s ease;box-shadow:0 0 10px #0000001a}.projects-section .project-card .project-content{display:flex;flex-direction:column;gap:7px;align-self:stretch}.projects-section .project-card .project-content .project-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.projects-section .project-card .project-content .project-header .project-title{font-family:Inter,sans-serif;font-weight:800;font-size:36px;line-height:1.21;color:#333;margin:0;flex-shrink:0}.projects-section .project-card .project-content .project-header .project-date{font-family:Inter,sans-serif;font-weight:600;font-size:32px;line-height:1.21;color:#2b2b2b;text-align:right;margin:0;flex-shrink:0}.projects-section .project-card .project-content .project-description{margin:0;font-family:Anek Gujarati,sans-serif;font-weight:400;font-size:24px;line-height:1.52;color:#333;align-self:stretch}.bottom-slogan-section{text-align:center;margin-top:580px;margin-left:398px}.bottom-slogan-section .bottom-slogan{font-family:Bruno Ace SC,sans-serif;font-size:48px;line-height:1.187;background:linear-gradient(90deg,#000,#666);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;margin:0;width:764px;height:114px}@media (max-width: 1200px){.main-content{padding:50px}.hero-section .main-title{font-size:96px}.hero-section .portfolio-title{font-size:72px}.profile-section{gap:56px}.profile-section .intro-text{font-size:52px}.profile-section .profile-intro{width:min(100%,440px)}.profile-section .profile-skills-title{font-size:34px}.profile-section .profile-skill-item{font-size:18px}.projects-section .projects-grid{width:auto;gap:60px}.projects-section .project-card{width:100%;max-width:600px}.bottom-slogan-section{margin-left:100px}.bottom-slogan-section .bottom-slogan{width:auto;max-width:600px}}@media (max-width: 768px){.main-content{padding:30px}.hero-section{margin-top:300px}.hero-section .main-title{font-size:64px}.hero-section .portfolio-title{font-size:48px}.hero-section .subtitle{font-size:24px}.profile-section{margin-top:200px;margin-left:0;flex-direction:column;gap:40px}.profile-section .profile-intro{width:100%}.profile-section .intro-text{font-size:48px}.profile-section .social-section{margin-left:0;gap:10px}.profile-section .social-section .social-link{font-size:20px;line-height:1.5}.profile-section .profile-skills{width:100%;padding-top:0}.profile-section .profile-skills-title{font-size:32px;margin-bottom:18px}.profile-section .profile-skills-list{gap:14px}.profile-section .profile-skill-item{font-size:17px;line-height:1.55}.projects-section .projects-grid{flex-direction:column;width:auto;gap:50px}.projects-section .project-card{width:100%;max-width:100%}.projects-section .project-card .project-content .project-header{gap:20px}.projects-section .project-card .project-content .project-header .project-title{font-size:28px}.projects-section .project-card .project-content .project-header .project-date{font-size:24px}.bottom-slogan-section{margin-left:0}.bottom-slogan-section .bottom-slogan{font-size:32px;width:auto}}html,body,#root{height:100%;margin:0;padding:0;font-family:Anek Gujarati,Bruno Ace SC,Arial,sans-serif;background:#fff;color:#333}*{box-sizing:border-box}
