*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Arial,sans-serif;font-size:17px;line-height:1.47;color:#1d1d1f;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ap-nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:48px;background:rgba(22,22,23,0.72);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(255,255,255,0.08);display:flex;align-items:center;transition:background 0.3s ease,border-color 0.3s ease}.ap-nav.scrolled{background:rgba(255,255,255,0.82);border-bottom-color:rgba(0,0,0,0.1)}.ap-nav.scrolled .ap-nav-links a{color:#1d1d1f}.ap-nav-inner{max-width:1200px;margin:0 auto;width:100%;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.ap-nav-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.ap-nav-logo img{width:30px;height:30px;border-radius:50%;display:block;opacity:0.85;transition:opacity 0.2s ease,transform 0.2s ease}.ap-nav-logo:hover img{opacity:1;transform:scale(1.08)}.ap-nav-links{display:flex;gap:28px;align-items:center}.ap-nav-links a{font-size:14px;color:rgba(245,245,247,0.65);text-decoration:none;transition:color 0.2s}.ap-nav-links a:hover{color:#f5f5f7}.ap-nav.scrolled .ap-nav-links a:hover{color:#1d1d1f}.ap-nav-dropdown{position:relative}.ap-nav-dropdown-btn{display:flex;align-items:center;gap:5px;font-size:14px;font-family:inherit;color:rgba(245,245,247,0.65);background:none;border:none;cursor:pointer;padding:0;transition:color 0.2s}.ap-nav-dropdown-btn:hover,.ap-nav-dropdown-btn[aria-expanded="true"]{color:#f5f5f7}.ap-nav.scrolled .ap-nav-dropdown-btn{color:rgba(29,29,31,0.65)}.ap-nav.scrolled .ap-nav-dropdown-btn:hover,.ap-nav.scrolled .ap-nav-dropdown-btn[aria-expanded="true"]{color:#1d1d1f}.ap-nav-dropdown-menu{display:none;position:absolute;top:calc(100%+12px);right:0;min-width:160px;background:rgba(255,255,255,0.95);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(0,0,0,0.08);border-radius:12px;padding:6px;z-index:200;box-shadow:0 8px 32px rgba(0,0,0,0.12)}.ap-nav-dropdown-menu.open{display:block}.ap-nav-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;font-size:13px;color:#1d1d1f;text-decoration:none;transition:background 0.15s}.ap-nav-dropdown-menu a:hover{background:rgba(0,0,0,0.05);color:#1d1d1f}.ap-hero{min-height:100vh;background:#000;color:#f5f5f7;position:relative;display:flex;align-items:center;overflow:hidden}.ap-hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%;padding:120px 40px 100px}.ap-hero-text{max-width:500px}.ap-hero-portrait{position:absolute;left:50%;top:0;bottom:0;right:0;z-index:1}.ap-hero-portrait::before{content:'';position:absolute;inset:0;background:linear-gradient(to right,#000 0%,rgba(0,0,0,0.55) 30%,transparent 65%);z-index:1;pointer-events:none}.ap-hero-portrait img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 10%}.ap-eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.18em;color:#2997ff;margin-bottom:24px;display:block}.ap-section .ap-eyebrow{font-size:clamp(28px,3.5vw,44px);font-weight:700;text-transform:none;letter-spacing:-0.025em;margin-bottom:40px}.ap-hero h1,.ap-hero-dot-title{font-size:clamp(44px,5vw,72px);font-weight:700;line-height:1.05;letter-spacing:-0.05em;margin-bottom:32px;background:linear-gradient(160deg,#f5f5f7 30%,#6e6e73 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transform:translateY(36px);animation:title-rise 1s cubic-bezier(0.22,1,0.36,1) 0.25s forwards}@keyframes title-rise{to{opacity:1;transform:translateY(0)}}.ap-hero-sub{font-size:clamp(21px,2.5vw,28px);font-weight:300;color:rgba(245,245,247,0.45);margin-bottom:52px;max-width:580px;line-height:1.38;letter-spacing:-0.01em}.ap-hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.ap-btn{display:inline-block;background:#2997ff;color:#fff;padding:13px 26px;border-radius:980px;font-size:17px;font-weight:400;text-decoration:none;transition:background 0.2s ease,transform 0.2s ease;line-height:1}.ap-btn:hover{background:#0077ed;transform:scale(1.02)}.ap-btn-ghost{background:transparent;border:1.5px solid rgba(245,245,247,0.28);color:#f5f5f7}.ap-btn-ghost:hover{background:rgba(255,255,255,0.08);transform:scale(1.02)}.ap-section{padding:120px 0}.ap-section-dark{background:#000;color:#f5f5f7}.ap-section-gray{background:#f5f5f7;color:#1d1d1f}.ap-section-inner{max-width:1200px;margin:0 auto;padding:0 40px}.ap-section-header{margin-bottom:64px}.ap-section-title{font-size:clamp(36px,5vw,60px);font-weight:700;letter-spacing:-0.03em;line-height:1.05}.ap-section .ap-eyebrow{color:#1d1d1f}.ap-section-dark .ap-eyebrow{color:#f5f5f7}.ap-section-gray .ap-eyebrow{color:#1d1d1f}.ap-about-grid{}.ap-bio{font-size:21px;font-weight:300;line-height:1.65;color:#1d1d1f;margin-bottom:48px}.ap-bio p{margin-bottom:24px}.ap-bio p:last-child{margin-bottom:0}.ap-bio strong{font-weight:600}.ap-bio a{color:#0071e3;text-decoration:none}.ap-bio a:hover{text-decoration:underline}.ap-skills{display:flex;flex-direction:column;gap:0}.ap-skills-group{display:flex;align-items:flex-start;gap:20px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,0.07)}.ap-skills-group:last-child{border-bottom:none;padding-bottom:0}.ap-skills-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#6e6e73;white-space:nowrap;min-width:140px;flex-shrink:0;padding-top:6px}.ap-skills-tags{display:flex;flex-wrap:wrap;gap:8px}.ap-skill-tag{display:inline-block;font-size:13px;font-weight:400;color:#1d1d1f;background:rgba(29,29,31,0.06);border:1px solid rgba(29,29,31,0.1);border-radius:980px;padding:5px 14px;line-height:1.4;text-decoration:none;transition:background 0.15s ease,border-color 0.15s ease;white-space:nowrap}.ap-project-group{margin-bottom:72px}.ap-project-group:last-child{margin-bottom:0}.ap-project-group-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#6e6e73;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,0.1)}.ap-section-dark .ap-project-group-title{color:#aeaeb2;border-bottom-color:rgba(255,255,255,0.1)}.ap-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ap-card{border-radius:18px;overflow:hidden;background:#1c1c1e;transition:transform 0.4s cubic-bezier(0.34,1.1,0.64,1),box-shadow 0.4s ease;display:flex;flex-direction:column;text-decoration:none}.ap-cards-light .ap-card{background:#fff;transition:transform 0.3s ease,box-shadow 0.3s ease}.ap-card:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 28px 56px rgba(0,0,0,0.45)}.ap-cards-light .ap-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,0.1)}.ap-card-img-wrap{overflow:hidden;aspect-ratio:16 / 9;max-height:300px;flex-shrink:0}.ap-card-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform 0.5s cubic-bezier(0.25,1,0.5,1)}.ap-card:hover .ap-card-img{transform:scale(1.05)}.ap-card-img-placeholder{width:100%;height:100%;background:#2c2c2e;background-image:radial-gradient(circle,rgba(255,255,255,0.08) 1px,transparent 1px);background-size:16px 16px}.ap-cards-light .ap-card-img-placeholder{background:#e8e8ed;background-image:radial-gradient(circle,rgba(0,0,0,0.08) 1px,transparent 1px);background-size:16px 16px}.ap-card-body{padding:24px 28px 28px;flex:1;display:flex;flex-direction:column}.ap-card-title{font-size:19px;font-weight:600;color:#f5f5f7;letter-spacing:-0.02em;margin-bottom:8px;line-height:1.25}.ap-cards-light .ap-card-title{color:#1d1d1f}.ap-card-desc{font-size:14px;color:#8e8e93;line-height:1.45;margin-bottom:16px;flex:1}.ap-cards-light .ap-card-desc{color:#6e6e73}.ap-card-links{display:flex;gap:6px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,0.07);padding-top:14px}.ap-cards-light .ap-card-links{border-top-color:rgba(0,0,0,0.07)}.ap-card-link{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.07em;color:#6e6e73;background:rgba(0,0,0,0.06);border-radius:4px;padding:3px 8px;text-decoration:none;transition:background 0.2s,color 0.2s}.ap-card-link:hover{background:rgba(0,0,0,0.1);color:#1d1d1f}.ap-card-link[href*="nintendo" i]{background:rgba(228,0,15,0.1);color:#c4000c}.ap-card-link[href*="nintendo" i]:hover{background:rgba(228,0,15,0.18);color:#a30009}.ap-card-link[href*="xbox" i]{background:rgba(16,124,16,0.1);color:#0e7a0e}.ap-card-link[href*="xbox" i]:hover{background:rgba(16,124,16,0.18);color:#085e08}.ap-card-link[href*="steampowered.com"]{background:rgba(74,159,212,0.12);color:#3a89c0}.ap-card-link[href*="steampowered.com"]:hover{background:rgba(74,159,212,0.22);color:#2a6fa0}.ap-card-link[href*="itunes.apple.com"],.ap-card-link[href*="apple.co"]{background:rgba(0,0,0,0.08);color:#1d1d1f}.ap-card-link[href*="itunes.apple.com"]:hover,.ap-card-link[href*="apple.co"]:hover{background:rgba(0,0,0,0.15);color:#000}.ap-card-link[href*="play.google.com"],.ap-card-link[href*="market.android.com"]{background:rgba(52,168,83,0.1);color:#1e7e3a}.ap-card-link[href*="play.google.com"]:hover,.ap-card-link[href*="market.android.com"]:hover{background:rgba(52,168,83,0.18);color:#155e2a}.ap-card-link[href*="youtube.com"],.ap-card-link[href*="youtu.be"]{background:rgba(255,0,0,0.08);color:#cc0000}.ap-card-link[href*="youtube.com"]:hover,.ap-card-link[href*="youtu.be"]:hover{background:rgba(255,0,0,0.15);color:#aa0000}.ap-card-link[href*="microsoft.com"]{background:rgba(0,120,212,0.1);color:#0063b1}.ap-card-link[href*="microsoft.com"]:hover{background:rgba(0,120,212,0.18);color:#004e8c}.ap-contact{padding:140px 40px;background:#000;text-align:center}.ap-contact h2{font-size:clamp(40px,5vw,64px);font-weight:700;letter-spacing:-0.03em;color:#f5f5f7;margin-bottom:16px}.ap-contact p{font-size:21px;font-weight:300;color:rgba(245,245,247,0.5);margin-bottom:48px;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.5}.ap-contact-ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.ap-footer{padding:32px 0;background:#000;border-top:1px solid rgba(255,255,255,0.07)}.ap-footer-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.ap-footer-copy{font-size:13px;color:rgba(245,245,247,0.3)}.ap-social-icons{display:flex;gap:20px}.ap-social-icons a{color:rgba(245,245,247,0.35);text-decoration:none;transition:color 0.2s;display:flex;align-items:center}.ap-social-icons a:hover{color:rgba(245,245,247,0.8)}.ap-social-icons svg{width:20px;height:20px;fill:currentColor}.ap-timeline{display:flex;position:relative;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.ap-timeline::before{content:'';position:absolute;top:40px;left:0;right:0;height:1px;background:rgba(0,0,0,0.12);z-index:0}.ap-timeline-item{flex:1;min-width:148px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;padding:0 8px}.ap-timeline-period{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#6e6e73;line-height:1.4;height:28px;display:flex;align-items:flex-end;margin-bottom:6px}.ap-timeline-current .ap-timeline-period{color:#0071e3}.ap-timeline-dot{width:12px;height:12px;border-radius:50%;background:#c7c7cc;border:2.5px solid #f5f5f7;flex-shrink:0;position:relative;z-index:1;margin-bottom:14px}.ap-timeline-current .ap-timeline-dot{background:#0071e3;width:14px;height:14px;box-shadow:0 0 0 4px rgba(0,113,227,0.15)}.ap-timeline-company{font-size:14px;font-weight:600;color:#1d1d1f;letter-spacing:-0.01em;margin:0 0 3px;line-height:1.25}.ap-timeline-current .ap-timeline-company{color:#0071e3}.ap-timeline-role{font-size:12px;color:#3d3d3f;margin:0 0 2px;line-height:1.4}.ap-timeline-loc{font-size:11px;color:#aeaeb2;margin:0}.ap-section-dark .ap-timeline::before{background:rgba(255,255,255,0.15)}.ap-section-dark .ap-timeline-dot{border-color:#000;background:#6e6e73}.ap-section-dark .ap-timeline-period{color:#aeaeb2}.ap-section-dark .ap-timeline-company{color:#f5f5f7}.ap-section-dark .ap-timeline-role{color:#c7c7cc}.ap-section-dark .ap-timeline-subrole{color:#6e6e73}.ap-section-dark .ap-timeline-loc{color:#6e6e73}.ap-section-dark .ap-timeline-current .ap-timeline-period{color:#2997ff}.ap-section-dark .ap-timeline-current .ap-timeline-company{color:#2997ff}.ap-section-dark .ap-timeline-current .ap-timeline-dot{background:#2997ff;border-color:#000;box-shadow:0 0 0 4px rgba(41,151,255,0.2),0 0 12px rgba(41,151,255,0.4)}.ap-timeline-now{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#fff;background:#2997ff;border-radius:3px;padding:1px 5px;vertical-align:middle;margin-left:5px;line-height:1.6}.ap-timeline-roles{display:flex;flex-direction:column;gap:6px;margin:2px 0 4px}.ap-timeline-role-item{display:flex;flex-direction:column;gap:1px}.ap-timeline-role-item .ap-timeline-role{margin:0}.ap-timeline-subrole{font-size:10px;color:#aeaeb2;margin:0;line-height:1.3}.ap-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ap-testimonial{background:#fff;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:20px;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.ap-testimonial-quote{font-size:14px;line-height:1.65;color:#3d3d3f;flex:1;position:relative;padding-top:24px}.ap-testimonial-quote::before{content:'\201C';position:absolute;top:-8px;left:-4px;font-size:56px;line-height:1;color:#d1d1d6;font-family:Georgia,serif}.ap-testimonial-author{display:flex;align-items:center;gap:12px;border-top:1px solid rgba(0,0,0,0.06);padding-top:16px}.ap-testimonial-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;text-decoration:none;transition:opacity 0.2s;display:block}.ap-testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ap-testimonial-avatar:hover{opacity:0.75}.ap-testimonial-name{font-size:13px;font-weight:600;color:#1d1d1f;margin:0 0 1px}.ap-testimonial-name a{color:#1d1d1f;text-decoration:none}.ap-testimonial-name a:hover{color:#0071e3}.ap-testimonial-title{font-size:11px;color:#6e6e73;margin:0 0 1px}.ap-testimonial-rel{font-size:11px;color:#aeaeb2;margin:0}.ap-testimonial-rel a{color:#0071e3;text-decoration:none}.ap-testimonial-rel a:hover{text-decoration:underline}@media (max-width:1000px){.ap-testimonials{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ap-testimonials{grid-template-columns:1fr}}.ap-reveal{opacity:0;transform:translateY(28px);transition:opacity 0.75s cubic-bezier(0.22,1,0.36,1),transform 0.75s cubic-bezier(0.22,1,0.36,1)}.ap-reveal.visible{opacity:1;transform:none}.ap-reveal-delay-1{transition-delay:0.1s}.ap-reveal-delay-2{transition-delay:0.2s}.ap-reveal-delay-3{transition-delay:0.3s}.ap-reveal-delay-4{transition-delay:0.4s}@media (max-width:900px){.ap-cards{grid-template-columns:1fr}.ap-section{padding:80px 0}.ap-section-inner{padding:0 24px}.ap-hero-inner{padding:100px 24px 80px}.ap-hero-portrait{left:55%}.ap-footer{padding:28px 0}.ap-footer-inner{padding:0 24px}.ap-nav-inner{padding:0 24px}}@media (max-width:600px){.ap-section{padding:60px 0}.ap-section-inner{padding:0 20px}.ap-section-header{margin-bottom:40px}.ap-hero{align-items:flex-end}.ap-hero-inner{padding:60px 20px 60px}.ap-hero-sub{margin-bottom:16px}.ap-hero-portrait{left:0;top:0;bottom:auto;height:60vh}.ap-hero-portrait::before{background:linear-gradient(to bottom,transparent 30%,#000 90%)}.ap-footer-inner{padding:0 20px}.ap-nav-inner{padding:0 20px}.ap-bio{font-size:18px}.ap-skills-group{flex-direction:column;gap:8px}.ap-skills-label{min-width:0;padding-top:0}.ap-timeline{flex-direction:column;overflow-x:visible;padding-bottom:0}.ap-timeline::before{display:none}.ap-timeline-item{flex-direction:row;align-items:flex-start;text-align:left;min-width:0;padding:12px 0;gap:12px;border-bottom:1px solid rgba(0,0,0,0.07)}.ap-timeline-item:last-child{border-bottom:none;padding-bottom:0}.ap-section-dark .ap-timeline-item{border-bottom-color:rgba(255,255,255,0.08)}.ap-timeline-dot{display:none}.ap-timeline-period{height:auto;align-items:flex-start;margin-bottom:0;min-width:88px;flex-shrink:0;font-size:10px;padding-top:2px}.ap-timeline-content{text-align:left}}@media (max-width:560px){.ap-nav-links{gap:20px}}.ap-favicon{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-right:6px;border-radius:3px;object-fit:contain;position:relative;top:-1px}.ap-bio a .ap-favicon{width:14px;height:14px;margin-right:4px;top:-1px}.ap-hero-scroll{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);z-index:3;color:rgba(255,255,255,0.5);transition:opacity 0.4s ease,color 0.2s ease;animation:scroll-bounce 2.4s ease-in-out infinite;opacity:0;animation-delay:1.8s;animation-fill-mode:forwards}.ap-hero-scroll:hover{color:rgba(255,255,255,0.9)}.ap-hero-scroll.hidden{opacity:0 !important;transition:opacity 0.3s ease}@keyframes scroll-bounce{0%{opacity:0;transform:translateX(-50%) translateY(0)}15%{opacity:1}50%{opacity:1;transform:translateX(-50%) translateY(6px)}85%{opacity:1}100%{opacity:0.6;transform:translateX(-50%) translateY(0)}}.ap-post-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.ap-post-tags--light .ap-post-tag{color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.12)}.ap-post-tag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.07em;color:#6e6e73;background:rgba(0,0,0,0.06);border-radius:4px;padding:3px 8px}.ap-blog-hero{background:#000;padding:120px 0 64px}.ap-blog-hero-inner{max-width:1200px;margin:0 auto;padding:0 40px}.ap-blog-hero-label{font-size:13px;font-weight:500;color:#6e6e73;margin-bottom:12px;letter-spacing:0.01em}.ap-blog-hero-title{font-size:clamp(48px,7vw,80px);font-weight:700;letter-spacing:-0.04em;line-height:1;color:#f5f5f7}.ap-blog-main{background:#f5f5f7;padding:64px 0 120px}.ap-blog-main-inner{max-width:1200px;margin:0 auto;padding:0 40px}.ap-blog-featured{display:block;text-decoration:none;color:inherit;border-radius:18px;overflow:hidden;background:#1d1d1f;margin-bottom:24px;transition:transform 0.3s ease,box-shadow 0.3s ease}.ap-blog-featured:hover{transform:scale(1.01);box-shadow:0 20px 60px rgba(0,0,0,0.18)}.ap-blog-featured-img{width:100%;height:380px;background-size:cover;background-position:center}.ap-blog-featured-img--gradient{background:linear-gradient(135deg,#1c1c1e 0%,#2c2c2e 50%,#111 100%)}.ap-blog-featured-body{padding:36px 40px 40px}.ap-blog-featured-title{font-size:clamp(24px,3vw,36px);font-weight:700;letter-spacing:-0.03em;line-height:1.15;color:#f5f5f7;margin-bottom:10px}.ap-blog-featured-sub{font-size:17px;font-weight:300;color:rgba(245,245,247,0.65);line-height:1.5;margin-bottom:20px}.ap-blog-featured-date{font-size:13px;color:rgba(245,245,247,0.45)}.ap-blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ap-blog-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:18px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.ap-blog-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,0.1)}.ap-blog-card-img{width:100%;height:200px;background-size:cover;background-position:center}.ap-blog-card-img--gradient{background:linear-gradient(135deg,#1c1c1e 0%,#3a3a3c 100%)}.ap-blog-card-body{padding:24px 28px 28px}.ap-blog-card-title{font-size:19px;font-weight:600;letter-spacing:-0.02em;line-height:1.25;color:#1d1d1f;margin-bottom:8px}.ap-blog-card-sub{font-size:14px;color:#6e6e73;line-height:1.45;margin-bottom:16px}.ap-blog-card-date{font-size:12px;color:#aeaeb2}.ap-blog-empty{font-size:17px;color:#6e6e73;padding:48px 0}.ap-post-hero{background:#000;padding:120px 0 80px;background-size:cover;background-position:center;position:relative}.ap-post-hero--image::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.75) 100%)}.ap-post-hero-inner{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.ap-post-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:rgba(245,245,247,0.6);text-decoration:none;margin-bottom:32px;transition:color 0.2s ease;letter-spacing:0.01em}.ap-post-back:hover{color:#f5f5f7}.ap-post-hero-title{font-size:clamp(28px,4.5vw,52px);font-weight:700;letter-spacing:-0.03em;line-height:1.1;color:#f5f5f7;margin-bottom:16px}.ap-post-hero-sub{font-size:19px;font-weight:300;color:rgba(245,245,247,0.65);line-height:1.5;margin-bottom:28px}.ap-post-hero-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(245,245,247,0.45)}.ap-post-hero-dot{opacity:0.4}.ap-post{background:#fff;padding:64px 0 100px;overflow-x:hidden}.ap-post-inner{max-width:1200px;margin:0 auto;padding:0 40px}.ap-post-content{font-size:18px;font-weight:300;line-height:1.8;color:#1d1d1f}.ap-post-content h2{font-size:28px;font-weight:600;letter-spacing:-0.02em;color:#1d1d1f;margin:56px 0 16px;line-height:1.2}.ap-post-content h3{font-size:21px;font-weight:600;letter-spacing:-0.01em;color:#1d1d1f;margin:40px 0 12px}.ap-post-content p{margin-bottom:28px}.ap-post-content p:last-child{margin-bottom:0}.ap-post-content a{color:#0071e3;text-decoration:none}.ap-post-content a:hover{text-decoration:underline}.ap-post-content strong{font-weight:600}.ap-post-content em{font-style:italic}.ap-post-content ul,.ap-post-content ol{margin:0 0 28px 24px;line-height:1.8}.ap-post-content li{margin-bottom:8px}.ap-post-content code{font-family:ui-monospace,'SF Mono',Menlo,monospace;font-size:0.85em;background:rgba(0,0,0,0.06);border-radius:5px;padding:2px 6px;color:#1d1d1f}.ap-post-content pre{background:#1d1d1f;border-radius:14px;padding:28px;margin-bottom:32px;overflow-x:auto}.ap-post-content pre code{background:none;padding:0;color:#f5f5f7;font-size:14px;line-height:1.7}.ap-post-content blockquote{border-left:3px solid #0071e3;margin:0 0 28px;padding:8px 0 8px 24px;color:#6e6e73;font-style:italic;font-size:20px;line-height:1.6}.ap-post-content hr{border:none;border-top:1px solid rgba(0,0,0,0.08);margin:28px 0}.ap-post-content img{display:block;width:100%;max-width:100%;border-radius:14px;margin-top:32px;margin-bottom:32px}.ap-post-more{background:#f5f5f7;padding:80px 0 100px}.ap-post-more-inner{max-width:1200px;margin:0 auto;padding:0 40px}.ap-post-more-heading{font-size:clamp(26px,3.5vw,40px);font-weight:700;letter-spacing:-0.025em;color:#1d1d1f;margin-bottom:40px}.ap-post-more-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:860px){.ap-post-more-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ap-post-more-grid{grid-template-columns:1fr}}.ap-post-footer{margin-top:72px;padding-top:32px;border-top:1px solid rgba(0,0,0,0.08)}.ap-post-back--footer{color:#0071e3;margin-bottom:0}.ap-post-back--footer:hover{color:#0077ed}@media (max-width:900px){.ap-blog-grid{grid-template-columns:1fr}.ap-blog-featured-img{height:260px}}@media (max-width:600px){.ap-blog-hero-inner,.ap-blog-main-inner,.ap-post-hero-inner,.ap-post-inner{padding:0 20px}.ap-blog-featured-body{padding:24px 20px 28px}.ap-blog-card-body{padding:20px}.ap-post-content{font-size:17px}.ap-blog-hero{padding:60px 0 48px}}